Searched refs:comms (Results 1 – 12 of 12) sorted by relevance
/Linux-v6.6/arch/arm/boot/dts/st/ |
D | stih407-family.dtsi | 364 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/ |
D | st-rc.txt | 4 - compatible: Should contain "st,comms-irb". 25 compatible = "st,comms-irb";
|
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/ |
D | host.fuc | 62 // 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/ |
D | test_task_analyzer.sh | 79 perf script report task-analyzer --ns --rename-comms-by-tids 0:random > "$out"
|
/Linux-v6.6/tools/perf/Documentation/ |
D | perf-diff.txt | 48 --comms=:: 49 Only consider symbols in these comms. CSV that understands 121 Filters can be applied by --comms, --dsos and/or --symbols options.
|
D | perf-top.txt | 153 --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
|
D | perf-report.txt | 44 --comms=:: 45 Only consider symbols in these comms. CSV that understands 428 Filters can be applied by --comms, --dsos and/or --symbols options and
|
D | perf-script.txt | 312 --comms=:: 313 Only display events for these comms. CSV that understands
|
/Linux-v6.6/tools/mm/ |
D | page_owner_sort.c | 76 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/ |
D | crc32.rst | 138 ftp://download.intel.com/technology/comms/perfnet/download/slicing-by-8.pdf
|
/Linux-v6.6/Documentation/trace/ |
D | ftrace.rst | 436 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/ |
D | Kconfig | 962 bool "Intel PXA2XX I2C Slave comms support"
|