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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/aoa/core/
H A Dgpio-pmf.c73 static void pmf_handle_notify(struct work_struct *work) function
88 INIT_DELAYED_WORK(&rt->headphone_notify.work, pmf_handle_notify);
89 INIT_DELAYED_WORK(&rt->line_in_notify.work, pmf_handle_notify);
90 INIT_DELAYED_WORK(&rt->line_out_notify.work, pmf_handle_notify);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/aoa/core/
H A Dgpio-pmf.c73 static void pmf_handle_notify(struct work_struct *work) function
88 INIT_DELAYED_WORK(&rt->headphone_notify.work, pmf_handle_notify);
89 INIT_DELAYED_WORK(&rt->line_in_notify.work, pmf_handle_notify);
90 INIT_DELAYED_WORK(&rt->line_out_notify.work, pmf_handle_notify);

Completed in 68 milliseconds