fsl_otg            55 drivers/usb/phy/phy-fsl-usb.c static struct fsl_otg *fsl_otg_dev;
fsl_otg           461 drivers/usb/phy/phy-fsl-usb.c 	struct fsl_otg *otg_dev =
fsl_otg           462 drivers/usb/phy/phy-fsl-usb.c 		container_of(otg->usb_phy, struct fsl_otg, phy);
fsl_otg           552 drivers/usb/phy/phy-fsl-usb.c 	struct fsl_otg *otg_dev;
fsl_otg           557 drivers/usb/phy/phy-fsl-usb.c 	otg_dev = container_of(otg->usb_phy, struct fsl_otg, phy);
fsl_otg           602 drivers/usb/phy/phy-fsl-usb.c 	struct fsl_otg *otg_dev;
fsl_otg           607 drivers/usb/phy/phy-fsl-usb.c 	otg_dev = container_of(otg->usb_phy, struct fsl_otg, phy);
fsl_otg           651 drivers/usb/phy/phy-fsl-usb.c 	struct fsl_otg *og = container_of(work, struct fsl_otg, otg_event.work);
fsl_otg           664 drivers/usb/phy/phy-fsl-usb.c 	struct fsl_otg *otg_dev;
fsl_otg           669 drivers/usb/phy/phy-fsl-usb.c 	otg_dev = container_of(otg->usb_phy, struct fsl_otg, phy);
fsl_otg           682 drivers/usb/phy/phy-fsl-usb.c 	struct fsl_otg *otg_dev;
fsl_otg           687 drivers/usb/phy/phy-fsl-usb.c 	otg_dev = container_of(otg->usb_phy, struct fsl_otg, phy);
fsl_otg           708 drivers/usb/phy/phy-fsl-usb.c 	struct otg_fsm *fsm = &((struct fsl_otg *)dev_id)->fsm;
fsl_otg           709 drivers/usb/phy/phy-fsl-usb.c 	struct usb_otg *otg = ((struct fsl_otg *)dev_id)->phy.otg;
fsl_otg           741 drivers/usb/phy/phy-fsl-usb.c 					&((struct fsl_otg *)dev_id)->otg_event,
fsl_otg           745 drivers/usb/phy/phy-fsl-usb.c 						    ((struct fsl_otg *)dev_id)->
fsl_otg           774 drivers/usb/phy/phy-fsl-usb.c 	struct fsl_otg *fsl_otg_tc;
fsl_otg           781 drivers/usb/phy/phy-fsl-usb.c 	fsl_otg_tc = kzalloc(sizeof(struct fsl_otg), GFP_KERNEL);
fsl_otg           834 drivers/usb/phy/phy-fsl-usb.c 	struct fsl_otg *p_otg;
fsl_otg           842 drivers/usb/phy/phy-fsl-usb.c 	p_otg = container_of(otg_trans, struct fsl_otg, phy);
fsl_otg          1050 drivers/usb/phy/phy-fsl-usb.c ATTRIBUTE_GROUPS(fsl_otg);