Home
last modified time | relevance | path

Searched refs:unsol_queue (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/sound/hda/
A Dhdac_bus.c160 bus->unsol_queue[wp] = res; in snd_hdac_bus_queue_event()
161 bus->unsol_queue[wp + 1] = res_ex; in snd_hdac_bus_queue_event()
181 res = bus->unsol_queue[rp]; in snd_hdac_bus_process_unsol_events()
182 caddr = bus->unsol_queue[rp + 1]; in snd_hdac_bus_process_unsol_events()
/linux-6.3-rc2/include/sound/
A Dhdaudio.h313 u32 unsol_queue[HDA_UNSOL_QUEUE_SIZE * 2]; /* ring buffer */ member

Completed in 5 milliseconds