Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/host/
Dohci-s3c2410.c106 if (port->oc_changed == 1 && in ohci_s3c2410_hub_status_data()
190 info->port[wIndex-1].oc_changed = 0; in ohci_s3c2410_hub_control()
260 if (info->port[wIndex-1].oc_changed) in ohci_s3c2410_hub_control()
296 port->oc_changed = 1; in s3c2410_hcd_oc()
/linux-3.4.99/arch/arm/plat-samsung/include/plat/
Dusb-control.h22 unsigned char oc_changed; member