Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dohci-s3c2410.c204 info->port[wIndex-1].oc_status = 0; in ohci_s3c2410_hub_control()
214 info->port[wIndex-1].oc_status = 0; in ohci_s3c2410_hub_control()
276 if (info->port[wIndex-1].oc_status) in ohci_s3c2410_hub_control()
308 port->oc_status = 1; in s3c2410_hcd_oc()
/linux-4.4.14/include/linux/platform_data/
Dusb-ohci-s3c2410.h21 unsigned char oc_status; member