Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dohci-s3c2410.c119 if (port->oc_changed == 1 && in ohci_s3c2410_hub_status_data()
203 info->port[wIndex-1].oc_changed = 0; in ohci_s3c2410_hub_control()
273 if (info->port[wIndex-1].oc_changed) in ohci_s3c2410_hub_control()
309 port->oc_changed = 1; in s3c2410_hcd_oc()
/linux-4.4.14/include/linux/platform_data/
Dusb-ohci-s3c2410.h22 unsigned char oc_changed; member