Searched defs:port_power (Results 1 – 12 of 12) sorted by relevance
| /kernel/linux/linux-5.10/drivers/usb/misc/ |
| D | usb_u132.h | 64 void (*port_power) (struct device *dev, int is_on); member
|
| /kernel/linux/linux-6.6/include/linux/usb/ |
| D | sl811.h | 20 void (*port_power)(struct device *dev, int is_on); member
|
| D | r8a66597.h | 19 void (*port_power)(int port, int power); member
|
| D | hcd.h | 402 int (*port_power)(struct usb_hcd *hcd, int portnum, bool enable); member
|
| /kernel/linux/linux-5.10/include/linux/usb/ |
| D | sl811.h | 20 void (*port_power)(struct device *dev, int is_on); member
|
| D | r8a66597.h | 33 void (*port_power)(int port, int power); member
|
| D | hcd.h | 414 int (*port_power)(struct usb_hcd *hcd, int portnum, bool enable); member
|
| /kernel/linux/linux-5.10/drivers/usb/host/ |
| D | sl811-hcd.c | 78 static void port_power(struct sl811 *sl811, int is_on) in port_power() function
|
| D | ehci.h | 876 int (*port_power)(struct usb_hcd *hcd, member
|
| D | u132-hcd.c | 1499 static void port_power(struct u132 *u132, int pn, int is_on) in port_power() function
|
| /kernel/linux/linux-6.6/drivers/usb/host/ |
| D | sl811-hcd.c | 78 static void port_power(struct sl811 *sl811, int is_on) in port_power() function
|
| D | ehci.h | 888 int (*port_power)(struct usb_hcd *hcd, member
|