/Linux-v4.19/Documentation/watchdog/ |
D | watchdog-parameters.txt | 2 the Linux watchdog drivers. Watchdog driver parameter specs should 17 (default=kernel config parameter) 24 (default=kernel config parameter) 29 (default=kernel config parameter) 36 (default=kernel config parameter) 41 (default=kernel config parameter) 46 (default=kernel config parameter) 51 (default=kernel config parameter) 56 (default=kernel config parameter) 74 (default=kernel config parameter) [all …]
|
/Linux-v4.19/scripts/ |
D | kernel-doc | 576 my ($parameter, $section); 593 foreach my $parameter (@{$args{'parameterlist'}}) { 597 $type = $args{'parametertypes'}{$parameter}; 600 print ".BI \"" . $parenth . $1 . "\" " . $parameter . " \") (" . $2 . ")" . $post . "\"\n"; 603 print ".BI \"" . $parenth . $type . "\" " . $parameter . " \"" . $post . "\"\n"; 610 foreach $parameter (@{$args{'parameterlist'}}) { 611 my $parameter_name = $parameter; 614 print ".IP \"" . $parameter . "\" 12\n"; 627 my ($parameter, $section); 638 foreach my $parameter (@{$args{'parameterlist'}}) { [all …]
|
/Linux-v4.19/Documentation/trace/ |
D | events-power.rst | 58 The first parameter gives the clock name (e.g. "gpio1_iclk"). 59 The second parameter is '1' for enable, '0' for disable, the target 69 The first parameter gives the power domain name (e.g. "mpu_pwrdm"). 70 The second parameter is the power domain target state. 83 The first parameter gives the QoS class name (e.g. "CPU_DMA_LATENCY"). 84 The second parameter is value to be added/updated/removed. 85 The third parameter is timeout value in usec. 91 The first parameter gives the QoS action name (e.g. "ADD_REQ"). 92 The second parameter is the previous QoS value. 93 The third parameter is the current QoS value to update. [all …]
|
/Linux-v4.19/Documentation/devicetree/bindings/ata/ |
D | ahci-ceva.txt | 8 - ceva,p0-cominit-params: OOB timing value for COMINIT parameter for port 0. 9 - ceva,p1-cominit-params: OOB timing value for COMINIT parameter for port 1. 10 The fields for the above parameter must be as shown below: 16 - ceva,p0-comwake-params: OOB timing value for COMWAKE parameter for port 0. 17 - ceva,p1-comwake-params: OOB timing value for COMWAKE parameter for port 1. 18 The fields for the above parameter must be as shown below: 24 - ceva,p0-burst-params: Burst timing value for COM parameter for port 0. 25 - ceva,p1-burst-params: Burst timing value for COM parameter for port 1. 26 The fields for the above parameter must be as shown below: 34 The fields for the above parameter must be as shown below:
|
/Linux-v4.19/Documentation/devicetree/bindings/devfreq/ |
D | rk3399_dmc.txt | 52 This parameter is for LPDDR4 only. 70 - rockchip,ddr3_odt_dis_freq : When the DRAM type is DDR3, this parameter defines 76 - rockchip,ddr3_drv : When the DRAM type is DDR3, this parameter defines 80 - rockchip,ddr3_odt : When the DRAM type is DDR3, this parameter defines 84 - rockchip,phy_ddr3_ca_drv : When the DRAM type is DDR3, this parameter defines 89 - rockchip,phy_ddr3_dq_drv : When the DRAM type is DDR3, this parameter defines 93 - rockchip,phy_ddr3_odt : When the DRAM type is DDR3, this parameter defines 97 - rockchip,lpddr3_odt_dis_freq : When the DRAM type is LPDDR3, this parameter defines 103 - rockchip,lpddr3_drv : When the DRAM type is LPDDR3, this parameter defines 107 - rockchip,lpddr3_odt : When the DRAM type is LPDDR3, this parameter defines [all …]
|
/Linux-v4.19/Documentation/sound/designs/ |
D | tracepoints.rst | 49 Configurable. This type of parameter is described in 57 Configurable. This type of parameter is described in 76 mask/interval parameter can be changed by ALSA PCM core. For 82 This mask represents which mask/interval parameter is actually changed. 91 a PCM sample. When a parameter of SNDRV_PCM_HW_PARAM_SAMPLE_BITS was 97 notation. Basically, when a parameter of SNDRV_PCM_HW_PARAM_RATE was 103 fraction notation. Basically, when a parameter of 110 value to this parameter but some drivers intentionally set zero with 118 dependencies on which a parameter is decided according to several parameters. 120 to compute the target parameter. ALSA PCM core registers some rules to the [all …]
|
/Linux-v4.19/security/selinux/ |
D | Kconfig | 12 bool "NSA SELinux boot parameter" 16 This option adds a kernel parameter 'selinux', which allows SELinux 26 int "NSA SELinux boot parameter default value" 31 This option sets the default value for the kernel parameter 33 option is set to 0 (zero), the SELinux kernel parameter will 35 set to 1 (one), the SELinux kernel parameter will default to 1, 49 This option is similar to the selinux=0 boot parameter, but is to 56 using the selinux=0 boot parameter instead of enabling this 98 'checkreqprot=' boot parameter. It may also be changed at runtime
|
/Linux-v4.19/arch/s390/kvm/ |
D | sigp.c | 151 static int __sigp_set_arch(struct kvm_vcpu *vcpu, u32 parameter, in __sigp_set_arch() argument 283 u16 cpu_addr, u32 parameter, u64 *status_reg) in handle_sigp_dst() argument 314 rc = __sigp_store_status_at_addr(vcpu, dst_vcpu, parameter, in handle_sigp_dst() 319 rc = __sigp_set_prefix(vcpu, dst_vcpu, parameter, status_reg); in handle_sigp_dst() 323 rc = __sigp_conditional_emergency(vcpu, dst_vcpu, parameter, in handle_sigp_dst() 413 u32 parameter; in kvm_s390_handle_sigp() local 427 parameter = vcpu->run->s.regs.gprs[r1]; in kvm_s390_handle_sigp() 429 parameter = vcpu->run->s.regs.gprs[r1 + 1]; in kvm_s390_handle_sigp() 431 trace_kvm_s390_handle_sigp(vcpu, order_code, cpu_addr, parameter); in kvm_s390_handle_sigp() 435 rc = __sigp_set_arch(vcpu, parameter, in kvm_s390_handle_sigp() [all …]
|
/Linux-v4.19/Documentation/rapidio/ |
D | tsi721.txt | 20 - 'dbg_level' - This parameter allows to control amount of debug information 21 generated by this device driver. This parameter is formed by set of 22 This parameter can be changed bit masks that correspond to the specific 25 This parameter can be changed dynamically. 28 - 'dma_desc_per_channel' - This parameter defines number of hardware buffer 43 This parameter gives an ability to override MRRS value set during PCIe 45 Value for this parameter must be set as defined by PCIe specification: 70 this driver will accept DMA-specific module parameter:
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | func-ioctl.rst | 37 Pointer to a function parameter, usually a structure. 46 parameter, and the size of the argument ``argp`` in bytes. Macros and 61 When an ioctl that takes an output or read/write parameter fails, the 62 parameter remains unmodified.
|
/Linux-v4.19/Documentation/driver-api/firmware/ |
D | fw_search_path.rst | 8 * fw_path_para - module parameter - default is empty so this is ignored 14 The module parameter ''path'' can be passed to the firmware_class module 16 only be up to 256 characters long. The kernel parameter passed would be:
|
/Linux-v4.19/drivers/staging/sm750fb/ |
D | readme | 8 About the kernel module parameter of driver: 17 dual frame buffer for driver with "dual" parameter 23 1) if you build the driver with built-in method, the parameter 32 2) if you put 800x600 into the parameter without bpp and
|
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/smumgr/ |
D | smu9_smumgr.c | 125 uint16_t msg, uint32_t parameter) in smu9_send_msg_to_smc_with_parameter() argument 134 WREG32_SOC15(MP1, 0, mmMP1_SMN_C2PMSG_82, parameter); in smu9_send_msg_to_smc_with_parameter() 140 pr_err("Failed message: 0x%x, input parameter: 0x%x, error code: 0x%x\n", msg, parameter, ret); in smu9_send_msg_to_smc_with_parameter()
|
/Linux-v4.19/Documentation/netlabel/ |
D | draft-ietf-cipso-ipsecurity-01.txt | 449 HOST_LABEL_MAX - This parameter contains the maximum sensitivity label that 452 parameter does not apply to CIPSO gateways or routers. This parameter need 467 HOST_LABEL_MIN - This parameter contains the minimum sensitivity label that 469 than this minimum MUST be rejected by the CIPSO host. This parameter does 470 not apply to CIPSO gateways or routers. This parameter need not be defined 474 PORT_LABEL_MAX - This parameter contains the maximum sensitivity label for 477 rejected by the CIPSO system. The label within this parameter MUST be 478 less than or equal to the label within the HOST_LABEL_MAX parameter. This 479 parameter does not apply to CIPSO hosts that support only one network port. 481 PORT_LABEL_MIN - This parameter contains the minimum sensitivity label for [all …]
|
/Linux-v4.19/drivers/char/mwave/ |
D | README | 19 thinkpad configuration utility then this parameter allows the 24 thinkpad configuration utility then this parameter allows the 29 thinkpad configuration utility then this parameter allows the 34 thinkpad configuration utility then this parameter allows the
|
/Linux-v4.19/Documentation/isdn/ |
D | README.HiSax | 126 parameter may precede the "irq" parameter, or vice versa. If several 127 cards are installed, the ordering within the comma separated parameter 132 parameter may be omitted for this card. Sometimes it may be necessary 133 to specify a dummy parameter, however. This is the case when there is 134 a card of a different type later in the list that needs a parameter 136 is listed after a Teles 16.3 card, a dummy memory base parameter of 0 137 must be specified for the 16.3. Instead of a dummy value, the parameter 141 The parameter for the D-Channel protocol may be omitted if you selected the 170 11 Eicon.Diehl Diva PCI no parameter 176 15 Sedlbauer Speed PCI no parameter [all …]
|
/Linux-v4.19/security/apparmor/ |
D | Kconfig | 18 int "AppArmor boot parameter default value" 23 This option sets the default value for the kernel parameter 26 kernel parameter will default to 0, disabling AppArmor at 28 kernel parameter will default to 1, enabling AppArmor at 81 Set the default value of the apparmor.debug kernel parameter.
|
/Linux-v4.19/arch/xtensa/boot/boot-redboot/ |
D | bootstrap.S | 32 # a3: Size of parameter list 134 # a2: start address of parameter list 135 # a3: length of parameter list 166 # a2: boot parameter 231 # a2 Boot parameter list
|
/Linux-v4.19/Documentation/hwmon/ |
D | lm92 | 11 Addresses scanned: none, force parameter needed 15 Addresses scanned: none, force parameter needed 35 may need to use the force parameter.
|
/Linux-v4.19/drivers/isdn/gigaset/ |
D | ev-layer.c | 408 void *ptr, int parameter) in add_cid_event() argument 429 event->parameter = parameter; in add_cid_event() 450 int cid, parameter; in gigaset_handle_modem_response() local 597 parameter = (type << 8) | value; in gigaset_handle_modem_response() 599 add_cid_event(cs, cid, rt->resp_code, NULL, parameter); in gigaset_handle_modem_response() 608 if (kstrtoint(eoc, 10, ¶meter)) in gigaset_handle_modem_response() 613 cs->dle = parameter; in gigaset_handle_modem_response() 615 add_cid_event(cs, cid, rt->resp_code, NULL, parameter); in gigaset_handle_modem_response() 1205 at_state = get_free_channel(cs, ev->parameter); in do_action() 1315 if (ev->parameter > 0 && ev->parameter <= 65535) { in do_action() [all …]
|
/Linux-v4.19/Documentation/devicetree/bindings/mfd/ |
D | twl6040.txt | 31 - ti,vibldrv-res: Resistance parameter for left driver 32 - ti,vibrdrv-res: Resistance parameter for right driver 33 - ti,viblmotor-res: Resistance parameter for left motor 34 - ti,viblmotor-res: Resistance parameter for right motor
|
/Linux-v4.19/tools/perf/util/scripting-engines/ |
D | Build | 4 …L_EMBED_CCOPTS) -Wno-redundant-decls -Wno-strict-prototypes -Wno-unused-parameter -Wno-shadow -Wno… 6 …(PYTHON_EMBED_CCOPTS) -Wno-redundant-decls -Wno-strict-prototypes -Wno-unused-parameter -Wno-shadow
|
/Linux-v4.19/Documentation/devicetree/bindings/hwmon/ |
D | apm-xgene-hwmon.txt | 7 - mboxes : use the label reference for the mailbox as the first parameter. 8 The second parameter is the channel number.
|
/Linux-v4.19/Documentation/devicetree/bindings/i2c/ |
D | i2c-xgene-slimpro.txt | 8 - mboxes : use the label reference for the mailbox as the first parameter. 9 The second parameter is the channel number.
|
/Linux-v4.19/Documentation/devicetree/bindings/memory-controllers/ |
D | mvebu-devbus.txt | 47 to read data sample. This parameter is useful for 65 This parameter has no affect on <acc-first-ps> parameter 75 This parameter has no affect on DEV_OEn de-assertion. 77 last data sampled. Also this parameter has no 78 affect on <turn-off-ps> parameter. 91 is active. This parameter defines the setup time of 99 This parameter defines the hold time of address and
|