Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/gadget/udc/
Dpxa27x_udc.c1607 static struct notifier_block pxa27x_udc_phy = { variable
2426 usb_register_notifier(udc->transceiver, &pxa27x_udc_phy); in pxa_udc_probe()
2438 usb_unregister_notifier(udc->transceiver, &pxa27x_udc_phy); in pxa_udc_probe()
2456 usb_unregister_notifier(udc->transceiver, &pxa27x_udc_phy); in pxa_udc_remove()