Searched refs:cdc_parse_cdc_header (Results 1 – 12 of 12) sorted by relevance
| /linux/include/linux/usb/ |
| A D | cdc.h | 47 int cdc_parse_cdc_header(struct usb_cdc_parsed_header *hdr,
|
| /linux/drivers/net/usb/ |
| A D | cdc-phonet.c | 331 cdc_parse_cdc_header(&hdr, intf, data, len); in usbpn_probe()
|
| A D | cdc_ether.c | 166 cdc_parse_cdc_header(&header, intf, buf, len); in usbnet_generic_cdc_bind()
|
| A D | qmi_wwan.c | 765 cdc_parse_cdc_header(&hdr, intf, buf, len); in qmi_wwan_bind()
|
| A D | cdc_ncm.c | 850 cdc_parse_cdc_header(&hdr, intf, buf, len); in cdc_ncm_bind_common()
|
| /linux/drivers/usb/core/ |
| A D | message.c | 2284 int cdc_parse_cdc_header(struct usb_cdc_parsed_header *hdr, in cdc_parse_cdc_header() function 2423 EXPORT_SYMBOL(cdc_parse_cdc_header);
|
| /linux/drivers/usb/serial/ |
| A D | xr_serial.c | 871 ret = cdc_parse_cdc_header(&hdrs, control, alt->extra, alt->extralen); in xr_probe()
|
| /linux/drivers/usb/class/ |
| A D | cdc-wdm.c | 1153 cdc_parse_cdc_header(&hdr, intf, buffer, buflen); in wdm_probe()
|
| A D | cdc-acm.c | 1215 cdc_parse_cdc_header(&h, intf, buffer, buflen); in acm_probe()
|
| /linux/ |
| A D | vmlinux.symvers | 8831 0x00000000 cdc_parse_cdc_header vmlinux EXPORT_SYMBOL
|
| A D | System.map | 40710 ffff800010ae44c0 T cdc_parse_cdc_header
|
| A D | .tmp_System.map | 40710 ffff800010ae44c0 T cdc_parse_cdc_header
|
Completed in 383 milliseconds