Home
last modified time | relevance | path

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

/linux/sound/i2c/
H A Di2c.c31 .probeaddr = snd_i2c_bit_probeaddr,
148 return bus->ops->probeaddr(bus, addr); in snd_i2c_probeaddr()
/linux/include/sound/
H A Di2c.h35 int (*probeaddr)(struct snd_i2c_bus *bus, unsigned short addr); member