Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/input/keyboard/
Dadp5588-keys.c236 static void adp5588_gpio_remove(struct adp5588_kpad *kpad) in adp5588_gpio_remove() function
262 static inline void adp5588_gpio_remove(struct adp5588_kpad *kpad) in adp5588_gpio_remove() function
609 adp5588_gpio_remove(kpad); in adp5588_remove()
/Linux-v5.10/drivers/gpio/
Dgpio-adp5588.c420 static int adp5588_gpio_remove(struct i2c_client *client) in adp5588_gpio_remove() function
463 .remove = adp5588_gpio_remove,