| /linux/lib/ |
| H A D | build_OID_registry | 58 my @components = split(/[.]/, $oid); 61 my $size = $#components; 62 for (my $loop = 2; $loop <= $#components; $loop++) { 64 my $c = `echo "ibase=10; obase=2; $components[$loop]" | bc`; 100 my @components = split(/[.]/, $oids[$i]); 102 push @octets, $components[0] * 40 + $components[1]; 104 for (my $loop = 2; $loop <= $#components; $loop++) { 107 my $c = `echo "ibase=10; obase=2; $components[$loop]" | bc`;
|
| /linux/Documentation/gpu/ |
| H A D | afbc.rst | 21 AFBC streams can contain several components - where a component 59 In AFBC, 'X' components are not treated any differently from any other 61 encodes with 4 components, like so: 127 - Plane 0: 4 components 135 - Plane 0: 4 components 143 - Plane 0: 3 components 150 - Plane 0: 3 components 157 - Plane 0: 4 components 165 - Plane 0: 3 components 172 - Plane 0: 3 components [all …]
|
| /linux/sound/soc/sdw_utils/ |
| H A D | soc_sdw_cs42l43.c | 64 card->components = devm_kasprintf(card->dev, GFP_KERNEL, "%s hs:cs42l43", in asoc_sdw_cs42l43_hs_rtd_init() 65 card->components); in asoc_sdw_cs42l43_hs_rtd_init() 66 if (!card->components) in asoc_sdw_cs42l43_hs_rtd_init() 117 card->components = devm_kasprintf(card->dev, GFP_KERNEL, in asoc_sdw_cs42l43_spk_rtd_init() 119 card->components); in asoc_sdw_cs42l43_spk_rtd_init() 120 if (!card->components) in asoc_sdw_cs42l43_spk_rtd_init() 162 card->components = devm_kasprintf(card->dev, GFP_KERNEL, "%s mic:cs42l43-dmic", in asoc_sdw_cs42l43_dmic_rtd_init() 163 card->components); in asoc_sdw_cs42l43_dmic_rtd_init() 164 if (!card->components) in asoc_sdw_cs42l43_dmic_rtd_init()
|
| H A D | soc_sdw_rt_dmic.c | 35 card->components = devm_kasprintf(card->dev, GFP_KERNEL, in asoc_sdw_rt_dmic_rtd_init() 36 "%s mic:%s", card->components, in asoc_sdw_rt_dmic_rtd_init() 38 if (!card->components) in asoc_sdw_rt_dmic_rtd_init() 41 dev_dbg(card->dev, "card->components: %s\n", card->components); in asoc_sdw_rt_dmic_rtd_init()
|
| H A D | soc_sdw_rt_sdca_jack_common.c | 104 card->components = devm_kasprintf(card->dev, GFP_KERNEL, in asoc_sdw_rt_sdca_jack_rtd_init() 106 card->components, component->name_prefix); in asoc_sdw_rt_sdca_jack_rtd_init() 107 if (!card->components) in asoc_sdw_rt_sdca_jack_rtd_init() 113 card->components = devm_kasprintf(card->dev, GFP_KERNEL, in asoc_sdw_rt_sdca_jack_rtd_init() 114 "%s-sdca", card->components); in asoc_sdw_rt_sdca_jack_rtd_init() 115 if (!card->components) in asoc_sdw_rt_sdca_jack_rtd_init()
|
| H A D | soc_sdw_rt700.c | 48 card->components = devm_kasprintf(card->dev, GFP_KERNEL, in asoc_sdw_rt700_rtd_init() 50 card->components); in asoc_sdw_rt700_rtd_init() 51 if (!card->components) in asoc_sdw_rt700_rtd_init()
|
| H A D | soc_sdw_rt5682.c | 50 card->components = devm_kasprintf(card->dev, GFP_KERNEL, in asoc_sdw_rt5682_rtd_init() 52 card->components); in asoc_sdw_rt5682_rtd_init() 53 if (!card->components) in asoc_sdw_rt5682_rtd_init()
|
| H A D | soc_sdw_cs42l42.c | 50 card->components = devm_kasprintf(card->dev, GFP_KERNEL, in asoc_sdw_cs42l42_rtd_init() 52 card->components); in asoc_sdw_cs42l42_rtd_init() 53 if (!card->components) in asoc_sdw_cs42l42_rtd_init()
|
| H A D | soc_sdw_rt711.c | 74 card->components = devm_kasprintf(card->dev, GFP_KERNEL, in asoc_sdw_rt711_rtd_init() 76 card->components); in asoc_sdw_rt711_rtd_init() 77 if (!card->components) in asoc_sdw_rt711_rtd_init()
|
| H A D | soc_sdw_bridge_cs35l56.c | 43 card->components = devm_kasprintf(card->dev, GFP_KERNEL, in asoc_sdw_bridge_cs35l56_asp_init() 45 card->components); in asoc_sdw_bridge_cs35l56_asp_init() 46 if (!card->components) in asoc_sdw_bridge_cs35l56_asp_init()
|
| /linux/Documentation/sphinx/ |
| H A D | translations.py | 42 components = docname.split(os.sep) 43 if components[0] == 'translations' and len(components) > 2: 44 this_lang_code = components[1] 47 docname = os.path.join(*components[2:])
|
| /linux/drivers/media/platform/mediatek/mdp3/ |
| H A D | mtk-mdp3-cmdq.c | 167 inner_id = CFG_GET(MT8183, path->config, components[index].type); in mdp_path_subfrm_require() 169 inner_id = CFG_GET(MT8195, path->config, components[index].type); in mdp_path_subfrm_require() 219 inner_id = CFG_GET(MT8183, path->config, components[index].type); in mdp_path_subfrm_run() 221 inner_id = CFG_GET(MT8195, path->config, components[index].type); in mdp_path_subfrm_run() 240 inner_id = CFG_GET(MT8183, path->config, components[index].type); in mdp_path_subfrm_run() 242 inner_id = CFG_GET(MT8195, path->config, components[index].type); in mdp_path_subfrm_run() 276 inner_id = CFG_GET(MT8183, path->config, components[index].type); in mdp_path_ctx_init() 278 inner_id = CFG_GET(MT8195, path->config, components[index].type); in mdp_path_ctx_init() 283 param = (void *)CFG_ADDR(MT8183, path->config, components[index]); in mdp_path_ctx_init() 285 param = (void *)CFG_ADDR(MT8195, path->config, components[inde in mdp_path_ctx_init() [all...] |
| /linux/drivers/scsi/ |
| H A D | ses.c | 537 for (i = 0; i < edev->components; i++) { in ses_enclosure_find_by_addr() 557 int i, j, page7_len, len, components; in ses_enclosure_data_process() local 595 components = 0; in ses_enclosure_data_process() 624 components++, in ses_enclosure_data_process() 627 else if (components < edev->components) in ses_enclosure_data_process() 628 ecomp = &edev->component[components++]; in ses_enclosure_data_process() 697 int i, types, len, components = 0; in ses_intf_add() local 757 components += type_ptr[1]; in ses_intf_add() 801 if (components > in ses_intf_add() [all...] |
| /linux/drivers/misc/ |
| H A D | enclosure.c | 108 * @components: number of components in the enclosure 116 enclosure_register(struct device *dev, const char *name, int components, in enclosure_register() argument 120 kzalloc_flex(*edev, component, components); in enclosure_register() 128 edev->components = components; in enclosure_register() 138 for (i = 0; i < components; i++) { in enclosure_register() 172 for (i = 0; i < edev->components; i++) in enclosure_unregister() 255 for (i = 0; i < edev->components; i++) { in enclosure_component_find_by_name() 276 * The name is optional for enclosures that give their components [all...] |
| /linux/Documentation/networking/device_drivers/ethernet/huawei/ |
| H A D | hinic.rst | 37 hinic_hwdev - Implement the HW details of the device and include the components 40 hinic_hwdev contains the following components: 52 MGMT components: 66 IO components: 85 IO - de/constructs all the IO components. (hinic_hw_io.c, hinic_hw_io.h) 90 HW device - de/constructs the HW Interface, the MGMT components on the 91 initialization of the driver and the IO components on the case of Interface 95 hinic_dev contains the following components:
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | ext-ctrls-jpeg.rst | 31 how Cb and Cr components are downsampled after converting an input 43 - Horizontally subsample Cr, Cb components by a factor of 2. 45 - Subsample Cr, Cb components horizontally and vertically by 2. 47 - Horizontally subsample Cr, Cb components by a factor of 4. 49 - Subsample Cr, Cb components horizontally by 4 and vertically by 2.
|
| H A D | pixfmt-packed-yuv.rst | 11 Cr components consecutively in memory. They may apply subsampling to the chroma 12 components and thus differ in how they interlave the three components. 18 'U') and red chroma (also known as 'V') components respectively. 'A' 26 These formats do not subsample the chroma components and store each pixels as a 30 component. They are named based on the order of the Y, Cb and Cr components as 158 They are named based on the order of the Y, Cb and Cr components as stored in 294 components horizontally by 2, storing 2 pixels in a container. The container 426 This format subsamples the chroma components horizontally by 4, storing 8
|
| /linux/Documentation/sound/soc/ |
| H A D | pops-clicks.rst | 6 of components within the audio subsystem. This is noticeable on PCs when an 11 because the components within the subsystem are being dynamically powered 22 components in a specific order. This order is different for startup and 39 playback in that components are powered in a sequence depending upon stream
|
| /linux/lib/pldmfw/ |
| H A D | pldmfw.c | 28 struct list_head components; member 424 data->component_start = component_area->components; in pldm_parse_records() 488 list_add_tail(&component->entry, &data->components); in pldm_parse_components() 492 list_empty(&data->components)) in pldm_parse_components() 557 list_for_each_entry_safe(component, c_safe, &data->components, entry) { in pldmfw_free_priv() 742 * Loop over each component, sending the applicable components to the firmware 754 list_for_each_entry(component, &data->components, entry) { in pldm_send_component_tables() 757 /* Skip components which are not intended for this device */ in pldm_send_component_tables() 799 list_for_each_entry(component, &data->components, entry) { in pldm_flash_components() 802 /* Skip components whic in pldm_flash_components() [all...] |
| /linux/Documentation/driver-api/pldmfw/ |
| H A D | index.rst | 40 length, including version strings and the number of records and components. 42 descriptors, or components. 51 components are stored in linked lists. 70 6. After all components are programmed, perform any final device-specific
|
| H A D | file-format.rst | 9 package header, one or more firmware records, and one or more components 85 which set of components that are used by this device. It is possible that 86 only subset of provided components will be used by a given record. A record 140 components. Following this count is a description for each component. The
|
| /linux/Documentation/networking/devlink/ |
| H A D | devlink-flash.rst | 23 how the device should handle subsections of flash components when updating. 32 - Indicates that the device should overwrite settings in the components 36 components being updated with the identifiers found in the provided 42 in the components being updated. Settings and identifiers are expected to be 54 components and versions).
|
| /linux/Documentation/devicetree/bindings/power/ |
| H A D | power-controller.txt | 3 Power-management integrated circuits or miscellaneous hardware components are 5 components might need to define this capability, which tells the kernel that
|
| /linux/Documentation/virt/kvm/s390/ |
| H A D | s390-pv-boot.rst | 16 information about the encrypted components and necessary metadata to 21 PVM, decrypt the components and verify the data and address list 59 The components are for instance an encrypted kernel, kernel parameters 60 and initrd. The components are decrypted by the UV.
|
| /linux/scripts/ |
| H A D | get_dvb_firmware | 11 @components = ( "sp8870", "sp887x", "tda10045", "tda10046", 26 for ($i=0; $i < scalar(@components); $i++) { 27 if ($cid eq $components[$i]) { 924 @components = sort @components; 925 for($i=0; $i < scalar(@components); $i++) { 926 print STDERR "\t" . $components[$i] . "\n";
|