Searched refs:wdm (Results 1 – 7 of 7) sorted by relevance
9 obj-$(CONFIG_USB_WDM) += cdc-wdm.o
39 module will be called cdc-wdm.
2272 struct waiting_dir_move *wdm; in get_cur_path() local2284 wdm = get_waiting_dir_move(sctx, ino); in get_cur_path()2285 if (wdm && wdm->orphanized) { in get_cur_path()2288 } else if (wdm) { in get_cur_path()3441 struct waiting_dir_move *wdm; in wait_for_dest_dir_move() local3500 wdm = get_waiting_dir_move(sctx, di_key.objectid); in wait_for_dest_dir_move()3501 if (wdm && !wdm->orphanized) { in wait_for_dest_dir_move()3910 struct waiting_dir_move *wdm; in process_recorded_refs() local3926 wdm = get_waiting_dir_move(sctx, in process_recorded_refs()3928 ASSERT(wdm); in process_recorded_refs()[all …]
69 using the cdc-wdm driver as a subdriver. The userspace end of the133 #include <linux/usb/cdc-wdm.h>
150 'H' A0 uapi/linux/usb/cdc-wdm.h
536 * cdc-wdm: Qualcomm MSM Interface (QMI) protocol on /dev/cdc-wdmx
703 header-test- += linux/usb/cdc-wdm.h