Searched refs:snd_hdac_bus_process_unsol_events (Results 1 – 1 of 1) sorted by relevance
15 static void snd_hdac_bus_process_unsol_events(struct work_struct *work);41 INIT_WORK(&bus->unsol_work, snd_hdac_bus_process_unsol_events); in snd_hdac_bus_init()154 static void snd_hdac_bus_process_unsol_events(struct work_struct *work) in snd_hdac_bus_process_unsol_events() function