| /linux/drivers/media/cec/usb/extron-da-hd-4k-plus/ |
| H A D | cec-splitter.c | 9 #include "cec-splitter.h" 49 static void cec_out_active_source(struct cec_splitter *splitter) in cec_out_active_source() argument 53 for (i = 0; i < splitter->num_out_ports; i++) in cec_out_active_source() 54 cec_port_out_active_source(splitter->ports[i]); in cec_out_active_source() 71 static void cec_out_standby(struct cec_splitter *splitter) in cec_out_standby() argument 75 for (i = 0; i < splitter->num_out_ports; i++) in cec_out_standby() 76 cec_port_out_standby(splitter->ports[i]); in cec_out_standby() 95 static void cec_out_wakeup(struct cec_splitter *splitter, u8 opcode) in cec_out_wakeup() argument 99 for (i = 0; i < splitter->num_out_ports; i++) in cec_out_wakeup() 100 cec_port_out_wakeup(splitter->ports[i], opcode); in cec_out_wakeup() [all …]
|
| H A D | cec-splitter.h | 15 struct cec_splitter *splitter; member 34 /* High-level splitter state */ 48 bool cec_splitter_poll(struct cec_splitter *splitter,
|
| H A D | extron-da-hd-4k-plus.h | 22 #include "cec-splitter.h" 81 struct cec_splitter splitter; member
|
| H A D | Kconfig | 11 This is a CEC driver for the Extron DA HD 4K Plus HDMI Splitter.
|
| /linux/Documentation/networking/devlink/ |
| H A D | devlink-linecard.rst | 29 Similar to splitter cable, where the device might have no way 30 of detection of the splitter cable geometry, the device 42 * Setup splitter cable on line card ports 44 - As on the ordinary ports, user may provision a splitter
|
| /linux/Documentation/devicetree/bindings/net/ |
| H A D | altr,socfpga-stmmac.yaml | 129 altr,emac-splitter: 132 Should be the phandle to the emac splitter soft IP node if DWMAC 133 controller is connected an emac splitter.
|
| H A D | altr,gmii-to-sgmii-2.0.yaml | 22 - description: Registers for the emac splitter IP
|
| /linux/Documentation/input/devices/ |
| H A D | xpad.rst | 124 Thanks to the trip splitter found on the cable you don't even need to cut the
|
| /linux/drivers/gpu/drm/arm/display/komeda/ |
| H A D | komeda_pipeline.c | 101 pos = to_cpos(pipe->splitter); in komeda_pipeline_get_component_pos()
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-querycap.rst | 257 HDMI splitter accessed by a serial port.
|
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_vdsc_regs.h | 11 /* Display Stream Splitter Control */
|
| /linux/drivers/gpu/drm/arm/display/komeda/d71/ |
| H A D | d71_regs.h | 378 /* Splitter registers */
|
| /linux/drivers/firmware/efi/libstub/ |
| H A D | gop.c | 455 * Systems that use the UEFI Console Splitter may in find_handle_with_primary_gop()
|
| /linux/include/linux/ |
| H A D | zstd_lib.h | 2184 * note: this parameter only influences the first splitter stage, 2186 * ZSTD_c_splitAfterSequences controls the next splitter stage, 2201 * This is a stronger splitter algorithm, 2204 * While the post-splitter does overlap with the pre-splitter, 2210 * Set to ZSTD_ps_disable to never use block splitter. 2211 * Set to ZSTD_ps_enable to always use block splitter.
|
| /linux/tools/lib/python/kdoc/ |
| H A D | kdoc_parser.py | 456 splitter, declaration_name): argument 466 for arg in args.split(splitter):
|
| /linux/tools/perf/scripts/python/ |
| H A D | exported-sql-viewer.py | 2140 # Switch graph splitter which divides the CPU graphs from the legend 2236 self.splitter = SwitchGraphSplitter() 2237 self.splitter.addWidget(self.view) 2238 self.splitter.addWidget(self.legend) 2260 self.vbox = VBoxLayout(self.splitter, self.hbox)
|
| /linux/drivers/edac/ |
| H A D | versalnet_edac.c | 679 case 132 ... 139: err_str = "FPX SPLITTER error"; break; in rpmsg_cb()
|
| /linux/lib/zstd/compress/ |
| H A D | zstd_compress_internal.h | 455 * Struct that contains all elements of block splitter that should be allocated 532 /* Workspace for block splitter */
|
| H A D | zstd_compress.c | 242 /* Returns block splitter usage (generally speaking, when using slower/stronger compression modes) … 4582 * and the splitter never creates blocks that small (current lower limit is 8 KB), in ZSTD_compress_frameChunk() 4585 … * then yes, it becomes possible to make the block splitter oversplit incompressible data. in ZSTD_compress_frameChunk()
|
| /linux/scripts/kconfig/ |
| H A D | qconf.cc | 1479 // UI setup done, restore splitter positions in ConfigMainWindow()
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | mcdi_pcol.h | 10207 * the module is connected. This is useful when splitter cables that have 10239 * the module is connected. This is useful when splitter cables that have
|