Searched refs:fsl_otg (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/phy/ |
H A D | phy-fsl-usb.c | 55 static struct fsl_otg *fsl_otg_dev; 461 struct fsl_otg *otg_dev = in fsl_otg_start_host() 462 container_of(otg->usb_phy, struct fsl_otg, phy); in fsl_otg_start_host() 552 struct fsl_otg *otg_dev; in fsl_otg_set_host() 557 otg_dev = container_of(otg->usb_phy, struct fsl_otg, phy); in fsl_otg_set_host() 602 struct fsl_otg *otg_dev; in fsl_otg_set_peripheral() 607 otg_dev = container_of(otg->usb_phy, struct fsl_otg, phy); in fsl_otg_set_peripheral() 651 struct fsl_otg *og = container_of(work, struct fsl_otg, otg_event.work); in fsl_otg_event() 664 struct fsl_otg *otg_de in fsl_otg_start_srp() [all...] |
H A D | phy-fsl-usb.h | 357 struct fsl_otg { struct
|
/kernel/linux/linux-6.6/drivers/usb/phy/ |
H A D | phy-fsl-usb.c | 55 static struct fsl_otg *fsl_otg_dev; 461 struct fsl_otg *otg_dev = in fsl_otg_start_host() 462 container_of(otg->usb_phy, struct fsl_otg, phy); in fsl_otg_start_host() 552 struct fsl_otg *otg_dev; in fsl_otg_set_host() 557 otg_dev = container_of(otg->usb_phy, struct fsl_otg, phy); in fsl_otg_set_host() 602 struct fsl_otg *otg_dev; in fsl_otg_set_peripheral() 607 otg_dev = container_of(otg->usb_phy, struct fsl_otg, phy); in fsl_otg_set_peripheral() 651 struct fsl_otg *og = container_of(work, struct fsl_otg, otg_event.work); in fsl_otg_event() 664 struct fsl_otg *otg_de in fsl_otg_start_srp() [all...] |
H A D | phy-fsl-usb.h | 357 struct fsl_otg { struct
|
Completed in 5 milliseconds