| /linux/drivers/gpu/drm/i915/display/ |
| A D | intel_display_power_map.c | 54 .instances = &I915_PW_INSTANCES( 77 .instances = &I915_PW_INSTANCES( 109 .instances = &I915_PW_INSTANCES( 143 .instances = &I915_PW_INSTANCES( 202 .instances = &I915_PW_INSTANCES( 209 .instances = &I915_PW_INSTANCES( 221 .instances = &I915_PW_INSTANCES( 284 .instances = &I915_PW_INSTANCES( 289 .instances = &I915_PW_INSTANCES( 359 .instances = &I915_PW_INSTANCES( [all …]
|
| /linux/drivers/platform/x86/ |
| A D | serial-multi-instantiate.c | 40 struct smi_instance instances[]; member 266 return smi_i2c_probe(pdev, smi, node->instances); in smi_probe() 271 return smi_spi_probe(pdev, smi, node->instances); in smi_probe() 284 ret = smi_i2c_probe(pdev, smi, node->instances); in smi_probe() 306 .instances = { 316 .instances = { 327 .instances = { 338 .instances = { 349 .instances = { 362 .instances = { [all …]
|
| /linux/drivers/crypto/intel/qat/qat_common/ |
| A D | adf_gen2_config.c | 19 int instances; in adf_gen2_crypto_dev_config() local 24 instances = min(cpus, banks); in adf_gen2_crypto_dev_config() 26 instances = 0; in adf_gen2_crypto_dev_config() 28 for (i = 0; i < instances; i++) { in adf_gen2_crypto_dev_config() 118 int instances; in adf_gen2_comp_dev_config() local 123 instances = min(cpus, banks); in adf_gen2_comp_dev_config() 125 instances = 0; in adf_gen2_comp_dev_config() 127 for (i = 0; i < instances; i++) { in adf_gen2_comp_dev_config()
|
| A D | adf_gen4_config.c | 20 int instances; in adf_crypto_dev_config() local 25 instances = min(cpus, banks / 2); in adf_crypto_dev_config() 27 instances = 0; in adf_crypto_dev_config() 29 for (i = 0; i < instances; i++) { in adf_crypto_dev_config() 126 int instances; in adf_comp_dev_config() local 131 instances = min(cpus, banks); in adf_comp_dev_config() 133 instances = 0; in adf_comp_dev_config() 135 for (i = 0; i < instances; i++) { in adf_comp_dev_config()
|
| /linux/tools/testing/selftests/ftrace/test.d/00basic/ |
| A D | test_ownership.tc | 105 chgrp $other_group instances 109 mkdir instances/$instance 111 cd instances/$instance 117 rmdir instances/$instance 119 chgrp $original_group instances
|
| /linux/Documentation/devicetree/bindings/iommu/ |
| A D | ti,omap-iommu.txt | 5 "ti,omap2-iommu" for OMAP2/OMAP3 IOMMU instances 6 "ti,omap4-iommu" for OMAP4/OMAP5 IOMMU instances 7 "ti,dra7-dsp-iommu" for DRA7xx DSP IOMMU instances 8 "ti,dra7-iommu" for DRA7xx IOMMU instances 27 is required for DSP IOMMU instances on DRA7xx SoCs. The
|
| /linux/drivers/gpu/drm/msm/disp/mdp5/ |
| A D | mdp5_cfg.c | 65 .instances = { 154 .instances = { 229 .instances = { 324 .instances = { 416 .instances = { 488 .instances = { 576 .instances = { 682 .instances = { 802 .instances = { 888 .instances = { [all …]
|
| A D | mdp5_cfg.h | 43 struct mdp5_lm_instance instances[MAX_BASES]; member 79 struct mdp5_wb_instance instances[MAX_BASES]; member
|
| /linux/drivers/phy/samsung/ |
| A D | phy-exynos4x12-usb2.c | 281 exynos4x12_power_on_int(&drv->instances[EXYNOS4x12_DEVICE]); in exynos4x12_power_on() 291 exynos4x12_power_on_int(&drv->instances[EXYNOS4x12_DEVICE]); in exynos4x12_power_on() 292 exynos4x12_power_on_int(&drv->instances[EXYNOS4x12_HOST]); in exynos4x12_power_on() 322 exynos4x12_power_off_int(&drv->instances[EXYNOS4x12_DEVICE]); in exynos4x12_power_off() 326 exynos4x12_power_off_int(&drv->instances[EXYNOS4x12_DEVICE]); in exynos4x12_power_off() 327 exynos4x12_power_off_int(&drv->instances[EXYNOS4x12_HOST]); in exynos4x12_power_off()
|
| /linux/Documentation/driver-api/media/ |
| A D | v4l2-intro.rst | 21 This meant that all drivers had to do the setup of device instances and 57 device instances 59 +-sub-device instances 63 \-filehandle instances 71 sub-device instances, the video_device struct stores V4L2 device node data 72 and the v4l2_fh struct keeps track of filehandle instances.
|
| /linux/sound/firewire/fireworks/ |
| A D | fireworks_transaction.c | 41 static struct snd_efw *instances[SNDRV_CARDS] = SNDRV_DEFAULT_PTR; variable 175 efw = instances[i]; in handle_resp_for_user() 265 if (instances[i] != NULL) in snd_efw_transaction_add_instance() 267 instances[i] = efw; in snd_efw_transaction_add_instance() 281 if (instances[i] != efw) in snd_efw_transaction_remove_instance() 283 instances[i] = NULL; in snd_efw_transaction_remove_instance()
|
| /linux/drivers/crypto/intel/qat/qat_c3xxxvf/ |
| A D | adf_c3xxxvf_hw_data.c | 16 .instances = 0 91 hw_data->dev_class->instances++; in adf_init_hw_data_c3xxxiov() 101 hw_data->dev_class->instances--; in adf_clean_hw_data_c3xxxiov()
|
| /linux/drivers/crypto/intel/qat/qat_c62xvf/ |
| A D | adf_c62xvf_hw_data.c | 16 .instances = 0 91 hw_data->dev_class->instances++; in adf_init_hw_data_c62xiov() 101 hw_data->dev_class->instances--; in adf_clean_hw_data_c62xiov()
|
| /linux/drivers/crypto/intel/qat/qat_dh895xccvf/ |
| A D | adf_dh895xccvf_hw_data.c | 16 .instances = 0 91 hw_data->dev_class->instances++; in adf_init_hw_data_dh895xcciov() 101 hw_data->dev_class->instances--; in adf_clean_hw_data_dh895xcciov()
|
| /linux/drivers/md/dm-vdo/ |
| A D | dm-vdo-target.c | 1432 instances.count -= 1; in release_instance() 1544 instances.bit_count = new_count; in grow_bit_array() 1545 instances.words = new_words; in grow_bit_array() 1563 if (instances.count >= instances.bit_count) { in allocate_instance() 1573 instance = find_next_zero_bit(instances.words, instances.bit_count, in allocate_instance() 1574 instances.next); in allocate_instance() 1577 instance = find_first_zero_bit(instances.words, instances.bit_count); in allocate_instance() 1585 instances.count++; in allocate_instance() 1586 instances.next = instance + 1; in allocate_instance() 2886 instances.count); in vdo_module_destroy() [all …]
|
| /linux/Documentation/netlink/specs/ |
| A D | devlink.yaml | 1234 doc: Get devlink instances. 1705 doc: Get param instances. 1725 doc: Set param instances. 1743 doc: Get region instances. 1983 doc: Get trap instances. 2005 doc: Set trap instances. 2112 doc: Get rate instances. 2135 doc: Set rate instances. 2155 doc: Create rate instances. 2175 doc: Delete rate instances. [all …]
|
| /linux/Documentation/networking/devlink/ |
| A D | index.rst | 25 Nested instances 29 devlink instances created underneath. In that case, drivers should make 33 lock of both nested and parent instances at the same time, devlink 40 devlink relationship (could be user for multiple nested instances.
|
| /linux/Documentation/devicetree/bindings/clock/ti/ |
| A D | dra7-atl.txt | 4 audio codec. A single ATL IP provides four ATL clock instances sharing the same 16 Since the clock instances are part of a single IP this binding is used as a node 29 configuration of the IP for the ATL clock instances. 40 Configuration of ATL instances:
|
| /linux/drivers/crypto/intel/qat/qat_c3xxx/ |
| A D | adf_c3xxx_hw_data.c | 25 .instances = 0 119 hw_data->instance_id = c3xxx_class.instances++; in adf_init_hw_data_c3xxx() 168 hw_data->dev_class->instances--; in adf_clean_hw_data_c3xxx()
|
| /linux/drivers/crypto/intel/qat/qat_c62x/ |
| A D | adf_c62x_hw_data.c | 25 .instances = 0 121 hw_data->instance_id = c62x_class.instances++; in adf_init_hw_data_c62x() 170 hw_data->dev_class->instances--; in adf_clean_hw_data_c62x()
|
| /linux/tools/gpio/ |
| A D | gpio-sloppy-logic-analyzer.sh | 36 -i|--instance <str>: name of the logic analyzer in case you have multiple instances. Default 39 -l|--list-instances: list all available instances 176 rep=$(getopt -a -l cpu:,duration-us:,help,instance:,list-instances,kernel-debug-dir:,num_samples:,o… 185 -l|--list-instances) listinstances=1;;
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| A D | core_acl_flex_keys.h | 120 struct mlxsw_afk_element_inst *instances; member 128 .instances = _instances, \ 135 .instances = _instances, \
|
| /linux/Documentation/driver-api/hte/ |
| A D | tegra-hte.rst | 9 driver implements two GTE instances: 1) GPIO GTE and 2) LIC 10 (Legacy Interrupt Controller) IRQ GTE. Both GTE instances get the timestamp 44 The provider source code of both IRQ and GPIO GTE instances is located at
|
| /linux/tools/testing/selftests/ftrace/test.d/ftrace/ |
| A D | func_traceonoff_triggers.tc | 54 if [ -d ../../instances -a -f ../../available_filter_functions ]; then 65 if [ -d ../../instances ]; then # Check instances
|
| /linux/drivers/edac/ |
| A D | edac_device.h | 206 struct edac_device_instance *instances; member 345 kfree(ci->instances); in __edac_device_free_ctl_info()
|