Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/codecs/
Dak4642.c587 static const struct of_device_id ak4642_of_match[]; variable
599 of_id = of_match_device(ak4642_of_match, &i2c->dev); in ak4642_i2c_probe()
633 static const struct of_device_id ak4642_of_match[] = { variable
639 MODULE_DEVICE_TABLE(of, ak4642_of_match);
653 .of_match_table = ak4642_of_match,