Home
last modified time | relevance | path

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

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