Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/class/
DMakefile9 obj-$(CONFIG_USB_WDM) += cdc-wdm.o
DKconfig38 module will be called cdc-wdm.
/Linux-v4.19/fs/btrfs/
Dsend.c2279 struct waiting_dir_move *wdm; in get_cur_path() local
2291 wdm = get_waiting_dir_move(sctx, ino); in get_cur_path()
2292 if (wdm && wdm->orphanized) { in get_cur_path()
2295 } else if (wdm) { in get_cur_path()
3443 struct waiting_dir_move *wdm; in wait_for_dest_dir_move() local
3502 wdm = get_waiting_dir_move(sctx, di_key.objectid); in wait_for_dest_dir_move()
3503 if (wdm && !wdm->orphanized) { in wait_for_dest_dir_move()
3912 struct waiting_dir_move *wdm; in process_recorded_refs() local
3928 wdm = get_waiting_dir_move(sctx, in process_recorded_refs()
3930 ASSERT(wdm); in process_recorded_refs()
[all …]
/Linux-v4.19/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-v4.19/Documentation/ioctl/
Dioctl-number.txt141 'H' A0 uapi/linux/usb/cdc-wdm.h
/Linux-v4.19/drivers/net/usb/
DKconfig535 * cdc-wdm: Qualcomm MSM Interface (QMI) protocol on /dev/cdc-wdmx