Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/host/
Dohci-s3c2410.c207 info->port[wIndex-1].oc_status = 0; in ohci_s3c2410_hub_control()
217 info->port[wIndex-1].oc_status = 0; in ohci_s3c2410_hub_control()
279 if (info->port[wIndex-1].oc_status) in ohci_s3c2410_hub_control()
309 port->oc_status = 1; in s3c2410_hcd_oc()
/Linux-v5.10/include/linux/platform_data/
Dusb-ohci-s3c2410.h18 unsigned char oc_status; member