Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/
H A Dat_hdmac.c1685 static const struct of_device_id atmel_dma_dt_ids[] = { variable
1697 MODULE_DEVICE_TABLE(of, atmel_dma_dt_ids);
1717 match = of_match_node(atmel_dma_dt_ids, pdev->dev.of_node); in at_dma_get_driver_data()
2110 .of_match_table = of_match_ptr(atmel_dma_dt_ids),
/kernel/linux/linux-6.6/drivers/dma/
H A Dat_hdmac.c1871 static const struct of_device_id atmel_dma_dt_ids[] = { variable
1883 MODULE_DEVICE_TABLE(of, atmel_dma_dt_ids);
1903 match = of_match_node(atmel_dma_dt_ids, pdev->dev.of_node); in at_dma_get_driver_data()
2251 .of_match_table = of_match_ptr(atmel_dma_dt_ids),

Completed in 7 milliseconds