Home
last modified time | relevance | path

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

/sound/soc/codecs/
Dak4642.c626 static const struct of_device_id ak4642_of_match[]; variable
644 of_id = of_match_device(ak4642_of_match, dev); in ak4642_i2c_probe()
679 static const struct of_device_id ak4642_of_match[] = { variable
685 MODULE_DEVICE_TABLE(of, ak4642_of_match);
698 .of_match_table = ak4642_of_match,