Searched refs:HDA_UNSOL_QUEUE_SIZE (Results 1 – 2 of 2) sorted by relevance
156 wp = (bus->unsol_wp + 1) % HDA_UNSOL_QUEUE_SIZE; in snd_hdac_bus_queue_event()178 rp = (bus->unsol_rp + 1) % HDA_UNSOL_QUEUE_SIZE; in snd_hdac_bus_process_unsol_events()
259 #define HDA_UNSOL_QUEUE_SIZE 64 macro313 u32 unsol_queue[HDA_UNSOL_QUEUE_SIZE * 2]; /* ring buffer */