Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/
H A Dat_xdmac.c2135 static const struct of_device_id atmel_xdmac_dt_ids[] = { variable
2142 MODULE_DEVICE_TABLE(of, atmel_xdmac_dt_ids);
2149 .of_match_table = of_match_ptr(atmel_xdmac_dt_ids),
/kernel/linux/linux-6.6/drivers/dma/
H A Dat_xdmac.c2466 static const struct of_device_id atmel_xdmac_dt_ids[] = { variable
2477 MODULE_DEVICE_TABLE(of, atmel_xdmac_dt_ids);
2484 .of_match_table = of_match_ptr(atmel_xdmac_dt_ids),

Completed in 8 milliseconds