Home
last modified time | relevance | path

Searched refs:gpio_keys_attr_store_helper (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/keyboard/
H A Dgpio_keys.c222 * gpio_keys_attr_store_helper() - enable/disable buttons based on given bitmap
231 static ssize_t gpio_keys_attr_store_helper(struct gpio_keys_drvdata *ddata, in gpio_keys_attr_store_helper() function
324 error = gpio_keys_attr_store_helper(ddata, buf, type); \
/kernel/linux/linux-6.6/drivers/input/keyboard/
H A Dgpio_keys.c232 * gpio_keys_attr_store_helper() - enable/disable buttons based on given bitmap
241 static ssize_t gpio_keys_attr_store_helper(struct gpio_keys_drvdata *ddata, in gpio_keys_attr_store_helper() function
334 error = gpio_keys_attr_store_helper(ddata, buf, type); \

Completed in 3 milliseconds