Home
last modified time | relevance | path

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

/openbmc/linux/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()