/Linux-v4.19/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
|
D | renesas,ipmmu-vmsa.txt | 31 - interrupts: Specifiers for the MMU fault interrupts. For instances that 33 secure mode, in that order. For instances that don't support secure mode a 44 Only used by cache IPMMU instances.
|
D | msm,iommu-v0.txt | 11 - interrupts: Specifiers for the MMU fault interrupts. For instances that 13 secure mode, in that order. For instances that don't support secure mode a
|
/Linux-v4.19/tools/testing/selftests/ftrace/test.d/ftrace/ |
D | func-filter-pid.tc | 110 mkdir instances/foo 111 cd instances/foo 114 rmdir instances/foo
|
D | func_traceonoff_triggers.tc | 68 if [ -d ../../instances -a -f ../../available_filter_functions ]; then 79 if [ -d ../../instances ]; then # Check instances
|
/Linux-v4.19/Documentation/media/kapi/ |
D | v4l2-intro.rst | 19 This meant that all drivers had to do the setup of device instances and 55 device instances 57 +-sub-device instances 61 \-filehandle instances 69 sub-device instances, the video_device struct stores V4L2 device node data 70 and the v4l2_fh struct keeps track of filehandle instances.
|
/Linux-v4.19/drivers/phy/samsung/ |
D | phy-exynos4x12-usb2.c | 284 exynos4x12_power_on_int(&drv->instances[EXYNOS4x12_DEVICE]); in exynos4x12_power_on() 294 exynos4x12_power_on_int(&drv->instances[EXYNOS4x12_DEVICE]); in exynos4x12_power_on() 295 exynos4x12_power_on_int(&drv->instances[EXYNOS4x12_HOST]); in exynos4x12_power_on() 325 exynos4x12_power_off_int(&drv->instances[EXYNOS4x12_DEVICE]); in exynos4x12_power_off() 329 exynos4x12_power_off_int(&drv->instances[EXYNOS4x12_DEVICE]); in exynos4x12_power_off() 330 exynos4x12_power_off_int(&drv->instances[EXYNOS4x12_HOST]); in exynos4x12_power_off()
|
/Linux-v4.19/tools/lib/bpf/ |
D | libbpf.c | 159 } instances; member 242 if (prog->instances.nr > 0) { in bpf_program__unload() 243 for (i = 0; i < prog->instances.nr; i++) in bpf_program__unload() 244 zclose(prog->instances.fds[i]); in bpf_program__unload() 245 } else if (prog->instances.nr != -1) { in bpf_program__unload() 247 prog->instances.nr); in bpf_program__unload() 250 prog->instances.nr = -1; in bpf_program__unload() 251 zfree(&prog->instances.fds); in bpf_program__unload() 304 prog->instances.fds = NULL; in bpf_program__init() 305 prog->instances.nr = -1; in bpf_program__init() [all …]
|
/Linux-v4.19/sound/firewire/fireworks/ |
D | fireworks_transaction.c | 42 static struct snd_efw *instances[SNDRV_CARDS] = SNDRV_DEFAULT_PTR; variable 176 efw = instances[i]; in handle_resp_for_user() 266 if (instances[i] != NULL) in snd_efw_transaction_add_instance() 268 instances[i] = efw; in snd_efw_transaction_add_instance() 282 if (instances[i] != efw) in snd_efw_transaction_remove_instance() 284 instances[i] = NULL; in snd_efw_transaction_remove_instance()
|
/Linux-v4.19/drivers/crypto/qat/qat_c3xxxvf/ |
D | adf_c3xxxvf_hw_data.c | 55 .instances = 0 142 hw_data->dev_class->instances++; in adf_init_hw_data_c3xxxiov() 148 hw_data->dev_class->instances--; in adf_clean_hw_data_c3xxxiov()
|
/Linux-v4.19/drivers/crypto/qat/qat_c62xvf/ |
D | adf_c62xvf_hw_data.c | 55 .instances = 0 142 hw_data->dev_class->instances++; in adf_init_hw_data_c62xiov() 148 hw_data->dev_class->instances--; in adf_clean_hw_data_c62xiov()
|
/Linux-v4.19/drivers/crypto/qat/qat_dh895xccvf/ |
D | adf_dh895xccvf_hw_data.c | 55 .instances = 0 142 hw_data->dev_class->instances++; in adf_init_hw_data_dh895xcciov() 148 hw_data->dev_class->instances--; in adf_clean_hw_data_dh895xcciov()
|
/Linux-v4.19/tools/testing/selftests/ftrace/test.d/instances/ |
D | instance.tc | 5 if [ ! -d instances ] ; then 17 cd instances
|
D | instance-event.tc | 5 if [ ! -d instances ] ; then 17 cd instances
|
/Linux-v4.19/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-v4.19/drivers/gpu/drm/msm/disp/mdp5/ |
D | mdp5_cfg.c | 73 .instances = { 151 .instances = { 241 .instances = { 328 .instances = { 403 .instances = { 504 .instances = {
|
/Linux-v4.19/drivers/crypto/qat/qat_c62x/ |
D | adf_c62x_hw_data.c | 66 .instances = 0 211 hw_data->instance_id = c62x_class.instances++; in adf_init_hw_data_c62x() 248 hw_data->dev_class->instances--; in adf_clean_hw_data_c62x()
|
/Linux-v4.19/drivers/crypto/qat/qat_c3xxx/ |
D | adf_c3xxx_hw_data.c | 61 .instances = 0 201 hw_data->instance_id = c3xxx_class.instances++; in adf_init_hw_data_c3xxx() 238 hw_data->dev_class->instances--; in adf_clean_hw_data_c3xxx()
|
/Linux-v4.19/tools/perf/Documentation/ |
D | perf-lock.txt | 28 of lock instances. 66 dump map of lock instances (address:name table)
|
/Linux-v4.19/drivers/crypto/qat/qat_dh895xcc/ |
D | adf_dh895xcc_hw_data.c | 68 .instances = 0 224 hw_data->instance_id = dh895xcc_class.instances++; in adf_init_hw_data_dh895xcc() 261 hw_data->dev_class->instances--; in adf_clean_hw_data_dh895xcc()
|
/Linux-v4.19/Documentation/devicetree/bindings/timer/ |
D | ti,timer.txt | 5 OMAP44xx devices have timer instances that are 100% 8 So for OMAP44xx devices timer instances may use
|
/Linux-v4.19/Documentation/devicetree/bindings/soc/ti/ |
D | keystone-navigator-dma.txt | 28 - clocks: phandle to dma instances clocks. The clock handles can be as 29 many as the dma instances. The order should be maintained as per 30 the dma instances.
|
/Linux-v4.19/Documentation/devicetree/bindings/dma/ |
D | shdma.txt | 4 instances, capable of serving any of a common set of DMA slave devices, using 7 DMAC instances have the same number of channels and use the same DMA
|
/Linux-v4.19/drivers/pci/controller/dwc/ |
D | Kconfig | 32 host mode. There are two instances of PCIe controller in DRA7xx. 47 endpoint mode. There are two instances of PCIe controller in DRA7xx. 63 work in host mode. There are two instances of PCIe controller in 78 work in endpoint mode. There are two instances of PCIe controller
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/ |
D | core_acl_flex_keys.h | 130 struct mlxsw_afk_element_inst *instances; member 137 .instances = _instances, \
|