Home
last modified time | relevance | path

Searched refs:atmel_i2s_dt_ids (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/atmel/
H A Datmel-i2s.c599 static const struct of_device_id atmel_i2s_dt_ids[] = { variable
608 MODULE_DEVICE_TABLE(of, atmel_i2s_dt_ids);
629 match = of_match_node(atmel_i2s_dt_ids, np); in atmel_i2s_probe()
734 .of_match_table = of_match_ptr(atmel_i2s_dt_ids),
/kernel/linux/linux-6.6/sound/soc/atmel/
H A Datmel-i2s.c601 static const struct of_device_id atmel_i2s_dt_ids[] = { variable
610 MODULE_DEVICE_TABLE(of, atmel_i2s_dt_ids);
631 match = of_match_node(atmel_i2s_dt_ids, np); in atmel_i2s_probe()
733 .of_match_table = atmel_i2s_dt_ids,

Completed in 3 milliseconds