Home
last modified time | relevance | path

Searched full:subset (Results 1 – 25 of 821) sorted by relevance

12345678910>>...33

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
Df_subset.c3 * 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 …]
/kernel/linux/linux-4.19/drivers/usb/gadget/function/
Df_subset.c3 * 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 …]
/kernel/linux/linux-5.10/drivers/irqchip/
Dirq-mvebu-icu.c75 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",
/kernel/linux/linux-5.10/Documentation/userspace-api/media/
Dglossary.rst39 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.
/kernel/linux/linux-5.10/drivers/usb/gadget/legacy/
Dether.c44 * 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()
/kernel/linux/linux-4.19/drivers/usb/gadget/legacy/
Dether.c44 * 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()
/kernel/linux/linux-5.10/security/apparmor/
Dfile.c341 * 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 …]
/kernel/linux/linux-4.19/security/apparmor/
Dfile.c354 * test target x permissions are equal OR a subset of link x permissions
355 * this is done as part of the subset test, where a hardlink must have
356 * a subset of permissions that the target has.
358 * Returns: %1 if subset else %0
417 /* done if link subset test is not required */ in profile_path_link()
421 /* Do link perm subset test requiring allowed permission on link are in profile_path_link()
422 * a subset of the allowed permissions on target. in profile_path_link()
427 /* AA_MAY_LINK is not considered in the subset test */ in profile_path_link()
438 info = "link not subset of target"; in profile_path_link()
463 * The subset test if required forces that permissions granted
[all …]
/kernel/linux/linux-5.10/tools/testing/selftests/net/forwarding/
Dethtool.sh182 # 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
/kernel/linux/linux-5.10/include/uapi/linux/sched/
Dtypes.h31 * 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
/kernel/linux/linux-4.19/Documentation/i2c/
Dsummary12 a subset of I2C protocols and signaling. Many I2C devices will work on an
18 Because the SMBus is mostly a subset of the generalized I2C bus, we can
/kernel/linux/linux-5.10/Documentation/dev-tools/
Dkselftest.rst46 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`_
/kernel/linux/linux-5.10/include/linux/ceph/
Dceph_frag.h6 * "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.
/kernel/linux/linux-4.19/include/linux/ceph/
Dceph_frag.h6 * "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.
/kernel/linux/linux-4.19/Documentation/
Dsmsc_ece1099.txt44 The ECE1099 device SMBus implementation is a subset of the
46 The implementation in the device is a subset of SMBus since it
/kernel/linux/linux-5.10/Documentation/i2c/
Dsummary.rst19 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
/kernel/linux/linux-4.19/kernel/
Dcred.c388 static bool cred_cap_issubset(const struct cred *set, const struct cred *subset) in cred_cap_issubset() argument
391 const struct user_namespace *subset_ns = subset->user_ns; in cred_cap_issubset()
394 * the capabilities of subset are a subset of set. in cred_cap_issubset()
397 return cap_issubset(subset->cap_permitted, set->cap_permitted); in cred_cap_issubset()
400 * therefore one is a subset of the other only if a set is an in cred_cap_issubset()
401 * ancestor of subset and set->euid is owner of subset or one in cred_cap_issubset()
/kernel/linux/linux-5.10/kernel/
Dcred.c398 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()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/usb/
Dexynos-usb.txt18 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:
/kernel/linux/linux-4.19/drivers/isdn/i4l/
DKconfig62 If you say Y here, the modem-emulator will support a subset of the
75 If you say Y here, the modem-emulator will support a subset of the
/kernel/linux/linux-5.10/tools/bpf/bpftool/Documentation/
Dbpftool-feature.rst41 passed, a subset of the output is dumped as a list of
55 that case usually represent a small subset of the parameters
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/serial/
Darm_sbsa_uart.txt2 This UART uses a subset of the PL011 registers and consequently lives
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/serial/
Darm_sbsa_uart.txt2 This UART uses a subset of the PL011 registers and consequently lives
/kernel/linux/linux-4.19/Documentation/filesystems/
Dext3.txt10 filesystem is a subset of ext4 filesystem so use ext4 driver for accessing
/kernel/linux/linux-4.19/Documentation/ABI/testing/
Dsysfs-class-gnss14 subset of NMEA 0183 with vendor extensions (e.g. to allow

12345678910>>...33