extcon_host       114 drivers/phy/renesas/phy-rcar-gen3-usb2.c 	bool extcon_host;
extcon_host       135 drivers/phy/renesas/phy-rcar-gen3-usb2.c 	if (ch->extcon_host) {
extcon_host       202 drivers/phy/renesas/phy-rcar-gen3-usb2.c 	ch->extcon_host = true;
extcon_host       212 drivers/phy/renesas/phy-rcar-gen3-usb2.c 	ch->extcon_host = false;
extcon_host       361 drivers/usb/gadget/udc/renesas_usb3.c 	bool extcon_host;		/* check id and set EXTCON_USB_HOST */
extcon_host       444 drivers/usb/gadget/udc/renesas_usb3.c 	extcon_set_state_sync(usb3->extcon, EXTCON_USB_HOST, usb3->extcon_host);
extcon_host       724 drivers/usb/gadget/udc/renesas_usb3.c 	usb3->extcon_host = usb3_is_a_device(usb3);
extcon_host       726 drivers/usb/gadget/udc/renesas_usb3.c 	if ((!usb3->role_sw_by_connector && usb3->extcon_host &&