Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpiolib-cdev.c1018 static void debounce_work_func(struct work_struct *work) in debounce_work_func() function
1843 INIT_DELAYED_WORK(&lr->lines[i].work, debounce_work_func); in linereq_create()