Home
last modified time | relevance | path

Searched refs:comms (Results 1 – 12 of 12) sorted by relevance

/Linux-v6.6/arch/arm/boot/dts/st/
Dstih407-family.dtsi364 compatible = "st,comms-ssc4-i2c";
379 compatible = "st,comms-ssc4-i2c";
394 compatible = "st,comms-ssc4-i2c";
409 compatible = "st,comms-ssc4-i2c";
424 compatible = "st,comms-ssc4-i2c";
439 compatible = "st,comms-ssc4-i2c";
456 compatible = "st,comms-ssc4-i2c";
471 compatible = "st,comms-ssc4-i2c";
486 compatible = "st,comms-ssc4-spi";
500 compatible = "st,comms-ssc4-spi";
[all …]
/Linux-v6.6/Documentation/devicetree/bindings/media/
Dst-rc.txt4 - compatible: Should contain "st,comms-irb".
25 compatible = "st,comms-irb";
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
Dhost.fuc62 // HOST->PWR comms - dequeue message(s) for process(es) from FIFO
91 // PWR->HOST comms - enqueue message for HOST to RFIFO
100 // message from intr handler == HOST->PWR comms pending
/Linux-v6.6/tools/perf/tests/shell/
Dtest_task_analyzer.sh79 perf script report task-analyzer --ns --rename-comms-by-tids 0:random > "$out"
/Linux-v6.6/tools/perf/Documentation/
Dperf-diff.txt48 --comms=::
49 Only consider symbols in these comms. CSV that understands
121 Filters can be applied by --comms, --dsos and/or --symbols options.
Dperf-top.txt153 --comms::
154 Only consider symbols in these comms. This option will affect the
217 Filters can be applied by --comms, --dsos and/or --symbols options and
Dperf-report.txt44 --comms=::
45 Only consider symbols in these comms. CSV that understands
428 Filters can be applied by --comms, --dsos and/or --symbols options and
Dperf-script.txt312 --comms=::
313 Only display events for these comms. CSV that understands
/Linux-v6.6/tools/mm/
Dpage_owner_sort.c76 char **comms; member
490 !match_str_list(comm, fc.comms, fc.comms_size)) { in is_need()
761 fc.comms = explode(',', optarg, &fc.comms_size); in main()
/Linux-v6.6/Documentation/staging/
Dcrc32.rst138 ftp://download.intel.com/technology/comms/perfnet/download/slicing-by-8.pdf
/Linux-v6.6/Documentation/trace/
Dftrace.rst436 makes a cache of pid mappings to comms to try to display
437 comms for events. If a pid for a comm is not listed, then
440 If the option "record-cmd" is set to "0", then comms of tasks
445 By default, 128 comms are saved (see "saved_cmdlines" above). To
446 increase or decrease the amount of comms that are cached, echo
447 the number of comms to cache into this file.
1220 with mapped pids and comms. But this may cause some
/Linux-v6.6/drivers/i2c/busses/
DKconfig962 bool "Intel PXA2XX I2C Slave comms support"