Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dohci-s3c2410.c122 if (port->oc_changed == 1 && in ohci_s3c2410_hub_status_data()
206 info->port[wIndex-1].oc_changed = 0; in ohci_s3c2410_hub_control()
276 if (info->port[wIndex-1].oc_changed) in ohci_s3c2410_hub_control()
310 port->oc_changed = 1; in s3c2410_hcd_oc()
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dusb-ohci-s3c2410.h19 unsigned char oc_changed; member