Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpio/
Dgpiolib-cdev.c872 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()