Searched refs:__usbnet_write_cmd (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.6/drivers/net/usb/ |
| D | usbnet.c | 2036 static int __usbnet_write_cmd(struct usbnet *dev, u8 cmd, u8 reqtype, in __usbnet_write_cmd() function 2097 ret = __usbnet_write_cmd(dev, cmd, reqtype, value, index, in usbnet_write_cmd() 2124 return __usbnet_write_cmd(dev, cmd, reqtype, value, index, in usbnet_write_cmd_nopm()
|