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