Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/sh/
H A Dusb-dmac.c893 static const struct of_device_id usb_dmac_of_ids[] = { variable
897 MODULE_DEVICE_TABLE(of, usb_dmac_of_ids);
903 .of_match_table = usb_dmac_of_ids,
/kernel/linux/linux-6.6/drivers/dma/sh/
H A Dusb-dmac.c891 static const struct of_device_id usb_dmac_of_ids[] = { variable
895 MODULE_DEVICE_TABLE(of, usb_dmac_of_ids);
901 .of_match_table = usb_dmac_of_ids,

Completed in 4 milliseconds