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

/linux-master/sound/soc/atmel/
H A Datmel-i2s.c601 static const struct of_device_id atmel_i2s_dt_ids[] = { variable in typeref:struct:of_device_id
610 MODULE_DEVICE_TABLE(of, atmel_i2s_dt_ids);
631 match = of_match_node(atmel_i2s_dt_ids, np);
733 .of_match_table = atmel_i2s_dt_ids,

Completed in 365 milliseconds