Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dmax98090.c2657 static const struct of_device_id max98090_of_match[] = { in max98090_resume()
2662 MODULE_DEVICE_TABLE(of, max98090_of_match); in max98090_resume()
2677 .of_match_table = of_match_ptr(max98090_of_match),
2673 static const struct of_device_id max98090_of_match[] = { global() variable