Home
last modified time | relevance | path

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

/linux-4.4.14/sound/aoa/core/
Dgpio-feature.c208 static void ftr_handle_notify(struct work_struct *work) in ftr_handle_notify() function
273 INIT_DELAYED_WORK(&rt->headphone_notify.work, ftr_handle_notify); in ftr_gpio_init()
274 INIT_DELAYED_WORK(&rt->line_in_notify.work, ftr_handle_notify); in ftr_gpio_init()
275 INIT_DELAYED_WORK(&rt->line_out_notify.work, ftr_handle_notify); in ftr_gpio_init()