Home
last modified time | relevance | path

Searched refs:subsystem (Results 1 – 25 of 800) sorted by relevance

12345678910>>...32

/OK3568_Linux_fs/yocto/poky/meta/recipes-core/udev/eudev/
H A Dinit65subsystem-nomatch=tty --subsystem-nomatch=mem --subsystem-nomatch=vc --subsystem-nomatch=vtconsole…
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt1x/
H A Dgt1x_update.c129 struct fw_subsystem_info subsystem[12]; member
145 int gt1x_burn_subsystem(struct fw_subsystem_info *subsystem);
149 int gt1x_check_subsystem_in_flash(struct fw_subsystem_info *subsystem);
396 …p = gt1x_get_fw_data(update_info.firmware->subsystem[0].offset, update_info.firmware->subsystem[0]… in gt1x_update_firmware()
405 ret = gt1x_run_ss51_isp(p, update_info.firmware->subsystem[0].length); in gt1x_update_firmware()
414 GTP_INFO("subsystem: %d", update_info.firmware->subsystem[i].type); in gt1x_update_firmware()
415 GTP_INFO("Length: %d", update_info.firmware->subsystem[i].length); in gt1x_update_firmware()
416 GTP_INFO("Address: %d", update_info.firmware->subsystem[i].address); in gt1x_update_firmware()
418 ret = gt1x_burn_subsystem(&(update_info.firmware->subsystem[i])); in gt1x_update_firmware()
429 …p = gt1x_get_fw_data(update_info.firmware->subsystem[0].offset, update_info.firmware->subsystem[0]… in gt1x_update_firmware()
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/systemd/systemd/
H A Dinit81subsystem-nomatch=tty --subsystem-nomatch=mem --subsystem-nomatch=vc --subsystem-nomatch=vtconsole…
/OK3568_Linux_fs/kernel/sound/pci/emu10k1/
H A Demu10k1_main.c1295 {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x10241102,
1341 {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x10211102,
1359 {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x10011102,
1398 {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x20011102,
1408 {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x42011102,
1418 {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x40041102,
1427 {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x40071102,
1436 {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x40011102,
1444 {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x40021102,
1452 {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x40021102,
[all …]
/OK3568_Linux_fs/kernel/Documentation/dev-tools/kunit/
H A Dstyle.rst25 the kernel, and a subsystem is a set of test suites which test different parts
26 of the same kernel subsystem or driver.
31 Every test suite must belong to a subsystem. A subsystem is a collection of one
33 rule of thumb is that a test subsystem should match a single kernel module. If
34 the code being tested can't be compiled as a module, in many cases the subsystem
43 If a test subsystem name has multiple components, they should be separated by
44 underscores. *Do not* include "test" or "kunit" directly in the subsystem name
66 suffix, and ``qos`` is ambiguous as a subsystem name. ``power_qos`` would be a
69 The corresponding module name is ``parport_pc``, so this subsystem should also
86 Test suites are named after the subsystem they are part of. If a subsystem
[all …]
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dconfigfs.rst50 subsystems. Once a client subsystem is loaded, it will appear as a
122 object in the subsystem. It has attributes that match values on that
124 and its attributes, allowing the subsystem to ignore all but the
132 A subsystem is the top level of a client module. During initialization,
133 the client module registers the subsystem with configfs, the subsystem
135 subsystem is also a config_group, and can do everything a config_group
162 structure that actually represents what the subsystem is doing. The
176 Usually a subsystem wants the item to display and/or store attributes,
301 mkdir(2) in the group's directory. The subsystem allocates a new
306 If the subsystem wants the child to be a group itself, the subsystem
[all …]
/OK3568_Linux_fs/kernel/Documentation/driver-api/rapidio/
H A Drapidio.rst10 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.
28 Each of these components is represented in the subsystem by an associated data
29 structure. The core logical components of the RapidIO subsystem are defined
37 packets (transactions). In the RapidIO subsystem each master port is represented
43 RapidIO master ports are serviced by subsystem specific mport device drivers
44 that provide functionality defined for this subsystem. To provide a hardware
45 independent interface for RapidIO subsystem operations, rio_mport structure
[all …]
H A Dmport_cdev.rst2 RapidIO subsystem mport character device driver (rio_mport_cdev.c)
16 This driver (MPORT_CDEV) provides access to basic RapidIO subsystem operations
25 following RapidIO bus and subsystem operations:
56 - Manage device objects supported by RapidIO subsystem (RIO_DEV_ADD/RIO_DEV_DEL).
59 kernel RapidIO subsystem.
64 This device driver uses standard interfaces defined by kernel RapidIO subsystem
66 subsystem with limitations set by available mport implementation.
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dsysfs-rules.rst68 - 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``,
122 If ``/sys/subsystem`` exists, ``/sys/bus``, ``/sys/class`` and ``/sys/block``
124 places, as the kernel is free to move a subsystem from one place to
126 subsystem name.
[all …]
H A Dvideo-output.rst17 | |-- subsystem -> ../../../class/video_output
22 | |-- subsystem -> ../../../class/video_output
27 | |-- subsystem -> ../../../class/video_output
32 |-- subsystem -> ../../../class/video_output
/OK3568_Linux_fs/kernel/Documentation/doc-guide/
H A Dmaintainer-profile.rst3 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
/OK3568_Linux_fs/u-boot/scripts/
H A Dget_maintainer.pl52 my $subsystem = 0;
242 'subsystem!' => \$subsystem,
284 $subsystem = 0;
289 my $selections = $email + $scm + $status + $subsystem + $web;
553 my @subsystem = ();
575 if ($subsystem) {
576 @subsystem = uniq(@subsystem);
577 output(@subsystem);
641 @subsystem = ();
1036 my $subsystem = $typevalue[$start];
[all …]
/OK3568_Linux_fs/kernel/Documentation/driver-api/fpga/
H A Dintro.rst4 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
/OK3568_Linux_fs/kernel/Documentation/admin-guide/cgroup-v1/
H A Dcgroups.rst53 A *subsystem* is a module that makes use of the task grouping
55 particular ways. A subsystem is typically a "resource controller" that
58 virtualization subsystem.
62 hierarchy, and a set of subsystems; each subsystem has system-specific
107 At one extreme, each resource controller or subsystem could be in a
179 cgroup_subsys_state objects, one for each cgroup subsystem
184 subsystem state is something that's expected to happen frequently
217 It's not currently possible to bind a new subsystem to an active
218 cgroup hierarchy, or to unbind a subsystem from an active cgroup
231 for each active hierarchy, the subsystem names and the cgroup name
[all …]
/OK3568_Linux_fs/kernel/drivers/target/
H A DKconfig14 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
/OK3568_Linux_fs/kernel/scripts/
H A Dget_maintainer.pl56 my $subsystem = 0;
267 'subsystem!' => \$subsystem,
318 $subsystem = 0;
323 my $selections = $email + $scm + $status + $subsystem + $web;
632 my @subsystem = ();
653 if ($subsystem) {
654 @subsystem = uniq(@subsystem);
655 output(@subsystem);
848 @subsystem = ();
1253 my $subsystem = $typevalue[$start];
[all …]
/OK3568_Linux_fs/kernel/net/bluetooth/
H A DKconfig3 # Bluetooth subsystem configuration
7 tristate "Bluetooth subsystem support"
26 Linux Bluetooth subsystem consist of several layers:
41 To use Linux Bluetooth subsystem, you will need several user-space
114 Run self tests when initializing the Bluetooth subsystem. This
118 When the Bluetooth subsystem is built as module, then the test
120 subsystem is compiled into the kernel image, then the test cases
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-bus-iio-counter-104-quad-89 This interface is deprecated; please use the Counter subsystem.
18 This interface is deprecated; please use the Counter subsystem.
54 This interface is deprecated; please use the Counter subsystem.
64 This interface is deprecated; please use the Counter subsystem.
73 This interface is deprecated; please use the Counter subsystem.
96 This interface is deprecated; please use the Counter subsystem.
106 This interface is deprecated; please use the Counter subsystem.
115 This interface is deprecated; please use the Counter subsystem.
/OK3568_Linux_fs/external/xserver/hw/xquartz/pbproxy/
H A Dpbproxy.h85 xq_asl_log(int level, const char *subsystem, const char *file,
89 #define ASL_LOG(level, subsystem, msg, args ...) xq_asl_log(level, subsystem, \ argument
/OK3568_Linux_fs/kernel/Documentation/leds/
H A Dleds-class-flash.rst5 Some LED devices provide two modes - torch and flash. In the LED subsystem
13 registered in the LED subsystem with led_classdev_flash_register function.
29 A LED subsystem driver can be controlled also from the level of VideoForLinux2
30 subsystem. In order to enable this CONFIG_V4L2_FLASH_LED_CLASS symbol has to
34 V4L2 subsystem. The function takes six arguments:
88 Opening the V4L2 flash sub-device makes the LED subsystem sysfs interface
/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A Ddarwin.h85 xq_asl_log(int level, const char *subsystem, const char *file,
89 #define ASL_LOG(level, subsystem, msg, args ...) xq_asl_log(level, subsystem, \ argument
/OK3568_Linux_fs/kernel/Documentation/maintainer/
H A Dmaintainer-entry-profile.rst8 subsystem/device-driver-local customs as well as details about the patch
17 Provide an introduction to how the subsystem operates. While MAINTAINERS
19 convey other subsystem-local infrastructure and mechanisms that aid
26 - Does the subsystem have a patchwork instance? Are patchwork state
29 testing feedback that the subsystem uses to gate acceptance?
33 device-driver may point to an entry for its parent subsystem. This makes
46 of related hardware specifications. For example, does the subsystem
/OK3568_Linux_fs/kernel/sound/pci/ctxfi/
H A Dxfi.c33 static unsigned int subsystem[SNDRV_CARDS]; variable
41 module_param_array(subsystem, int, NULL, 0444);
42 MODULE_PARM_DESC(subsystem, "Override subsystem ID for Creative X-Fi driver");
91 pci_id->driver_data, subsystem[dev], &atc); in ct_card_probe()
/OK3568_Linux_fs/kernel/Documentation/driver-api/usb/
H A Dwriting_usb_driver.rst12 The Linux USB subsystem has grown from supporting only two different
44 excellent introduction to the Linux USB subsystem can be found at the
46 subsystem is structured and introduces the reader to the concept of USB
50 the Linux USB subsystem, giving it some information about which devices
53 information is passed to the USB subsystem in the :c:type:`usb_driver`
73 another kernel subsystem, such as the SCSI, network or TTY subsystem.
75 subsystem, and any user-space interactions are provided through that
76 interface. But for drivers that do not have a matching kernel subsystem,
78 is needed. The USB subsystem provides a way to register a minor device
91 /* register this driver with the USB subsystem */
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/
H A Dst,stih4xx.txt21 - sti-display-subsystem: Master device for DRM sub-components
25 - compatible: "st,sti-display-subsystem"
29 must be a child of sti-display-subsystem
45 must be a child of sti-display-subsystem
57 must be a child of sti-display-subsystem
74 must be a child of sti-display-subsystem
87 must be a child of sti-display-subsystem
102 must be a child of sti-display-subsystem
175 sti-display-subsystem {
176 compatible = "st,sti-display-subsystem";

12345678910>>...32