Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dcx20810.c108 static const struct of_device_id of_cx2081x_match[] = { variable
114 MODULE_DEVICE_TABLE(of, of_cx2081x_match);
124 match = of_match_device(of_cx2081x_match, dev); in cx2081x_probe()
166 .of_match_table = of_cx2081x_match,