Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/class/
DMakefile8 obj-$(CONFIG_USB_WDM) += cdc-wdm.o
DKconfig38 module will be called cdc-wdm.
/linux-4.4.14/include/uapi/linux/usb/
DKbuild4 header-y += cdc-wdm.h
/linux-4.4.14/Documentation/networking/
Dcdc_mbim.txt69 using the cdc-wdm driver as a subdriver. The userspace end of the
133 #include <linux/usb/cdc-wdm.h>
/linux-4.4.14/fs/btrfs/
Dsend.c2254 struct waiting_dir_move *wdm; in get_cur_path() local
2266 wdm = get_waiting_dir_move(sctx, ino); in get_cur_path()
2267 if (wdm && wdm->orphanized) { in get_cur_path()
2270 } else if (wdm) { in get_cur_path()
/linux-4.4.14/Documentation/ioctl/
Dioctl-number.txt141 'H' A0 uapi/linux/usb/cdc-wdm.h
/linux-4.4.14/drivers/net/usb/
DKconfig519 * cdc-wdm: Qualcomm MSM Interface (QMI) protocol on /dev/cdc-wdmx