Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dohci-s3c2410.c205 info->port[wIndex-1].oc_status = 0; in ohci_s3c2410_hub_control()
215 info->port[wIndex-1].oc_status = 0; in ohci_s3c2410_hub_control()
277 if (info->port[wIndex-1].oc_status) in ohci_s3c2410_hub_control()
307 port->oc_status = 1; in s3c2410_hcd_oc()
/linux-6.1.9/include/linux/platform_data/
Dusb-ohci-s3c2410.h18 unsigned char oc_status; member