Home
last modified time | relevance | path

Searched refs:defaults (Results 1 – 25 of 248) sorted by relevance

12345678910

/linux-5.19.10/drivers/net/ethernet/mellanox/mlx4/
Dsense.c66 enum mlx4_port_type *defaults) in mlx4_do_sense_ports() argument
78 stype[i - 1] = defaults[i - 1]; in mlx4_do_sense_ports()
80 stype[i - 1] = defaults[i - 1]; in mlx4_do_sense_ports()
87 stype[i] = stype[i] ? stype[i] : defaults[i]; in mlx4_do_sense_ports()
/linux-5.19.10/drivers/media/rc/img-ir/
Dimg-ir-hw.c101 struct img_ir_timing_range *defaults) in img_ir_timing_defaults() argument
104 range->min = defaults->min; in img_ir_timing_defaults()
106 range->max = defaults->max; in img_ir_timing_defaults()
110 struct img_ir_symbol_timing *defaults) in img_ir_symbol_timing_defaults() argument
112 img_ir_timing_defaults(&timing->pulse, &defaults->pulse); in img_ir_symbol_timing_defaults()
113 img_ir_timing_defaults(&timing->space, &defaults->space); in img_ir_symbol_timing_defaults()
117 struct img_ir_timings *defaults) in img_ir_timings_defaults() argument
119 img_ir_symbol_timing_defaults(&timings->ldr, &defaults->ldr); in img_ir_timings_defaults()
120 img_ir_symbol_timing_defaults(&timings->s00, &defaults->s00); in img_ir_timings_defaults()
121 img_ir_symbol_timing_defaults(&timings->s01, &defaults->s01); in img_ir_timings_defaults()
[all …]
/linux-5.19.10/tools/testing/selftests/rcutorture/doc/
Drcu-test-image.txt46 /dev/vda / ext3 defaults 1 1
48 tmpfs /dev/shm tmpfs defaults 0 0
50 sysfs /sys sysfs defaults 0 0
51 proc /proc proc defaults 0 0
/linux-5.19.10/scripts/
Dpatch-kernel72 source directory defaults to /usr/src/linux,
73 patch directory defaults to the current directory,
74 stopversion defaults to <all in patchdir>.
/linux-5.19.10/drivers/gpu/drm/i915/gt/
Dselftest_lrc.c966 u32 *defaults; in store_context() local
978 defaults = shmem_pin_map(ce->engine->default_state); in store_context()
979 if (!defaults) { in store_context()
987 hw = defaults; in store_context()
1018 shmem_unpin_map(ce->engine->default_state, defaults); in store_context()
1130 u32 *defaults; in load_context() local
1142 defaults = shmem_pin_map(ce->engine->default_state); in load_context()
1143 if (!defaults) { in load_context()
1150 hw = defaults; in load_context()
1180 shmem_unpin_map(ce->engine->default_state, defaults); in load_context()
[all …]
Dsysfs_engines.c195 return sprintf(buf, "%lu\n", engine->defaults.max_busywait_duration_ns); in max_spin_default()
248 return sprintf(buf, "%lu\n", engine->defaults.timeslice_duration_ms); in timeslice_default()
298 return sprintf(buf, "%lu\n", engine->defaults.stop_timeout_ms); in stop_default()
354 return sprintf(buf, "%lu\n", engine->defaults.preempt_timeout_ms); in preempt_timeout_default()
408 return sprintf(buf, "%lu\n", engine->defaults.heartbeat_interval_ms); in heartbeat_default()
Dselftest_engine_heartbeat.c17 engine->defaults.heartbeat_interval_ms); in reset_heartbeat()
406 engine->defaults.heartbeat_interval_ms; in st_engine_heartbeat_enable()
428 engine->defaults.heartbeat_interval_ms; in st_engine_heartbeat_enable_no_pm()
/linux-5.19.10/Documentation/fb/
Dsisfb.rst84 specified, it defaults to 8. If no rate is given, it defaults to 60Hz. Depth 32
92 Linux 2.4 only: If no mode is given, sisfb defaults to "no mode" (mode=none) if
94 defaults to 800x600x8 unless CRT2 type is LCD, in which case the LCD's native
98 Linux 2.6 only: If no mode is given, sisfb defaults to 800x600x8 unless CRT2
99 type is LCD, in which case it defaults to the LCD's native resolution. If
/linux-5.19.10/Documentation/devicetree/bindings/spi/
Dspi-sifive.yaml53 Depth of hardware queues; defaults to 8
60 Maximum bits per word; defaults to 8
/linux-5.19.10/Documentation/devicetree/bindings/arm/omap/
Domap.txt44 - OMAP2 generic - defaults to OMAP2420
48 - OMAP4 generic - defaults to OMAP4430
50 - OMAP5 generic - defaults to OMAP5430
52 - DRA7 generic - defaults to DRA742
56 - AM43x generic - defaults to AM4372
/linux-5.19.10/Documentation/kbuild/
Dheaders_install.rst30 ARCH indicates which architecture to produce headers for, and defaults to the
37 INSTALL_HDR_PATH indicates where to install the headers. It defaults to
/linux-5.19.10/Documentation/devicetree/bindings/dma/
Dmmp-dma.txt13 - dma-channels: Number of DMA channels supported by the controller (defaults
17 (defaults to 32 when not specified)
/linux-5.19.10/Documentation/devicetree/bindings/interrupt-controller/
Darm,vic.yaml48 defaults to all valid.
57 defaults to all interrupt sources configurable as wake up sources.
/linux-5.19.10/tools/testing/ktest/examples/
Dtest.conf43 INCLUDE include/defaults.conf
Dkvm.conf44 INCLUDE include/defaults.conf
Dvmware.conf89 INCLUDE include/defaults.conf
/linux-5.19.10/arch/arm/boot/dts/
Dbcm5301x-nand-cs0-bch8.dtsi3 * Broadcom BCM470X / BCM5301X Nand chip defaults.
Dtwl6030_omap4.dtsi11 * Therefore, configure the defaults for the SYS_NIRQ1 and
Dtwl4030_omap3.dtsi15 * defaults for the SYS_NIRQ pin here.
/linux-5.19.10/tools/perf/Documentation/
Dperfconfig.example3 # These were the old defaults
/linux-5.19.10/Documentation/devicetree/bindings/net/
Dqca,qca7000.txt31 property is missing the driver defaults to burst mode.
70 - current-speed : current baud rate of QCA7000 which defaults to 115200
/linux-5.19.10/Documentation/devicetree/bindings/input/
Dgpio-keys.yaml41 Specify event type this button/key generates. If not specified defaults to
63 Debouncing interval time in milliseconds. If not specified defaults to 5.
/linux-5.19.10/Documentation/devicetree/bindings/i2c/
Di2c-hix5hd2.txt13 - clock-frequency: Desired I2C bus frequency in Hz, otherwise defaults to 100000
/linux-5.19.10/virt/kvm/
DKconfig2 # KVM common configuration items and defaults
/linux-5.19.10/net/sched/
Dsch_cbq.c129 struct cbq_class *defaults[TC_PRIO_MAX + 1]; member
184 struct cbq_class *new = cl->defaults[TC_PRIO_BESTEFFORT]; in cbq_reclassify()
225 defmap = head->defaults; in cbq_classify()
278 !(cl = head->defaults[prio & TC_PRIO_MAX]) && in cbq_classify()
279 !(cl = head->defaults[TC_PRIO_BESTEFFORT])) in cbq_classify()
921 if (split->defaults[i] == cl && !(cl->defmap & (1<<i))) in cbq_sync_defmap()
922 split->defaults[i] = NULL; in cbq_sync_defmap()
928 if (split->defaults[i]) in cbq_sync_defmap()
938 split->defaults[i] = c; in cbq_sync_defmap()

12345678910