Searched refs:unsol_work (Results 1 – 3 of 3) sorted by relevance
43 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()
316 struct work_struct unsol_work; member
1003 flush_work(&azx_bus(chip)->unsol_work); in azx_prepare()1400 cancel_work_sync(&bus->unsol_work); in azx_dev_disconnect()