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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/codecs/
H A Dcs4270.c556 * cs4270_i2c_probe() to cs4270_probe(). Unfortunately, there is no good
557 * way to synchronize these two functions. cs4270_i2c_probe() can be called
559 * also only allow cs4270_i2c_probe() to be run once. That means that we do
669 * cs4270_i2c_probe - initialize the I2C interface of the CS4270
676 static int cs4270_i2c_probe(struct i2c_client *i2c_client, function
809 * This function is the counterpart to cs4270_i2c_probe().
909 .probe = cs4270_i2c_probe,

Completed in 47 milliseconds