/Linux-v6.1/drivers/gpu/drm/i915/display/ |
D | intel_display_power_map.c | 53 .instances = &I915_PW_INSTANCES( 76 .instances = &I915_PW_INSTANCES( 108 .instances = &I915_PW_INSTANCES( 142 .instances = &I915_PW_INSTANCES( 195 .instances = &I915_PW_INSTANCES( 202 .instances = &I915_PW_INSTANCES( 214 .instances = &I915_PW_INSTANCES( 271 .instances = &I915_PW_INSTANCES( 276 .instances = &I915_PW_INSTANCES( 343 .instances = &I915_PW_INSTANCES( [all …]
|
/Linux-v6.1/tools/testing/ktest/examples/bootconfigs/ |
D | verify-boottrace.sh | 64 compare_file "instances/foo/current_tracer" "function" 65 file_contains "instances/foo/set_ftrace_filter" "^user" 66 compare_file "instances/foo/buffer_size_kb" "512" 67 compare_mask "instances/foo/tracing_cpumask" "1" 68 compare_file "instances/foo/options/sym-addr" "0" 69 file_contains "instances/foo/trace_clock" '\[mono\]' 70 compare_file_partial "instances/foo/events/signal/signal_deliver/trigger" "snapshot" 72 compare_file "instances/bar/current_tracer" "function" 73 file_contains "instances/bar/set_ftrace_filter" "^kernel" 74 compare_mask "instances/bar/tracing_cpumask" "2" [all …]
|
D | verify-tracing.sh | 62 compare_file "instances/bar/events/kprobes/myevent/enable" "1" 63 compare_file "instances/bar/events/kprobes/myevent2/enable" "1" 64 compare_file "instances/bar/events/kprobes/myevent3/enable" "1" 66 compare_file "instances/foo/current_tracer" "function" 67 compare_file "instances/foo/tracing_on" "0"
|
/Linux-v6.1/drivers/misc/habanalabs/common/ |
D | security.c | 263 * hl_init_pb_with_mask - set selected pb instances with mask in HW according 270 * @num_instances: number of instances to apply configuration to 271 * @instance_offset: offset between instances 276 * @mask: enabled instances mask: 1- enabled, 0- disabled 322 * @num_instances: number of instances to apply configuration to 323 * @instance_offset: offset between instances 342 * hl_init_pb_ranges_with_mask - set pb instances using mask in HW according to 350 * @num_instances: number of instances to apply configuration to 351 * @instance_offset: offset between instances 356 * @mask: enabled instances mask: 1- enabled, 0- disabled [all …]
|
/Linux-v6.1/Documentation/driver-api/media/ |
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-v6.1/drivers/platform/x86/ |
D | serial-multi-instantiate.c | 39 struct smi_instance instances[]; member 84 * @inst_array: Array of instances to probe 167 * @inst_array: Array of instances to probe 247 return smi_i2c_probe(pdev, smi, node->instances); in smi_probe() 249 return smi_spi_probe(pdev, smi, node->instances); in smi_probe() 259 ret = smi_i2c_probe(pdev, smi, node->instances); in smi_probe() 262 return smi_spi_probe(pdev, smi, node->instances); in smi_probe() 278 .instances = { 288 .instances = { 299 .instances = { [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/iommu/ |
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-v6.1/tools/testing/selftests/tc-testing/tc-tests/filters/ |
D | concurrency.json | 4 "name": "Add 1M flower filters with 10 parallel tc instances", 27 "name": "Delete 1M flower filters with 10 parallel tc instances", 52 "name": "Replace 1M flower filters with 10 parallel tc instances", 77 "name": "Concurrently replace same range of 100k flower filters from 10 tc instances", 102 "name": "Concurrently delete same range of 100k flower filters from 10 tc instances", 127 "name": "Add and delete from same tp with 10 tc instances", 153 "name": "Replace and delete from same tp with 10 tc instances",
|
/Linux-v6.1/tools/testing/selftests/ftrace/test.d/instances/ |
D | instance.tc | 3 # description: Test creation and deletion of trace instances 4 # requires: instances 13 cd instances
|
D | instance-event.tc | 3 # description: Test creation and deletion of trace instances while setting an event 4 # requires: instances 13 cd instances
|
/Linux-v6.1/arch/riscv/kvm/ |
D | vmid.c | 101 * instances is invalid and we have force VMID re-assignement in kvm_riscv_gstage_vmid_update() 102 * for all Guest instances. The Guest instances that were not in kvm_riscv_gstage_vmid_update() 105 * in-kernel run loop. For Guest instances that are already in kvm_riscv_gstage_vmid_update()
|
/Linux-v6.1/Documentation/devicetree/bindings/clock/ti/ |
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-v6.1/sound/firewire/fireworks/ |
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-v6.1/drivers/crypto/qat/qat_dh895xccvf/ |
D | adf_dh895xccvf_hw_data.c | 13 .instances = 0 88 hw_data->dev_class->instances++; in adf_init_hw_data_dh895xcciov() 96 hw_data->dev_class->instances--; in adf_clean_hw_data_dh895xcciov()
|
/Linux-v6.1/drivers/crypto/qat/qat_c3xxxvf/ |
D | adf_c3xxxvf_hw_data.c | 13 .instances = 0 88 hw_data->dev_class->instances++; in adf_init_hw_data_c3xxxiov() 96 hw_data->dev_class->instances--; in adf_clean_hw_data_c3xxxiov()
|
/Linux-v6.1/drivers/crypto/qat/qat_c62xvf/ |
D | adf_c62xvf_hw_data.c | 13 .instances = 0 88 hw_data->dev_class->instances++; in adf_init_hw_data_c62xiov() 96 hw_data->dev_class->instances--; in adf_clean_hw_data_c62xiov()
|
/Linux-v6.1/drivers/phy/samsung/ |
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-v6.1/Documentation/driver-api/hte/ |
D | tegra194-hte.rst | 9 (Generic Timestamping Engine) instances: 1) GPIO GTE and 2) LIC 10 (Legacy Interrupt Controller) IRQ GTE. Both GTE instances get the 45 The provider source code of both IRQ and GPIO GTE instances is located at
|
/Linux-v6.1/include/sound/ |
D | timer.h | 32 #define SNDRV_TIMER_IFLG_EXCLUSIVE 0x00000040 /* exclusive owner - no more instances */ 66 int running; /* running instances */ 78 int max_instances; /* upper limit of timer instances */ 79 int num_instances; /* current number of timer instances */
|
/Linux-v6.1/drivers/pci/controller/dwc/ |
D | Kconfig | 30 host mode. There are two instances of PCIe controller in DRA7xx. 45 endpoint mode. There are two instances of PCIe controller in DRA7xx. 61 work in host mode. There are two instances of PCIe controller in 76 work in endpoint mode. There are two instances of PCIe controller 315 work in host mode. There are two instances of PCIe controllers in 330 work in endpoint mode. There are two instances of PCIe controllers in
|
/Linux-v6.1/drivers/crypto/qat/qat_common/ |
D | qat_crypto.c | 115 * asym, sym or, crypto instances 137 * Function creates device configuration required to create crypto instances 147 int instances; in qat_crypto_dev_config() local 152 instances = min(cpus, banks); in qat_crypto_dev_config() 154 instances = 0; in qat_crypto_dev_config() 164 for (i = 0; i < instances; i++) { in qat_crypto_dev_config()
|
/Linux-v6.1/drivers/media/platform/qcom/venus/ |
D | core.h | 94 * struct venus_core - holds core parameters valid for all instances 116 * @vdev_dec: a reference to video device structure for decoder instances 117 * @vdev_enc: a reference to video device structure for encoder instances 126 * @instances: a list_head of all instances 127 * @insts_count: num of instances 184 struct list_head instances; member
|
/Linux-v6.1/drivers/media/tuners/ |
D | tuner-i2c.h | 72 * multiple instances of hybrid tuners. 110 * instances using this tuner object. 112 * 0 - no instances, indicates an error - kzalloc must have failed 116 * 2 (or more) instances, indicates that an existing tuner object was found
|
/Linux-v6.1/drivers/crypto/qat/qat_c3xxx/ |
D | adf_c3xxx_hw_data.c | 19 .instances = 0 91 hw_data->instance_id = c3xxx_class.instances++; in adf_init_hw_data_c3xxx() 134 hw_data->dev_class->instances--; in adf_clean_hw_data_c3xxx()
|
/Linux-v6.1/tools/testing/selftests/ftrace/test.d/ftrace/ |
D | func_traceonoff_triggers.tc | 54 if [ -d ../../instances -a -f ../../available_filter_functions ]; then 65 if [ -d ../../instances ]; then # Check instances
|