SILENT KILLERPanel

Current Path: > > usr > include > linux > usb > > >


Operation   : Linux host59.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
Software     : Apache
Server IP    : 198.54.126.42 | Your IP: 216.73.216.38
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: //usr/include/linux/usb///

NameTypeSizeLast ModifiedActions
audio.h File 19490 bytes July 21 2025 18:09:22.
cdc-wdm.h File 739 bytes July 21 2025 18:09:22.
cdc.h File 13478 bytes July 21 2025 18:09:22.
ch11.h File 9149 bytes July 21 2025 18:09:22.
ch9.h File 39522 bytes July 21 2025 18:09:22.
charger.h File 598 bytes July 21 2025 18:09:22.
functionfs.h File 10370 bytes July 21 2025 18:09:22.
g_printer.h File 1385 bytes July 21 2025 18:09:22.
g_uvc.h File 1073 bytes July 21 2025 18:09:22.
gadgetfs.h File 2818 bytes July 21 2025 18:09:22.
midi.h File 3434 bytes July 21 2025 18:09:22.
tmc.h File 4854 bytes July 21 2025 18:09:22.
video.h File 17295 bytes July 21 2025 18:09:22.

Reading File: //usr/include/linux/usb////cdc-wdm.h

/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
/*
 * USB CDC Device Management userspace API definitions
 *
 * This program is free software; you can redistribute it and/or
 * modify it under the terms of the GNU General Public License
 * version 2 as published by the Free Software Foundation.
 */

#ifndef __LINUX_USB_CDC_WDM_H
#define __LINUX_USB_CDC_WDM_H

#include <linux/types.h>

/*
 * This IOCTL is used to retrieve the wMaxCommand for the device,
 * defining the message limit for both reading and writing.
 *
 * For CDC WDM functions this will be the wMaxCommand field of the
 * Device Management Functional Descriptor.
 */
#define IOCTL_WDM_MAX_COMMAND _IOR('H', 0xA0, __u16)

#endif /* __LINUX_USB_CDC_WDM_H */

SILENT KILLER Tool