Searched refs:mc13xxx_dt_ids (Results 1 – 2 of 2) sorted by relevance
32 static const struct of_device_id mc13xxx_dt_ids[] = { variable43 MODULE_DEVICE_TABLE(of, mc13xxx_dt_ids);89 .of_match_table = mc13xxx_dt_ids,
39 static const struct of_device_id mc13xxx_dt_ids[] = { variable45 MODULE_DEVICE_TABLE(of, mc13xxx_dt_ids);156 of_match_device(mc13xxx_dt_ids, &spi->dev); in mc13xxx_spi_probe()177 .of_match_table = mc13xxx_dt_ids,