Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/host/
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()
/Linux-v5.10/include/linux/platform_data/
Dusb-ohci-s3c2410.h19 unsigned char oc_changed; member