Home
last modified time | relevance | path

Searched refs:shdn_gpiod (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/extcon/
H A Dextcon-max3355.c19 struct gpio_desc *shdn_gpiod; member
77 data->shdn_gpiod = gpiod; in max3355_probe()
119 gpiod_set_value_cansleep(data->shdn_gpiod, 0); in max3355_remove()