Searched refs:HDA_UNSOL_QUEUE_SIZE (Results 1 – 2 of 2) sorted by relevance
137 wp = (bus->unsol_wp + 1) % HDA_UNSOL_QUEUE_SIZE; in snd_hdac_bus_queue_event()159 rp = (bus->unsol_rp + 1) % HDA_UNSOL_QUEUE_SIZE; in process_unsol_events()
225 #define HDA_UNSOL_QUEUE_SIZE 64 macro265 u32 unsol_queue[HDA_UNSOL_QUEUE_SIZE * 2]; /* ring buffer */