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

/linux-master/include/sound/
H A Di2c.h86 int snd_i2c_probeaddr(struct snd_i2c_bus *bus, unsigned short addr);
/linux-master/sound/i2c/
H A Di2c.c146 int snd_i2c_probeaddr(struct snd_i2c_bus *bus, unsigned short addr) function
151 EXPORT_SYMBOL(snd_i2c_probeaddr); variable
H A Dtea6330t.c50 res = snd_i2c_probeaddr(bus, TEA6330T_ADDR);

Completed in 293 milliseconds