Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/class/
DMakefile9 obj-$(CONFIG_USB_WDM) += cdc-wdm.o
DKconfig39 module will be called cdc-wdm.
/Linux-v6.6/Documentation/networking/
Dcdc_mbim.rst74 using the cdc-wdm driver as a subdriver. The userspace end of the
140 #include <linux/usb/cdc-wdm.h>
/Linux-v6.6/fs/btrfs/
Dsend.c2453 struct waiting_dir_move *wdm; in get_cur_path() local
2465 wdm = get_waiting_dir_move(sctx, ino); in get_cur_path()
2466 if (wdm && wdm->orphanized) { in get_cur_path()
2469 } else if (wdm) { in get_cur_path()
3767 struct waiting_dir_move *wdm; in wait_for_dest_dir_move() local
3824 wdm = get_waiting_dir_move(sctx, di_key.objectid); in wait_for_dest_dir_move()
3825 if (wdm && !wdm->orphanized) { in wait_for_dest_dir_move()
4289 struct waiting_dir_move *wdm; in process_recorded_refs() local
4310 wdm = get_waiting_dir_move(sctx, ow_inode); in process_recorded_refs()
4311 if (wdm) in process_recorded_refs()
[all …]
/Linux-v6.6/Documentation/userspace-api/ioctl/
Dioctl-number.rst155 'H' A0 uapi/linux/usb/cdc-wdm.h
/Linux-v6.6/drivers/net/usb/
DKconfig547 * cdc-wdm: Qualcomm MSM Interface (QMI) protocol on /dev/cdc-wdmx