Searched refs:ak4642_of_match (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/sound/soc/codecs/ | ||
H A D | ak4642.c | 626 static const struct of_device_id ak4642_of_match[]; ak4642_i2c_probe() variable in typeref:struct:of_device_id 644 of_id = of_match_device(ak4642_of_match, dev); ak4642_i2c_probe() 679 static const struct of_device_id ak4642_of_match[] = { variable in typeref:struct:of_device_id 685 MODULE_DEVICE_TABLE(of, ak4642_of_match); 698 .of_match_table = ak4642_of_match, |
Completed in 33 milliseconds