Home
last modified time | relevance | path

Searched refs:dsps_ops (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/musb/
H A Dmusb_dsps.c692 static struct musb_platform_ops dsps_ops = { variable
777 pdata.platform_ops = &dsps_ops; in dsps_create_musb_pdev()
880 dsps_ops.read_fifo = dsps_read_fifo32; in dsps_probe()
/OK3568_Linux_fs/u-boot/drivers/usb/musb-new/
H A Dmusb_dsps.c508 static struct musb_platform_ops dsps_ops = { variable
576 pdata->platform_ops = &dsps_ops; in dsps_create_musb_pdev()