Searched refs:atmel_dma_dt_ids (Results 1 – 1 of 1) sorted by relevance
1712 static const struct of_device_id atmel_dma_dt_ids[] = { variable1724 MODULE_DEVICE_TABLE(of, atmel_dma_dt_ids);1744 match = of_match_node(atmel_dma_dt_ids, pdev->dev.of_node); in at_dma_get_driver_data()2137 .of_match_table = of_match_ptr(atmel_dma_dt_ids),