Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dcs4271.h7 extern const struct of_device_id cs4271_dt_ids[];
H A Dcs4271-spi.c29 .of_match_table = of_match_ptr(cs4271_dt_ids),
H A Dcs4271-i2c.c34 .of_match_table = of_match_ptr(cs4271_dt_ids),
H A Dcs4271.c547 const struct of_device_id cs4271_dt_ids[] = { variable
551 MODULE_DEVICE_TABLE(of, cs4271_dt_ids);
552 EXPORT_SYMBOL_GPL(cs4271_dt_ids);