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

/linux-master/sound/i2c/
H A Di2c.c189 static int snd_i2c_bit_data(struct snd_i2c_bus *bus, int ack) function
225 ack = snd_i2c_bit_data(bus, 1);
252 if (snd_i2c_bit_data(bus, 0))

Completed in 149 milliseconds