Searched refs:cs4271_dt_ids (Results 1 – 4 of 4) sorted by relevance
529 const struct of_device_id cs4271_dt_ids[] = { variable533 MODULE_DEVICE_TABLE(of, cs4271_dt_ids);534 EXPORT_SYMBOL_GPL(cs4271_dt_ids);545 if (of_match_device(cs4271_dt_ids, codec->dev)) { in cs4271_codec_probe()625 if (of_match_device(cs4271_dt_ids, dev)) in cs4271_common_probe()
6 extern const struct of_device_id cs4271_dt_ids[];
45 .of_match_table = of_match_ptr(cs4271_dt_ids),
51 .of_match_table = of_match_ptr(cs4271_dt_ids),