Home
last modified time | relevance | path

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

/linux/drivers/usb/class/
H A DMakefile9 obj-$(CONFIG_USB_WDM) += cdc-wdm.o
H A DKconfig39 module will be called cdc-wdm.
/linux/fs/btrfs/
H A Dsend.c2401 struct waiting_dir_move *wdm; in get_cur_path() local
2413 wdm = get_waiting_dir_move(sctx, ino); in get_cur_path()
2414 if (wdm && wdm->orphanized) { in get_cur_path()
2417 } else if (wdm) { in get_cur_path()
3719 struct waiting_dir_move *wdm; in wait_for_dest_dir_move() local
3768 wdm = get_waiting_dir_move(sctx, di_key.objectid); in wait_for_dest_dir_move()
3769 if (wdm && !wdm->orphanized) { in wait_for_dest_dir_move()
4292 struct waiting_dir_move *wdm; in process_recorded_refs() local
4313 wdm = get_waiting_dir_move(sctx, ow_inode); in process_recorded_refs()
4314 if (wdm) in process_recorded_refs()
[all …]
/linux/Documentation/networking/
H A Dcdc_mbim.rst74 using the cdc-wdm driver as a subdriver. The userspace end of the
140 #include <linux/usb/cdc-wdm.h>