Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/class/
H A Dcdc-wdm.c1150 u16 maxcom = WDM_DEFAULT_BUFSIZE; in wdm_probe() local
1158 maxcom = le16_to_cpu(hdr.usb_cdc_dmm_desc->wMaxCommand); in wdm_probe()
1165 rv = wdm_create(intf, ep, maxcom, WWAN_PORT_UNKNOWN, &wdm_manage_power); in wdm_probe()