/linux/lib/ |
A D | build_OID_registry | 53 my @components = split(/[.]/, $oid); 56 my $size = $#components; 57 for (my $loop = 2; $loop <= $#components; $loop++) { 58 my $c = $components[$loop]; 93 my @components = split(/[.]/, $oids[$i]); 95 push @octets, $components[0] * 40 + $components[1]; 97 for (my $loop = 2; $loop <= $#components; $loop++) { 98 my $c = $components[$loop];
|
/linux/Documentation/gpu/ |
A D | afbc.rst | 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 179 - Plane 0: 3 components 188 Plane 1: 2 components 194 - Plane 0: 3 components [all …]
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
A D | devcom.c | 11 comp = &(priv)->components[iter], iter < MLX5_DEVCOM_NUM_COMPONENTS; \ 27 struct mlx5_devcom_component components[MLX5_DEVCOM_NUM_COMPONENTS]; member 160 comp = &devcom->priv->components[id]; in mlx5_devcom_register_component() 175 comp = &devcom->priv->components[id]; in mlx5_devcom_unregister_component() 192 comp = &devcom->priv->components[id]; in mlx5_devcom_send_event() 211 comp = &devcom->priv->components[id]; in mlx5_devcom_set_paired() 223 return devcom->priv->components[id].paired; in mlx5_devcom_is_paired() 235 comp = &devcom->priv->components[id]; in mlx5_devcom_get_peer_data() 252 struct mlx5_devcom_component *comp = &devcom->priv->components[id]; in mlx5_devcom_release_peer_data()
|
/linux/drivers/misc/ |
A D | enclosure.c | 115 enclosure_register(struct device *dev, const char *name, int components, in enclosure_register() argument 119 kzalloc(struct_size(edev, component, components), GFP_KERNEL); in enclosure_register() 127 edev->components = components; in enclosure_register() 137 for (i = 0; i < components; i++) { in enclosure_register() 171 for (i = 0; i < edev->components; i++) in enclosure_unregister() 254 for (i = 0; i < edev->components; i++) { in enclosure_component_find_by_name() 291 if (number >= edev->components) in enclosure_component_alloc() 369 if (!edev || component >= edev->components) in enclosure_add_device() 407 for (i = 0; i < edev->components; i++) { in enclosure_remove_device() 429 return sysfs_emit(buf, "%d\n", edev->components); in components_show() [all …]
|
/linux/sound/soc/intel/boards/ |
A D | sof_sdw_rt715.c | 18 card->components = devm_kasprintf(card->dev, GFP_KERNEL, in rt715_rtd_init() 20 card->components); in rt715_rtd_init() 21 if (!card->components) in rt715_rtd_init()
|
A D | sof_sdw_rt715_sdca.c | 18 card->components = devm_kasprintf(card->dev, GFP_KERNEL, in rt715_sdca_rtd_init() 20 card->components); in rt715_sdca_rtd_init() 21 if (!card->components) in rt715_sdca_rtd_init()
|
A D | sof_sdw_rt1316.c | 42 card->components = devm_kasprintf(card->dev, GFP_KERNEL, in first_spk_init() 44 card->components); in first_spk_init() 45 if (!card->components) in first_spk_init()
|
A D | sof_sdw_rt5682.c | 57 card->components = devm_kasprintf(card->dev, GFP_KERNEL, in rt5682_rtd_init() 59 card->components); in rt5682_rtd_init() 60 if (!card->components) in rt5682_rtd_init()
|
A D | sof_sdw_rt700.c | 57 card->components = devm_kasprintf(card->dev, GFP_KERNEL, in rt700_rtd_init() 59 card->components); in rt700_rtd_init() 60 if (!card->components) in rt700_rtd_init()
|
A D | sof_sdw_max98373.c | 31 card->components = devm_kasprintf(card->dev, GFP_KERNEL, in spk_init() 33 card->components); in spk_init() 34 if (!card->components) in spk_init()
|
A D | sof_sdw_rt1308.c | 43 card->components = devm_kasprintf(card->dev, GFP_KERNEL, in first_spk_init() 45 card->components); in first_spk_init() 46 if (!card->components) in first_spk_init()
|
A D | sof_sdw_rt711.c | 81 card->components = devm_kasprintf(card->dev, GFP_KERNEL, in rt711_rtd_init() 83 card->components); in rt711_rtd_init() 84 if (!card->components) in rt711_rtd_init()
|
A D | sof_sdw_rt711_sdca.c | 82 card->components = devm_kasprintf(card->dev, GFP_KERNEL, in rt711_sdca_rtd_init() 84 card->components); in rt711_sdca_rtd_init() 85 if (!card->components) in rt711_sdca_rtd_init()
|
/linux/Documentation/networking/device_drivers/ethernet/huawei/ |
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/scripts/ |
A D | check-sysctl-docs | 167 split(paths[tables[1]], components, "/") 168 if (length(components) > 1 && components[1] == table) { 170 seen[components[2]]++
|
/linux/Documentation/userspace-api/media/v4l/ |
A D | pixfmt-packed-yuv.rst | 10 Cr components consecutively in memory. They may apply subsampling to the chroma 11 components and thus differ in how they interlave the three components. 17 'U') and red chroma (also known as 'V') components respectively. 'A' 25 These formats do not subsample the chroma components and store each pixels as a 29 component. They are named based on the order of the Y, Cb and Cr components as 157 They are named based on the order of the Y, Cb and Cr components as stored in 245 components horizontally by 2, storing 2 pixels in 4 bytes. 332 This format subsamples the chroma components horizontally by 4, storing 8
|
A D | ext-ctrls-jpeg.rst | 30 how Cb and Cr components are downsampled after converting an input 42 - Horizontally subsample Cr, Cb components by a factor of 2. 44 - Subsample Cr, Cb components horizontally and vertically by 2. 46 - Horizontally subsample Cr, Cb components by a factor of 4. 48 - Subsample Cr, Cb components horizontally by 4 and vertically by 2.
|
/linux/drivers/scsi/ |
A D | ses.c | 497 for (i = 0; i < edev->components; i++) { in ses_enclosure_find_by_addr() 517 int i, j, page7_len, len, components; in ses_enclosure_data_process() local 555 components = 0; in ses_enclosure_data_process() 579 components++, in ses_enclosure_data_process() 583 ecomp = &edev->component[components++]; in ses_enclosure_data_process() 645 int i, types, len, components = 0; in ses_intf_add() local 705 components += type_ptr[1]; in ses_intf_add() 748 scomp = kcalloc(components, sizeof(struct ses_component), GFP_KERNEL); in ses_intf_add() 753 components, &ses_enclosure_callbacks); in ses_intf_add() 762 for (i = 0; i < components; i++) in ses_intf_add()
|
/linux/Documentation/sound/soc/ |
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/Documentation/devicetree/bindings/display/ |
A D | allwinner,sun4i-a10-display-engine.yaml | 18 The Allwinner A10 Display pipeline is composed of several components 21 For all connections between components up to the TCONs in the 22 display pipeline, when there are multiple components of the same 36 represent the connections between the components, while the numbers
|
/linux/Documentation/driver-api/pldmfw/ |
A D | index.rst | 41 length, including version strings and the number of records and components. 43 descriptors, or components. 52 components are stored in linked lists. 71 6. After all components are programmed, perform any final device-specific
|
/linux/Documentation/networking/devlink/ |
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/lib/pldmfw/ |
A D | pldmfw.c | 28 struct list_head components; member 424 data->component_start = component_area->components; in pldm_parse_records() 484 list_add_tail(&component->entry, &data->components); in pldm_parse_components() 549 list_for_each_entry_safe(component, c_safe, &data->components, entry) { in pldmfw_free_priv() 743 list_for_each_entry(component, &data->components, entry) { in pldm_send_component_tables() 785 list_for_each_entry(component, &data->components, entry) { in pldm_flash_components() 842 INIT_LIST_HEAD(&data->components); in pldmfw_flash_image()
|
/linux/Documentation/devicetree/bindings/spi/ |
A D | sprd,spi-adi.yaml | 24 we can configure them to allow other hardware components to use it independently, 27 triggered by hardware components instead of ADI software channels. 32 the analog chip address where user want to access by hardware components. 78 hardware components.
|
/linux/sound/soc/tegra/ |
A D | tegra_asoc_machine.c | 596 .components = "codec:wm8753", 629 .components = "codec:wm9712", 660 .components = "codec:max98090", 694 .components = "codec:sgtl5000", 738 .components = "codec:tlv320aic23", 786 .components = "codec:rt5677", 820 .components = "codec:rt5640", 853 .components = "codec:rt5632",
|