Searched refs:atmel_i2s_dt_ids (Results 1 – 1 of 1) sorted by relevance
578 static const struct of_device_id atmel_i2s_dt_ids[] = { variable587 MODULE_DEVICE_TABLE(of, atmel_i2s_dt_ids);608 match = of_match_node(atmel_i2s_dt_ids, np); in atmel_i2s_probe()713 .of_match_table = of_match_ptr(atmel_i2s_dt_ids),