Searched defs:port_power (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/drivers/usb/misc/
H A Dusb_u132.h68 void (*port_power) (struct device *dev, int is_on); member in struct:u132_platform_data
/linux-4.4.14/include/linux/usb/
H A Dsl811.h19 void (*port_power)(struct device *dev, int is_on); member in struct:sl811_platform_data
H A Dhcd.h397 int (*port_power)(struct usb_hcd *hcd, int portnum, bool enable); member in struct:hc_driver
H A Dr8a66597.h32 void (*port_power)(int port, int power); member in struct:r8a66597_platdata
/linux-4.4.14/drivers/usb/host/
H A Dsl811-hcd.c77 static void port_power(struct sl811 *sl811, int is_on) port_power() function
H A Dehci.h874 int (*port_power)(struct usb_hcd *hcd, member in struct:ehci_driver_overrides
H A Du132-hcd.c1510 static void port_power(struct u132 *u132, int pn, int is_on) port_power() function

Completed in 319 milliseconds