/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/ |
H A D | init | 81 …subsystem-nomatch=tty --subsystem-nomatch=mem --subsystem-nomatch=vc --subsystem-nomatch=vtconsole…
|
/openbmc/openbmc/poky/meta/recipes-core/udev/eudev/ |
H A D | init | 102 …subsystem-nomatch=tty --subsystem-nomatch=mem --subsystem-nomatch=vc --subsystem-nomatch=vtconsole…
|
/openbmc/linux/sound/pci/emu10k1/ |
H A D | emu10k1_main.c | 1004 {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x10241102, 1050 {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x10211102, 1077 {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x10011102, 1116 {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x20011102, 1528 uint subsystem) in snd_emu10k1_create() argument 1570 if (subsystem) { in snd_emu10k1_create() 1571 if (c->subsystem && (c->subsystem == subsystem)) in snd_emu10k1_create() 1576 if (c->subsystem && (c->subsystem != emu->serial)) in snd_emu10k1_create() 1589 if (c->subsystem && !subsystem) in snd_emu10k1_create() 1591 else if (subsystem) in snd_emu10k1_create() [all …]
|
/openbmc/linux/Documentation/dev-tools/kunit/ |
H A D | style.rst | 24 suite is a group of tests which test a related area of the kernel. A subsystem 25 is a set of test suites which test different parts of a kernel subsystem 31 Every test suite must belong to a subsystem. A subsystem is a collection of one 33 test subsystem should match a single kernel module. If the code being tested 84 Test suites are named after the subsystem they are part of. If a subsystem 86 subsystem name, separated by an underscore. 99 Part of the ``ext4`` subsystem, testing the ``inode`` area. 103 Part of the ``apparmor`` subsystem, testing the ``property_entry`` area. 106 the subsystem name. 111 There is no reason to state the subsystem twice. [all …]
|
/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | user_header_test.cpp | 47 EXPECT_EQ(uh.subsystem(), 0x10); in TEST() 108 regEntry.subsystem = 5; in TEST() 128 EXPECT_EQ(uh.subsystem(), 5); in TEST() 153 regEntry.subsystem = 5; in TEST() 199 regEntry.subsystem = 5; in TEST() 221 regEntry.subsystem = 5; in TEST() 243 regEntry.subsystem = 5; in TEST() 266 regEntry.subsystem = 5; in TEST() 288 regEntry.subsystem = 5; in TEST() 322 regEntry.subsystem = 5; in TEST() [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/display/sprd/ |
H A D | sprd,display-subsystem.yaml | 4 $id: http://devicetree.org/schemas/display/sprd/sprd,display-subsystem.yaml# 15 graphics subsystem. 44 const: sprd,display-subsystem 62 display-subsystem { 63 compatible = "sprd,display-subsystem";
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | video-output.rst | 17 | |-- subsystem -> ../../../class/video_output 22 | |-- subsystem -> ../../../class/video_output 27 | |-- subsystem -> ../../../class/video_output 32 |-- subsystem -> ../../../class/video_output
|
H A D | sysfs-rules.rst | 68 - subsystem (``block``, ``tty``, ``pci``, ...) 71 - retrieved by reading the "subsystem"-link and using only the 108 - Classification by subsystem 115 classification directories into one place at ``/sys/subsystem``, 117 classes, including the converted block subsystem, will show up 119 The devices belonging to a subsystem will create a symlink in the 120 "devices" directory at ``/sys/subsystem/<name>/devices``, 126 subsystem name. 128 Assuming ``/sys/class/<subsystem>`` and ``/sys/bus/<subsystem>``, or 133 The converted block subsystem at ``/sys/class/block`` or [all …]
|
/openbmc/linux/Documentation/filesystems/ |
H A D | configfs.rst | 124 and its attributes, allowing the subsystem to ignore all but the 133 the client module registers the subsystem with configfs, the subsystem 305 If the subsystem wants the child to be a group itself, the subsystem 315 config_item_put() on the item on behalf of the subsystem. 329 teardown happens, the subsystem can implement the 345 tells configfs to make the subsystem appear in the file tree:: 355 A subsystem consists of a toplevel config_group and a mutex. 362 When the register call returns, the subsystem is live, and it 364 the subsystem must be ready for it. 370 subsystem/group and the simple_child item in [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/display/rockchip/ |
H A D | rockchip-drm.yaml | 16 graphics subsystem. 20 const: rockchip,display-subsystem 39 display-subsystem { 40 compatible = "rockchip,display-subsystem";
|
/openbmc/linux/Documentation/doc-guide/ |
H A D | maintainer-profile.rst | 3 Documentation subsystem maintainer entry profile 6 The documentation "subsystem" is the central coordinating point for the 12 It's worth noting, though, that the boundaries of this subsystem are rather 13 fuzzier than normal. Many other subsystem maintainers like to keep control 17 always) maintained by the relevant subsystem maintainer. 41 I am the sole maintainer for the documentation subsystem, and I am doing
|
/openbmc/qemu/scripts/kvm/ |
H A D | kvm_flightrecorder | 46 def enable_event(subsystem, event, enable): argument 47 write_file(trace_path('events', subsystem, event, 'enable'), '1' if enable else '0') 49 def enable_subsystem(subsystem, enable): argument 50 write_file(trace_path('events', subsystem, 'enable'), '1' if enable else '0')
|
/openbmc/qemu/scripts/ |
H A D | get_maintainer.pl | 47 my $subsystem = 0; 232 $subsystem = 0; 461 my @subsystem = (); 483 if ($subsystem) { 484 @subsystem = uniq(@subsystem); 539 @subsystem = (); 908 $subsystem = substr($subsystem, 0, 17); 911 $subsystem = $subsystem . "..."; 913 return $subsystem; 961 $subsystem = ""; [all …]
|
/openbmc/linux/drivers/target/ |
H A D | Kconfig | 14 subsystem logic for virtual LUN 0 access 22 Say Y here to enable the TCM/IBLOCK subsystem plugin for non-buffered 28 Say Y here to enable the TCM/FILEIO subsystem plugin for buffered 35 Say Y here to enable the TCM/pSCSI subsystem plugin for non-buffered 42 Say Y here to enable the TCM/USER subsystem plugin for a userspace
|
/openbmc/linux/Documentation/driver-api/fpga/ |
H A D | intro.rst | 4 The FPGA subsystem supports reprogramming FPGAs dynamically under 7 * The FPGA subsystem is vendor agnostic. 9 * The FPGA subsystem separates upper layers (userspace interfaces and 27 this is the subsystem for you. Low level FPGA manager drivers contain 28 the knowledge of how to program a specific device. This subsystem 40 of an FPGA. This subsystem includes fpga-bridge.c and the low level
|
/openbmc/linux/drivers/remoteproc/ |
H A D | qcom_common.c | 104 static int qcom_add_minidump_segments(struct rproc *rproc, struct minidump_subsystem *subsystem, in qcom_add_minidump_segments() argument 120 seg_cnt = le32_to_cpu(subsystem->region_count); in qcom_add_minidump_segments() 121 ptr = ioremap((unsigned long)le64_to_cpu(subsystem->regions_baseptr), in qcom_add_minidump_segments() 150 struct minidump_subsystem *subsystem; in qcom_minidump() local 163 subsystem = &toc->subsystems[minidump_id]; in qcom_minidump() 169 if (subsystem->regions_baseptr == 0 || in qcom_minidump() 170 le32_to_cpu(subsystem->status) != 1 || in qcom_minidump() 171 le32_to_cpu(subsystem->enabled) != MINIDUMP_SS_ENABLED) { in qcom_minidump() 175 if (le32_to_cpu(subsystem->encryption_status) != MINIDUMP_SS_ENCR_DONE) { in qcom_minidump() 186 ret = qcom_add_minidump_segments(rproc, subsystem, rproc_dumpfn_t); in qcom_minidump()
|
/openbmc/openpower-hw-diags/attn/ |
H A D | attn_logging.cpp | 116 uint8_t subsystem; in createPelCustom() local 121 subsystem = std::stoi(it->second); in createPelCustom() 122 tiPel->setSubsystem(subsystem); in createPelCustom() 148 if (static_cast<uint8_t>(pel::SubsystemID::hypervisor) == subsystem) in createPelCustom() 394 uint8_t subsystem; in event() local 399 subsystem = std::stoi(it->second); in event() 414 if (static_cast<uint8_t>(pel::SubsystemID::hypervisor) != subsystem) in event() 447 uint8_t subsystem; in eventTerminate() local 452 subsystem = std::stoi(it->second); in eventTerminate() 465 if (static_cast<uint8_t>(pel::SubsystemID::hypervisor) == subsystem) in eventTerminate()
|
/openbmc/linux/Documentation/driver-api/rapidio/ |
H A D | rapidio.rst | 10 This document describes the basics of the Linux RapidIO subsystem and provides 16 Because the RapidIO subsystem follows the Linux device model it is integrated 20 The Linux RapidIO subsystem is architecture independent and therefore defines 22 subsystem operations. 29 structure. The core logical components of the RapidIO subsystem are defined 45 independent interface for RapidIO subsystem operations, rio_mport structure 67 The RapidIO subsystem defines the format and initialization method for subsystem 106 After all active master ports are registered with a RapidIO subsystem, 165 on RapidIO subsystem build configuration: 243 first release of RapidIO subsystem code. The enumeration process is [all …]
|
/openbmc/qemu/docs/system/s390x/ |
H A D | css.rst | 1 The virtual channel subsystem 4 QEMU implements a virtual channel subsystem with subchannels, (mostly 12 The default channel subsystem image id (``<cssid>``) is ``0xfe``. Devices in 13 there will show up in channel subsystem image ``0`` to guests that do not 69 * a virtio-mouse device in a non-standard channel subsystem image:: 78 * a virtio-keyboard device in another non-standard channel subsystem image:: 83 the standard channel subsystem image id.
|
/openbmc/linux/Documentation/driver-api/media/ |
H A D | maintainer-entry-profile.rst | 7 The media subsystem covers support for a variety of devices: stream 24 by them before being merged via the media subsystem's development 29 add new features to the subsystem must also bring changes to the 32 Due to the size and wide scope of the media subsystem, media's 39 Patches for the media subsystem must be sent to the media mailing list 66 At the media subsystem, we have a group of senior developers that 69 subsystem as a whole. For core changes, whenever possible, multiple 89 The subsystem maintainer is: 120 subsystem. 144 be one patch for the whole subsystem (if the cleanup is low volume), [all …]
|
/openbmc/linux/Documentation/admin-guide/cgroup-v1/ |
H A D | cgroups.rst | 53 A *subsystem* is a module that makes use of the task grouping 58 virtualization subsystem. 181 cgroup_subsys_state objects, one for each cgroup subsystem 315 the "cpuset" cgroup subsystem, the steps are something like:: 487 you give a subsystem a name. 541 Each subsystem should: 553 Called to allocate a subsystem state object for a cgroup. The 554 subsystem should allocate its subsystem state object for the passed 560 create the root subsystem state for this subsystem; this case can be 583 callback, @cgrp should be considered dead to the subsystem. [all …]
|
/openbmc/u-boot/drivers/ram/ |
H A D | Kconfig | 15 The RAM subsystem adds a small amount of overhead to the image. 24 The RAM subsystem adds a small amount of overhead to the image. 50 K3 based AM654 devices has DDR memory subsystem that comprises 52 intergrate these blocks into the device. This DDR subsystem 55 SDRAM devices connected to DDR subsystem.
|
/openbmc/linux/sound/pci/ctxfi/ |
H A D | xfi.c | 32 static unsigned int subsystem[SNDRV_CARDS]; variable 40 module_param_array(subsystem, int, NULL, 0444); 41 MODULE_PARM_DESC(subsystem, "Override subsystem ID for Creative X-Fi driver"); 90 pci_id->driver_data, subsystem[dev], &atc); in ct_card_probe()
|
/openbmc/u-boot/scripts/ |
H A D | get_maintainer.pl | 52 my $subsystem = 0; 302 $subsystem = 0; 581 my @subsystem = (); 603 if ($subsystem) { 604 @subsystem = uniq(@subsystem); 798 @subsystem = (); 1196 $subsystem = substr($subsystem, 0, $output_section_maxlen - 3); 1198 $subsystem = $subsystem . "..."; 1200 return $subsystem; 1248 $subsystem = ""; [all …]
|
/openbmc/linux/scripts/ |
H A D | get_maintainer.pl | 56 my $subsystem = 0; 318 $subsystem = 0; 632 my @subsystem = (); 653 if ($subsystem) { 654 @subsystem = uniq(@subsystem); 848 @subsystem = (); 1256 $subsystem = substr($subsystem, 0, $output_section_maxlen - 3); 1258 $subsystem = $subsystem . "..."; 1260 return $subsystem; 1308 $subsystem = ""; [all …]
|