Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpio/
Dgpiolib-cdev.c968 static void debounce_work_func(struct work_struct *work) in debounce_work_func() function
1767 INIT_DELAYED_WORK(&lr->lines[i].work, debounce_work_func); in linereq_create()