Home
last modified time | relevance | path

Searched refs:unsol_work (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/sound/hda/
A Dhdac_bus.c43 INIT_WORK(&bus->unsol_work, snd_hdac_bus_process_unsol_events); in snd_hdac_bus_init()
74 cancel_work_sync(&bus->unsol_work); in snd_hdac_bus_exit()
163 schedule_work(&bus->unsol_work); in snd_hdac_bus_queue_event()
171 struct hdac_bus *bus = container_of(work, struct hdac_bus, unsol_work); in snd_hdac_bus_process_unsol_events()
236 flush_work(&bus->unsol_work); in snd_hdac_bus_remove_device()
/linux-6.3-rc2/include/sound/
A Dhdaudio.h315 struct work_struct unsol_work; member
/linux-6.3-rc2/sound/pci/hda/
A Dhda_intel.c1003 flush_work(&azx_bus(chip)->unsol_work); in azx_prepare()
1400 cancel_work_sync(&bus->unsol_work); in azx_dev_disconnect()

Completed in 11 milliseconds