Home
last modified time | relevance | path

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

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