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