Searched refs:ftr_handle_notify (Results 1 – 1 of 1) sorted by relevance
210 static void ftr_handle_notify(struct work_struct *work) in ftr_handle_notify() function275 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()