/linux/tools/perf/tests/attr/ |
H A D | test-stat-detailed-3 |
|
H A D | test-stat-detailed-2 |
|
H A D | test-stat-detailed-1 |
|
H A D | test-stat-default |
|
/linux/Documentation/devicetree/bindings/clock/ |
H A D | qcom,gcc-sm8350.yaml | 26 - description: PCIE 0 Pipe clock source (Optional clock) 27 - description: PCIE 1 Pipe clock source (Optional clock) 28 - description: UFS card Rx symbol 0 clock source (Optional clock) 29 - description: UFS card Rx symbol 1 clock source (Optional clock) 30 - description: UFS card Tx symbol 0 clock source (Optional clock) 31 - description: UFS phy Rx symbol 0 clock source (Optional clock) 32 - description: UFS phy Rx symbol 1 clock source (Optional clock) 33 - description: UFS phy Tx symbol 0 clock source (Optional clock) 34 - description: USB3 phy wrapper pipe clock source (Optional clock) 35 - description: USB3 phy sec pipe clock source (Optional clock) [all …]
|
H A D | qcom,gcc-sm8450.yaml | 28 - description: PCIE 0 Pipe clock source (Optional clock) 29 - description: PCIE 1 Pipe clock source (Optional clock) 30 - description: PCIE 1 Phy Auxiliary clock source (Optional clock) 31 - description: UFS Phy Rx symbol 0 clock source (Optional clock) 32 - description: UFS Phy Rx symbol 1 clock source (Optional clock) 33 - description: UFS Phy Tx symbol 0 clock source (Optional clock) 34 - description: USB3 Phy wrapper pipe clock source (Optional clock) 41 - const: pcie_0_pipe_clk # Optional clock 42 - const: pcie_1_pipe_clk # Optional clock 43 - const: pcie_1_phy_aux_clk # Optional clock [all …]
|
H A D | cirrus,lochnagar.yaml | 50 - ln-gf-mclk1 # Optional input clock from host system. 51 - ln-gf-mclk2 # Optional input clock from host system. 52 - ln-gf-mclk3 # Optional input clock from host system. 53 - ln-gf-mclk4 # Optional input clock from host system. 54 - ln-psia1-mclk # Optional input clock from external connector. 55 - ln-psia2-mclk # Optional input clock from external connector. 56 - ln-spdif-mclk # Optional input clock from SPDIF. 57 - ln-spdif-clkout # Optional input clock from SPDIF. 58 - ln-adat-mclk # Optional input clock from ADAT.
|
H A D | qcom,gcc-msm8996.yaml | 29 - description: PCIe 0 PIPE clock (optional) 30 - description: PCIe 1 PIPE clock (optional) 31 - description: PCIe 2 PIPE clock (optional) 32 - description: USB3 PIPE clock (optional) 33 - description: UFS RX symbol 0 clock (optional) 34 - description: UFS RX symbol 1 clock (optional) 35 - description: UFS TX symbol 0 clock (optional)
|
H A D | rockchip,rk3368-cru.yaml | 26 - "xin32k" - rtc clock - optional 27 - "ext_i2s" - external I2S clock - optional 28 - "ext_gmac" - external GMAC clock - optional 29 - "ext_hsadc" - external HSADC clock - optional 30 - "ext_isp" - external ISP clock - optional 31 - "ext_jtag" - external JTAG clock - optional 32 - "ext_vip" - external VIP clock - optional
|
/linux/drivers/gpu/drm/msm/registers/ |
H A D | rules-fd.xsd | 105 <attribute name="year" type="nonNegativeInteger" use="optional" /> 118 <attribute name="prefix" type="NMTOKENS" use="optional" /> 119 <attribute name="width" type="rng:DomainWidth" use="optional" /> 120 <attribute name="varset" type="NMTOKEN" use="optional" /> 121 <attribute name="variants" type="string" use="optional" /> 133 <attribute name="name" type="NMTOKEN" use="optional" /> 134 <attribute name="offset" type="rng:HexOrNumber" use="optional" /> 135 <attribute name="offsets" type="string" use="optional"/> 136 <attribute name="doffsets" type="string" use="optional"/> 137 <attribute name="index" type="NMTOKENS" use="optional"/> [all …]
|
/linux/sound/soc/sof/ |
H A D | sof-priv.h | 176 int (*probe_early)(struct snd_sof_dev *sof_dev); /* optional */ 178 void (*remove)(struct snd_sof_dev *sof_dev); /* optional */ 179 void (*remove_late)(struct snd_sof_dev *sof_dev); /* optional */ 180 int (*shutdown)(struct snd_sof_dev *sof_dev); /* optional */ 184 int (*stall)(struct snd_sof_dev *sof_dev, unsigned int core_mask); /* optional */ 185 int (*reset)(struct snd_sof_dev *sof_dev); /* optional */ 186 int (*core_get)(struct snd_sof_dev *sof_dev, int core); /* optional */ 187 int (*core_put)(struct snd_sof_dev *sof_dev, int core); /* optional */ 195 u8 value); /* optional */ 197 void __iomem *addr); /* optional */ [all …]
|
/linux/net/ipv4/netfilter/ |
H A D | nf_nat_snmp_basic.asn1 | 69 IMPLICIT OCTET STRING OPTIONAL ({snmp_helper}) 73 IMPLICIT INTEGER OPTIONAL 77 IMPLICIT INTEGER OPTIONAL 79 Gauge32 ::= Unsigned32 OPTIONAL 83 IMPLICIT INTEGER OPTIONAL 87 IMPLICIT OCTET STRING OPTIONAL 91 IMPLICIT INTEGER OPTIONAL 121 [0] IMPLICIT PDU OPTIONAL 124 [1] IMPLICIT PDU OPTIONAL 127 [2] IMPLICIT PDU OPTIONAL [all …]
|
/linux/include/linux/gpio/ |
H A D | regmap.h | 20 * @fwnode: (Optional) The firmware node. 22 * @label: (Optional) Descriptive name for GPIO controller. 25 * @names: (Optional) Array of names for gpios 26 * @reg_dat_base: (Optional) (in) register base address 27 * @reg_set_base: (Optional) set register base address 28 * @reg_clr_base: (Optional) clear register base address 29 * @reg_dir_in_base: (Optional) in setting register base address 30 * @reg_dir_out_base: (Optional) out setting register base address 31 * @reg_stride: (Optional) May be set if the registers (of the 34 * @irq_domain: (Optional) IRQ domain if the controller is [all …]
|
/linux/drivers/rpmsg/ |
H A D | rpmsg_internal.h | 25 * @create_channel: create backend-specific channel, optional 26 * @release_channel: release backend-specific channel, optional 28 * @announce_create: announce presence of new channel, optional 29 * @announce_destroy: announce destruction of channel, optional 32 * @announce_create and @announce_destroy are optional as the backend might 52 * @sendto: see @rpmsg_sendto(), optional 53 * @send_offchannel: see @rpmsg_send_offchannel(), optional 55 * @trysendto: see @rpmsg_trysendto(), optional 56 * @trysend_offchannel: see @rpmsg_trysend_offchannel(), optional 57 * @poll: see @rpmsg_poll(), optional [all …]
|
/linux/include/drm/ |
H A D | drm_simple_kms_helper.h | 39 * This function is optional. 60 * This hook is optional. 70 * This hook is optional. 82 * This hook is optional. 98 * This hook is optional. 115 * Optional, called by &drm_plane_helper_funcs.prepare_fb. Please read 131 * Optional, called by &drm_plane_helper_funcs.cleanup_fb. Please read 141 * Optional, called by &drm_plane_helper_funcs.begin_fb_access. Please read 151 * Optional, called by &drm_plane_helper_funcs.end_fb_access. Please read 161 * Optional, called by &drm_crtc_funcs.enable_vblank. Please read [all …]
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-thermal | 34 RW, Optional 55 RO, Optional 64 RO, Optional 73 RW, Optional 80 RO, Optional 88 RO, Optional 98 RW, Optional 112 WO, Optional 126 RW, Optional 135 RW, Optional [all …]
|
/linux/net/sctp/ |
H A D | Kconfig | 29 -- optional bundling of multiple user messages into a single SCTP 60 bool "Enable optional MD5 hmac cookie generation" 62 Enable optional MD5 hmac based SCTP cookie generation 66 bool "Enable optional SHA1 hmac cookie generation" 68 Enable optional SHA1 hmac based SCTP cookie generation 79 bool "Enable optional MD5 hmac cookie generation" 81 Enable optional MD5 hmac based SCTP cookie generation 86 bool "Enable optional SHA1 hmac cookie generation" 88 Enable optional SHA1 hmac based SCTP cookie generation
|
/linux/fs/smb/client/ |
H A D | cifs_spnego_negtokeninit.asn1 | 15 [0] GeneralString OPTIONAL, 17 [1] OCTET STRING OPTIONAL 23 [0] MechTypeList OPTIONAL, 25 [1] BIT STRING OPTIONAL, 27 [2] OCTET STRING OPTIONAL, 29 [3] NegHints OPTIONAL, 31 [3] OCTET STRING OPTIONAL
|
/linux/include/linux/ |
H A D | tty_driver.h | 29 * Optional method. Default behaviour is to use the @self->ttys array. 36 * Optional method. Default behaviour is to use the @self->ttys array. 43 * Optional method. Default behaviour is to use the @self->ttys array. 85 * Optional: Required for writable devices. May not sleep. 95 * Optional: Kernel will use the @write method if not provided. Do not 103 * Optional. Do not call this function directly, call 125 * Optional: if not provided, it is assumed there is no queue on the 135 * Optional. 142 * Optional. 155 * Optional [all...] |
H A D | tty_ldisc.h | 74 * Optional. Can sleep. 83 * Optional. Can sleep. 91 * Optional. 102 * Optional: %EIO unless provided. Can sleep. 113 * Optional: %EIO unless provided. Can sleep. 125 * Optional. 137 * Optional. 144 * Optional. 153 * Optional. 162 * Optional. Can sleep. [all …]
|
/linux/tools/testing/kunit/ |
H A D | kunit_kernel.py | 18 from typing import Iterator, List, Optional, Tuple 45 def __init__(self, linux_arch: str, cross_compile: Optional[str]): 60 def make_olddefconfig(self, build_dir: str, make_options: Optional[List[str]]) -> None: 74 def make(self, jobs: int, build_dir: str, make_options: Optional[List[str]]) -> None: 102 def __init__(self, qemu_arch_params: qemu_config.QemuArchParams, cross_compile: Optional[str]): 140 def __init__(self, cross_compile: Optional[str]=None): 169 kunitconfig_paths: Optional[List[str]]=None) -> kunit_config.Kconfig: 204 extra_qemu_args: Optional[List[str]], 205 cross_compile: Optional[str]) -> Tuple[str, LinuxSourceTreeOperations]: 236 kunitconfig_paths: Optional[List[str]]=None, [all …]
|
/linux/include/linux/usb/ |
H A D | tcpm.h | 63 * Optional; called by the tcpm core when configured as a snk 69 * @apply_rc: Optional; Needed to move TCPCI based chipset to APPLY_RC state 77 * Optional; called to set current limit as negotiated 82 * Optional; if supported by hardware, called to start dual-role 85 * @try_role: Optional; called to set a preferred role 89 * Optional; Called to enable/disable PD 3.0 fast role swap. 93 * Optional; Called to notify that vbus is now being sourced. 96 * Optional; TCPCI spec based TCPC implementations can optionally 108 * Optional; TCPCI spec based TCPC implementations are expected to 114 * Optional; The USB Communications Capable bit indicates if port [all …]
|
/linux/Documentation/devicetree/bindings/regulator/ |
H A D | ti-abb-regulator.txt | 16 (also see Optional properties) 35 efuse: (see Optional properties) 36 RBB enable efuse Mask: (See Optional properties) 37 FBB enable efuse Mask: (See Optional properties) 38 Vset value efuse Mask: (See Optional properties) 45 Optional Properties: 46 - reg-names: In addition to the required properties, the following are optional 58 RBB enable efuse Mask: Optional if 'efuse-address' register is defined. 61 FBB enable efuse Mask: Optional if 'efuse-address' register is defined. 103 1012500 0 0 0x40000 0 0 /* RBB optional */ [all …]
|
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | pinctrl-single.yaml | 62 description: Optional flag to indicate register controls more than one pin 70 description: Optional function off mode for disabled state 79 description: Optional list of pin base, nr pins & gpio function 94 description: Optional node for gpio range cells 106 Pin group node name using naming ending in -pins followed by an optional 126 description: Optional bias pull up configuration 135 description: Optional bias pull down configuration 144 description: Optional drive strength configuration 151 description: Optional schmitt strength configuration 158 description: Optional input schmitt configuration [all …]
|
/linux/crypto/asymmetric_keys/ |
H A D | pkcs7.asn1 | 10 content [0] EXPLICIT SignedData OPTIONAL 22 } OPTIONAL ({ pkcs7_note_certificate_list }), 26 } OPTIONAL, 32 content [0] EXPLICIT Data OPTIONAL 44 parameters ANY OPTIONAL 88 } OPTIONAL, 95 } OPTIONAL 127 parameters ANY OPTIONAL
|