Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/hda/
H A Dhdac_bus.c16 static void snd_hdac_bus_process_unsol_events(struct work_struct *work);
43 INIT_WORK(&bus->unsol_work, snd_hdac_bus_process_unsol_events); in snd_hdac_bus_init()
172 static void snd_hdac_bus_process_unsol_events(struct work_struct *work) in snd_hdac_bus_process_unsol_events() function
/kernel/linux/linux-6.6/sound/hda/
H A Dhdac_bus.c15 static void snd_hdac_bus_process_unsol_events(struct work_struct *work);
43 INIT_WORK(&bus->unsol_work, snd_hdac_bus_process_unsol_events); in snd_hdac_bus_init()
169 static void snd_hdac_bus_process_unsol_events(struct work_struct *work) in snd_hdac_bus_process_unsol_events() function

Completed in 2 milliseconds