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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/aoa/core/
H A Dsnd-aoa-gpio-pmf.c72 static void pmf_handle_notify(struct work_struct *work) function
87 INIT_DELAYED_WORK(&rt->headphone_notify.work, pmf_handle_notify);
88 INIT_DELAYED_WORK(&rt->line_in_notify.work, pmf_handle_notify);
89 INIT_DELAYED_WORK(&rt->line_out_notify.work, pmf_handle_notify);

Completed in 98 milliseconds