Searched refs:cs42xx8_of_match (Results 1 – 1 of 1) sorted by relevance
21 static const struct of_device_id cs42xx8_of_match[]; variable29 of_id = of_match_device(cs42xx8_of_match, &i2c->dev); in cs42xx8_i2c_probe()53 static const struct of_device_id cs42xx8_of_match[] = { variable58 MODULE_DEVICE_TABLE(of, cs42xx8_of_match);71 .of_match_table = cs42xx8_of_match,
Completed in 5 milliseconds