/Linux-v5.10/drivers/usb/gadget/function/ |
D | f_subset.c | 3 * f_subset.c -- "CDC Subset" Ethernet link function driver 20 * This function packages a simple "CDC Subset" Ethernet port with no real 23 * why we call it the "CDC Subset". 37 * Subset" in terms of data transfer and lack of control model. This was 42 * descriptors to the CDC Subset code, making this code look like a SAFE 63 * "Simple" CDC-subset option is a simple vendor-neutral model that most 110 * the submode of "SAFE" which directly matches the CDC Subset. 236 [0].s = "CDC Ethernet Subset/SAFE", 262 DBG(cdev, "reset cdc subset\n"); in geth_set_alt() 266 DBG(cdev, "init + activate cdc subset\n"); in geth_set_alt() [all …]
|
D | u_gether.h | 5 * Utility definitions for the subset function
|
D | u_rndis.h | 5 * Utility definitions for the subset function
|
/Linux-v5.10/drivers/irqchip/ |
D | irq-mvebu-icu.c | 75 const struct mvebu_icu_subset_data *subset = msi_data->subset_data; in mvebu_icu_init() local 81 writel_relaxed(msg[0].address_hi, icu->base + subset->offset_set_ah); in mvebu_icu_init() 82 writel_relaxed(msg[0].address_lo, icu->base + subset->offset_set_al); in mvebu_icu_init() 84 if (subset->icu_group != ICU_GRP_NSR) in mvebu_icu_init() 88 writel_relaxed(msg[1].address_hi, icu->base + subset->offset_clr_ah); in mvebu_icu_init() 89 writel_relaxed(msg[1].address_lo, icu->base + subset->offset_clr_al); in mvebu_icu_init() 341 .name = "mvebu-icu-subset",
|
/Linux-v5.10/Documentation/userspace-api/media/ |
D | glossary.rst | 39 An API designed to control a subset of the :term:`Media Hardware` 59 A subset of the :term:`Media Hardware`. For example an :term:`I²C` or 138 Subset of the hardware that is supported by the Linux Media API. 162 A subset of I²C, which defines a stricter usage of the bus.
|
/Linux-v5.10/drivers/usb/gadget/legacy/ |
D | ether.c | 44 * systems may not. (This is a subset of CDC Ethernet.) 46 * It turns out that if you add a few descriptors to that "CDC Subset", 74 * returns false, in which case it supports the CDC Subset. By default, 124 * The protocol is a minimal subset of CDC Ether, which works on any bulk 248 * We _always_ have an ECM, CDC Subset, or EEM configuration. 340 /* CDC Subset */ in eth_bind() 351 eth_config_driver.label = "CDC Subset/SAFE"; in eth_bind() 366 /* RNDIS plus ECM-or-Subset */ in eth_bind()
|
/Linux-v5.10/security/apparmor/ |
D | file.c | 341 * test target x permissions are equal OR a subset of link x permissions 342 * this is done as part of the subset test, where a hardlink must have 343 * a subset of permissions that the target has. 345 * Returns: true if subset else false 404 /* done if link subset test is not required */ in profile_path_link() 408 /* Do link perm subset test requiring allowed permission on link are in profile_path_link() 409 * a subset of the allowed permissions on target. in profile_path_link() 414 /* AA_MAY_LINK is not considered in the subset test */ in profile_path_link() 425 info = "link not subset of target"; in profile_path_link() 450 * The subset test if required forces that permissions granted [all …]
|
/Linux-v5.10/tools/testing/selftests/net/forwarding/ |
D | ethtool.sh | 182 # Test that when one device advertises a subset of speeds and another 191 log_test "advertise subset of speeds" 211 log_test "advertise subset of speeds" 221 # Test that when one device advertises a subset of speeds, the other
|
/Linux-v5.10/include/uapi/linux/sched/ |
D | types.h | 31 * A subset of sched_attr attributes specifies the 48 * A subset of sched_attr attributes allows to describe a so-called 80 * A subset of sched_attr attributes allows to specify the utilization
|
/Linux-v5.10/Documentation/dev-tools/ |
D | kselftest.rst | 46 kernel src. This is applicable to "Running a subset of selftests" section 64 to "Running a subset of selftests" section below. 70 Running a subset of selftests 178 `make gen_tar` invokes `make install` so you can use it to package a subset of 179 tests by using variables specified in `Running a subset of selftests`_
|
/Linux-v5.10/include/linux/ceph/ |
D | ceph_frag.h | 6 * "Frags" are a way to describe a subset of a 32-bit number space, 8 * (subset of the number space) can be partitioned into 2^n sub-frags.
|
/Linux-v5.10/Documentation/i2c/ |
D | summary.rst | 19 a subset of I2C protocols and signaling. Many I2C devices will work on an 25 Because the SMBus is mostly a subset of the generalized I2C bus, we can
|
D | smbus-protocol.rst | 11 which is a subset from the I2C protocol. Fortunately, many devices use 12 only the same subset, which makes it possible to put them on an SMBus. 15 commands if at all possible (if the device uses only that subset of the
|
/Linux-v5.10/kernel/ |
D | cred.c | 398 static bool cred_cap_issubset(const struct cred *set, const struct cred *subset) in cred_cap_issubset() argument 401 const struct user_namespace *subset_ns = subset->user_ns; in cred_cap_issubset() 404 * the capabilities of subset are a subset of set. in cred_cap_issubset() 407 return cap_issubset(subset->cap_permitted, set->cap_permitted); in cred_cap_issubset() 410 * therefore one is a subset of the other only if a set is an in cred_cap_issubset() 411 * ancestor of subset and set->euid is owner of subset or one in cred_cap_issubset()
|
/Linux-v5.10/Documentation/devicetree/bindings/usb/ |
D | exynos-usb.txt | 18 each phy for the root ports, must be a subset of the following: 52 each phy for the root ports, must be a subset of the following:
|
/Linux-v5.10/tools/bpf/bpftool/Documentation/ |
D | bpftool-feature.rst | 41 passed, a subset of the output is dumped as a list of 55 that case usually represent a small subset of the parameters
|
/Linux-v5.10/Documentation/devicetree/bindings/serial/ |
D | arm_sbsa_uart.txt | 2 This UART uses a subset of the PL011 registers and consequently lives
|
/Linux-v5.10/kernel/irq/ |
D | ipi.c | 136 * Must be destroying a subset of CPUs to which this IPI in irq_destroy_ipi() 255 * @dest: dest CPU(s), must be a subset of the mask passed to 323 * @dest: dest CPU(s), must be a subset of the mask passed to
|
/Linux-v5.10/Documentation/filesystems/ |
D | ext3.rst | 12 filesystem is a subset of ext4 filesystem so use ext4 driver for accessing
|
/Linux-v5.10/Documentation/ABI/testing/ |
D | sysfs-class-gnss | 16 subset of NMEA 0183 with vendor extensions (e.g. to allow
|
/Linux-v5.10/Documentation/devicetree/bindings/arm/ |
D | spe-pmu.txt | 12 SPE is only supported on a subset of the CPUs, please consult
|
/Linux-v5.10/arch/alpha/include/uapi/asm/ |
D | sysinfo.h | 9 /* This defines the subset of the OSF/1 getsysinfo/setsysinfo calls
|
/Linux-v5.10/arch/powerpc/include/asm/ |
D | termios.h | 5 * common subset in the same order (for brain dead programs that don't
|
/Linux-v5.10/include/linux/platform_data/ |
D | omap-wd-timer.h | 17 * This is a subset of the ones listed in arch/arm/mach-omap2/prm.h
|
/Linux-v5.10/tools/arch/mips/include/uapi/asm/ |
D | kvm.h | 154 * bits[15..8] - Register subset (see definitions below). 156 * bits[4..0] - Register number within register subset.
|