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()75 cancel_work_sync(&bus->unsol_work); in snd_hdac_bus_exit()160 schedule_work(&bus->unsol_work); in snd_hdac_bus_queue_event()168 struct hdac_bus *bus = container_of(work, struct hdac_bus, unsol_work); in snd_hdac_bus_process_unsol_events()233 flush_work(&bus->unsol_work); in snd_hdac_bus_remove_device()
317 struct work_struct unsol_work; member
1020 flush_work(&azx_bus(chip)->unsol_work); in azx_prepare()1402 cancel_work_sync(&bus->unsol_work); in azx_dev_disconnect()