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

/linux-master/sound/hda/
H A Dhdac_bus.c160 bus->unsol_queue[wp] = res;
161 bus->unsol_queue[wp + 1] = res_ex;
181 res = bus->unsol_queue[rp];
182 caddr = bus->unsol_queue[rp + 1];
/linux-master/include/sound/
H A Dhdaudio.h315 u32 unsol_queue[HDA_UNSOL_QUEUE_SIZE * 2]; /* ring buffer */ member in struct:hdac_bus

Completed in 223 milliseconds