Home
last modified time | relevance | path

Searched refs:maxcom (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/usb/class/
Dcdc-wdm.c1148 u16 maxcom = WDM_DEFAULT_BUFSIZE; in wdm_probe() local
1156 maxcom = le16_to_cpu(hdr.usb_cdc_dmm_desc->wMaxCommand); in wdm_probe()
1163 rv = wdm_create(intf, ep, maxcom, WWAN_PORT_UNKNOWN, &wdm_manage_power); in wdm_probe()