Searched refs:process_unsol_events (Results 1 – 1 of 1) sorted by relevance
12 static void process_unsol_events(struct work_struct *work);27 INIT_WORK(&bus->unsol_work, process_unsol_events); in snd_hdac_bus_init()135 static void process_unsol_events(struct work_struct *work) in process_unsol_events() function