Searched refs:cs42xx8_of_match (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/sound/soc/codecs/
H A Dcs42xx8.c428 static const struct of_device_id cs42xx8_of_match[] = { variable in typeref:struct:of_device_id
433 MODULE_DEVICE_TABLE(of, cs42xx8_of_match);
434 EXPORT_SYMBOL_GPL(cs42xx8_of_match); variable
438 const struct of_device_id *of_id = of_match_device(cs42xx8_of_match, dev); cs42xx8_probe()

Completed in 88 milliseconds