Home
last modified time | relevance | path

Searched full:sources (Results 1 – 25 of 2345) sorted by relevance

12345678910>>...94

/kernel/liteos_a/testsuites/unittest/fs/
DBUILD.gn39 sources = sources_entry
40 sources += sources_smoke
42 sources += sources_full
44 sources += sources_pressure
55 sources = sources_entry
56 sources += sources_smoke
57 sources += sources_full
59 sources += sources_pressure
70 sources = sources_entry
72 sources += sources_smoke
[all …]
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/leds/
Dleds-bcm6328.txt18 explained later in brcm,link-signal-sources). Even if a LED is hardware
59 - brcm,link-signal-sources : An array of hardware link
60 signal sources. Up to four link hardware signals can get muxed into
65 - brcm,activity-signal-sources : An array of hardware activity
66 signal sources. Up to four activity hardware signals can get muxed into
127 brcm,link-signal-sources = <0>;
132 brcm,link-signal-sources = <1>;
205 brcm,link-signal-sources = <0>;
206 brcm,activity-signal-sources = <0>;
212 brcm,activity-signal-sources = <1>;
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/leds/
Dleds-bcm6328.txt18 explained later in brcm,link-signal-sources). Even if a LED is hardware
59 - brcm,link-signal-sources : An array of hardware link
60 signal sources. Up to four link hardware signals can get muxed into
65 - brcm,activity-signal-sources : An array of hardware activity
66 signal sources. Up to four activity hardware signals can get muxed into
127 brcm,link-signal-sources = <0>;
132 brcm,link-signal-sources = <1>;
205 brcm,link-signal-sources = <0>;
206 brcm,activity-signal-sources = <0>;
212 brcm,activity-signal-sources = <1>;
[all …]
/kernel/liteos_a/bsd/dev/usb/
DBUILD.gn35 sources = [
46 sources += [
68 sources += [ "net/if_cdce.c" ]
72 sources += [
79 sources += [ "net/if_urndis.c" ]
85 sources += [
93 sources += [
100 sources += [
108 sources += [
115 sources += [ "linux_usb.c" ]
[all …]
/kernel/liteos_m/kal/posix/
DBUILD.gn35 sources = [
42 sources += [
51 sources += [ "src/time.c" ]
55 sources += [ "src/semaphore.c" ]
59 sources += [ "src/mqueue.c" ]
63 sources += [ "src/pipe.c" ]
64 sources += [ "src/poll.c" ]
68 sources += [ "src/signal.c" ]
/kernel/linux/linux-4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_irq.c41 * For GPU interrupt sources that may be driven by another driver, IRQ domain
117 * Disable all types of interrupts from all sources.
127 if (!adev->irq.client[i].sources) in amdgpu_irq_disable_all()
131 struct amdgpu_irq_src *src = adev->irq.client[i].sources[j]; in amdgpu_irq_disable_all()
260 * turns off interrupts from all sources (all ASICs).
277 if (!adev->irq.client[i].sources) in amdgpu_irq_fini()
281 struct amdgpu_irq_src *src = adev->irq.client[i].sources[j]; in amdgpu_irq_fini()
291 adev->irq.client[i].sources[j] = NULL; in amdgpu_irq_fini()
294 kfree(adev->irq.client[i].sources); in amdgpu_irq_fini()
295 adev->irq.client[i].sources = NULL; in amdgpu_irq_fini()
[all …]
/kernel/linux/linux-5.10/Documentation/trace/
Dstm.rst9 protocol multiplexing data from multiple trace sources, each one of
12 hardware trace sources, others are available to software. Software
13 trace sources are usually free to pick for themselves any
17 sources can only be identified by master/channel combination, so in
19 involves multiple trace sources, it needs to be able to map those
20 master/channel pairs to the trace sources that it understands.
55 be used for trace sources with the id string of "user/dummy".
57 Trace sources have to open the stm class device's node and write their
81 and have better control over the un-identified sources.
99 For kernel-based trace sources, there is "stm_source" device
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_irq.c41 * For GPU interrupt sources that may be driven by another driver, IRQ domain
108 * Disable all types of interrupts from all sources.
118 if (!adev->irq.client[i].sources) in amdgpu_irq_disable_all()
122 struct amdgpu_irq_src *src = adev->irq.client[i].sources[j]; in amdgpu_irq_disable_all()
307 * turns off interrupts from all sources (all ASICs).
323 if (!adev->irq.client[i].sources) in amdgpu_irq_fini()
327 struct amdgpu_irq_src *src = adev->irq.client[i].sources[j]; in amdgpu_irq_fini()
337 adev->irq.client[i].sources[j] = NULL; in amdgpu_irq_fini()
340 kfree(adev->irq.client[i].sources); in amdgpu_irq_fini()
341 adev->irq.client[i].sources = NULL; in amdgpu_irq_fini()
[all …]
/kernel/liteos_a/testsuites/unittest/process/lock/
DBUILD.gn38 sources = sources_entry
39 sources += sources_smoke
41 sources += sources_full
52 sources = sources_entry
53 sources += sources_smoke
54 sources += sources_full
/kernel/liteos_a/testsuites/unittest/drivers/
DBUILD.gn38 sources = sources_entry
39 sources += sources_smoke
41 sources += sources_full
52 sources = sources_entry
53 sources += sources_smoke
54 sources += sources_full
/kernel/liteos_a/testsuites/unittest/basic/
DBUILD.gn38 sources = sources_entry
39 sources += sources_smoke
41 sources += sources_full
52 sources = sources_entry
53 sources += sources_smoke
54 sources += sources_full
/kernel/liteos_a/testsuites/unittest/security/
DBUILD.gn38 sources = sources_entry
39 sources += sources_smoke
41 sources += sources_full
52 sources = sources_entry
53 sources += sources_smoke
54 sources += sources_full
/kernel/liteos_a/testsuites/unittest/process/basic/
DBUILD.gn38 sources = sources_entry
39 sources += sources_smoke
41 sources += sources_full
52 sources = sources_entry
53 sources += sources_smoke
54 sources += sources_full
/kernel/liteos_a/testsuites/unittest/extended/
DBUILD.gn38 sources = sources_entry
39 sources += sources_smoke
41 sources += sources_full
52 sources = sources_entry
53 sources += sources_smoke
54 sources += sources_full
/kernel/linux/linux-4.19/Documentation/trace/
Dstm.rst7 protocol multiplexing data from multiple trace sources, each one of
10 hardware trace sources, others are available to software. Software
11 trace sources are usually free to pick for themselves any
15 sources can only be identified by master/channel combination, so in
17 involves multiple trace sources, it needs to be able to map those
18 master/channel pairs to the trace sources that it understands.
53 be used for trace sources with the id string of "user/dummy".
55 Trace sources have to open the stm class device's node and write their
79 For kernel-based trace sources, there is "stm_source" device
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/mfd/
Dti-lmu.txt60 led-sources = <0 1 2>;
112 led-sources = <0 1>;
157 led-sources = <0 1>;
174 led-sources = <1 2>;
181 led-sources = <0>;
192 led-sources = <1>;
198 led-sources = <3 4 5>;
219 led-sources = <0 1>;
234 led-sources = <0 1 2>;
/kernel/liteos_a/lib/libc/
DBUILD.gn40 sources = MUSL_SRC_COMMON
43 sources += MUSL_SRC_ARM
45 sources -= [ string_replace(f, "/arm/", "/") ]
50 sources -= [
57 sources += OPTRT_STRING_ARM_SRC_FILES
74 sources += [
79 sources += [
/kernel/liteos_a/testsuites/unittest/libc/
DBUILD.gn46 sources = sources_entry
47 sources += sources_smoke
49 sources += sources_full
61 sources = sources_entry
62 sources += sources_smoke
63 sources += sources_full
/kernel/liteos_a/fs/vfs/
DBUILD.gn36 sources = [
60 sources += NUTTX_FS_DIRENT_SRC_FILES
61 sources += NUTTX_FS_DRIVER_SRC_FILES
62 sources += NUTTX_FS_INODE_SRC_FILES
63 sources += NUTTX_FS_MOUNT_SRC_FILES
64 sources += NUTTX_FS_VFS_SRC_FILES
/kernel/liteos_a/testsuites/unittest/net/
DBUILD.gn52 sources = sources_entry
53 sources += sources_smoke
55 sources += sources_full
67 sources = sources_entry
68 sources += sources_smoke
69 sources += sources_full
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/interrupt-controller/
Darm,vic.txt14 the VIC has no configuration options for interrupt sources. The cell is a u32
21 - valid-mask : A one cell big bit mask of valid interrupt sources. Each bit
25 - valid-wakeup-mask : A one cell big bit mask of interrupt sources that can be
29 interrupt sources configurable as wake up sources.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/interrupt-controller/
Darm,vic.txt14 the VIC has no configuration options for interrupt sources. The cell is a u32
21 - valid-mask : A one cell big bit mask of valid interrupt sources. Each bit
25 - valid-wakeup-mask : A one cell big bit mask of interrupt sources that can be
29 interrupt sources configurable as wake up sources.
/kernel/liteos_a/kernel/extended/trace/
DBUILD.gn35 sources = [
47 sources += [ "trace_offline.c" ]
51 sources += [ "trace_online.c" ]
55 sources += [
62 sources += [ "pipeline/serial/trace_pipeline_serial.c" ]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/misc/
Daspeed,cvic.txt9 some of the same sources as the main ARM interrupt controller but with
21 - valid-sources: One cell, bitmap of supported sources for the implementation
32 valid-sources = <0xffffffff>;
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/misc/
Daspeed,cvic.txt9 some of the same sources as the main ARM interrupt controller but with
21 - valid-sources: One cell, bitmap of supported sources for the implementation
32 valid-sources = <0xffffffff>;

12345678910>>...94