Searched refs:wdm (Results 1 – 7 of 7) sorted by relevance
8 obj-$(CONFIG_USB_WDM) += cdc-wdm.o
38 module will be called cdc-wdm.
4 header-y += cdc-wdm.h
69 using the cdc-wdm driver as a subdriver. The userspace end of the133 #include <linux/usb/cdc-wdm.h>
2254 struct waiting_dir_move *wdm; in get_cur_path() local2266 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()
141 'H' A0 uapi/linux/usb/cdc-wdm.h
519 * cdc-wdm: Qualcomm MSM Interface (QMI) protocol on /dev/cdc-wdmx