Searched refs:wdm_create (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/usb/class/ |
H A D | cdc-wdm.c | 1017 static int wdm_create(struct usb_interface *intf, struct usb_endpoint_descriptor *ep, in wdm_create() function 1165 rv = wdm_create(intf, ep, maxcom, WWAN_PORT_UNKNOWN, &wdm_manage_power); in wdm_probe() 1199 rv = wdm_create(intf, ep, bufsize, type, manage_power); in usb_cdc_wdm_register()
|