Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dohci-s3c2410.c120 if (port->oc_changed == 1 && in ohci_s3c2410_hub_status_data()
204 info->port[wIndex-1].oc_changed = 0; in ohci_s3c2410_hub_control()
274 if (info->port[wIndex-1].oc_changed) in ohci_s3c2410_hub_control()
308 port->oc_changed = 1; in s3c2410_hcd_oc()
/openbmc/linux/include/linux/platform_data/
H A Dusb-ohci-s3c2410.h19 unsigned char oc_changed; member