Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dak4642.c631 static const struct of_device_id ak4642_of_match[]; variable
649 of_id = of_match_device(ak4642_of_match, dev); in ak4642_i2c_probe()
680 static const struct of_device_id ak4642_of_match[] = { variable
686 MODULE_DEVICE_TABLE(of, ak4642_of_match);
699 .of_match_table = ak4642_of_match,