Home
last modified time | relevance | path

Searched refs:components (Results 1 – 25 of 335) sorted by relevance

12345678910>>...14

/kernel/linux/linux-5.10/lib/
Dbuild_OID_registry53 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];
/kernel/linux/linux-5.10/Documentation/gpu/
Dafbc.rst21 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 …]
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/lib/
Ddevcom.c11 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()
/kernel/linux/linux-5.10/sound/soc/intel/boards/
Dsof_sdw_rt715_sdca.c18 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()
Dsof_sdw_rt715.c18 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()
Dsof_sdw_rt1316.c42 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()
Dsof_sdw_max98373.c31 card->components = devm_kasprintf(card->dev, GFP_KERNEL, in spk_init()
33 card->components); in spk_init()
34 if (!card->components) in spk_init()
Dsof_sdw_rt5682.c57 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()
Dsof_sdw_rt700.c57 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()
Dsof_sdw_rt1308.c43 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()
Dsof_sdw_rt711_sdca.c81 card->components = devm_kasprintf(card->dev, GFP_KERNEL, in rt711_sdca_rtd_init()
83 card->components); in rt711_sdca_rtd_init()
84 if (!card->components) in rt711_sdca_rtd_init()
Dsof_sdw_rt711.c81 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()
/kernel/linux/linux-5.10/scripts/
Dcheck-sysctl-docs167 split(paths[tables[1]], components, "/")
168 if (length(components) > 1 && components[1] == table) {
170 seen[components[2]]++
/kernel/linux/linux-5.10/drivers/misc/
Denclosure.c115 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 snprintf(buf, 40, "%d\n", edev->components); in components_show()
[all …]
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/huawei/
Dhinic.rst37 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:
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Dext-ctrls-jpeg.rst30 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.
/kernel/linux/linux-5.10/Documentation/sound/soc/
Dpops-clicks.rst6 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
/kernel/linux/linux-5.10/drivers/scsi/
Dses.c497 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()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/
Dpower-controller.txt3 Power-management integrated circuits or miscellaneous hardware components are
5 components might need to define this capability, which tells the kernel that
/kernel/linux/linux-5.10/Documentation/driver-api/pldmfw/
Dindex.rst41 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
Dfile-format.rst9 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
/kernel/linux/linux-5.10/Documentation/networking/devlink/
Ddevlink-flash.rst23 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).
/kernel/linux/linux-5.10/lib/pldmfw/
Dpldmfw.c28 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()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/spi/
Dspi-sprd-adi.txt11 we can configure them to allow other hardware components to use it independently,
14 triggered by hardware components instead of ADI software channels.
19 the analog chip address where user want to access by hardware components.
49 by hardware components.
/kernel/linux/linux-5.10/Documentation/virt/kvm/
Ds390-pv-boot.rst16 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.

12345678910>>...14