Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/platform_data/
Datmel.h58 u8 overcurrent_changed[AT91_MAX_USBH_PORTS]; member
/linux-4.1.27/drivers/usb/host/
Dohci-at91.c266 if (pdata->overcurrent_changed[port]) { in ohci_at91_hub_status_data()
313 pdata->overcurrent_changed[wIndex] = 0; in ohci_at91_hub_control()
382 if (pdata->overcurrent_changed[wIndex]) in ohci_at91_hub_control()
425 pdata->overcurrent_changed[port] = 1; in ohci_hcd_at91_overcurrent_irq()