Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dda7219-aad.h216 int da7219_aad_probe(struct i2c_client *i2c);
H A Dda7219-aad.c945 int da7219_aad_probe(struct i2c_client *i2c) in da7219_aad_probe() function
963 EXPORT_SYMBOL_GPL(da7219_aad_probe);
H A Dda7219.c2684 ret = da7219_aad_probe(i2c); in da7219_i2c_probe()