Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpiolib-cdev.c444 * debounce_work_func(), which are themselves mutually exclusive,
459 * level is accessed by debounce_work_func(), which is the only
634 static void debounce_work_func(struct work_struct *work) in debounce_work_func() function
1338 INIT_DELAYED_WORK(&lr->lines[i].work, debounce_work_func); in linereq_create()
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpiolib-cdev.c496 * process_hw_ts_thread() and debounce_work_func(),
509 * debounce_work_func(), which are themselves mutually exclusive,
524 * level is accessed by debounce_work_func(), which is the only
872 static void debounce_work_func(struct work_struct *work) in debounce_work_func() function
1665 INIT_DELAYED_WORK(&lr->lines[i].work, debounce_work_func); in linereq_create()

Completed in 7 milliseconds