Searched refs:wdm_create (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/usb/class/ |
| D | cdc-wdm.c | 1015 static int wdm_create(struct usb_interface *intf, struct usb_endpoint_descriptor *ep, in wdm_create() function 1163 rv = wdm_create(intf, ep, maxcom, WWAN_PORT_UNKNOWN, &wdm_manage_power); in wdm_probe() 1197 rv = wdm_create(intf, ep, bufsize, type, manage_power); in usb_cdc_wdm_register()
|