Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/aoa/core/
H A Dgpio-feature.c210 static void ftr_handle_notify(struct work_struct *work) in ftr_handle_notify() function
275 INIT_DELAYED_WORK(&rt->headphone_notify.work, ftr_handle_notify); in ftr_gpio_init()
276 INIT_DELAYED_WORK(&rt->line_in_notify.work, ftr_handle_notify); in ftr_gpio_init()
277 INIT_DELAYED_WORK(&rt->line_out_notify.work, ftr_handle_notify); in ftr_gpio_init()
/kernel/linux/linux-6.6/sound/aoa/core/
H A Dgpio-feature.c210 static void ftr_handle_notify(struct work_struct *work) in ftr_handle_notify() function
275 INIT_DELAYED_WORK(&rt->headphone_notify.work, ftr_handle_notify); in ftr_gpio_init()
276 INIT_DELAYED_WORK(&rt->line_in_notify.work, ftr_handle_notify); in ftr_gpio_init()
277 INIT_DELAYED_WORK(&rt->line_out_notify.work, ftr_handle_notify); in ftr_gpio_init()

Completed in 2 milliseconds