Searched refs:ack_received (Results 1 – 4 of 4) sorted by relevance
155 u8 ack_received; in i2c_ackrcv() local159 ack_received = sda_in(dd, 1); in i2c_ackrcv()161 ack_received = sda_in(dd, 1) == 0; in i2c_ackrcv()163 return ack_received; in i2c_ackrcv()
161 bool ack_received = false; in hda_dsp_ipc4_irq_thread() local175 ack_received = true; in hda_dsp_ipc4_irq_thread()229 if (ack_received) { in hda_dsp_ipc4_irq_thread()
40 bool ack_received = false; in cnl_ipc4_irq_thread() local54 ack_received = true; in cnl_ipc4_irq_thread()104 if (ack_received) { in cnl_ipc4_irq_thread()
502 bool ack_received = false; in mtl_ipc_irq_thread() local519 ack_received = true; in mtl_ipc_irq_thread()571 if (ack_received) { in mtl_ipc_irq_thread()