/kernel/linux/linux-5.10/drivers/dma/ |
H A D | tegra210-adma.c | 696 sreq_index = dma_spec->args[0]; in tegra_dma_of_xlate()
|
H A D | mxs-dma.c | 735 param.chan_id = dma_spec->args[0]; in mxs_dma_xlate()
|
H A D | bcm2835-dma.c | 873 to_bcm2835_dma_chan(chan)->dreq = spec->args[0]; in bcm2835_dma_xlate()
|
/kernel/linux/linux-5.10/arch/powerpc/kvm/ |
H A D | book3s_emulate.c | 377 vcpu->run->papr_hcall.args[i] = gpr; in kvmppc_core_emulate_op_pr()
|
/kernel/linux/linux-5.10/drivers/clk/ |
H A D | clk-cdce925.c | 596 unsigned int idx = clkspec->args[0]; in of_clk_cdce925_get()
|
/kernel/linux/linux-5.10/drivers/firmware/arm_scmi/ |
H A D | perf.c | 640 return clkspec.args[0]; in scmi_dev_domain_id()
|
/kernel/linux/linux-5.10/drivers/dma/sh/ |
H A D | usb-dmac.c | 642 if (uchan->index != dma_spec->args[0]) in usb_dmac_chan_filter()
|
/kernel/linux/linux-5.10/drivers/firmware/ |
H A D | arm_scpi.c | 662 return clkspec.args[0]; in scpi_dev_domain_id()
|
/kernel/linux/linux-6.6/arch/powerpc/kvm/ |
H A D | book3s_emulate.c | 373 vcpu->run->papr_hcall.args[i] = gpr; in kvmppc_core_emulate_op_pr()
|
/kernel/linux/linux-6.6/arch/um/drivers/ |
H A D | virt-pci.c | 885 void *args) in um_pci_inner_domain_alloc() 883 um_pci_inner_domain_alloc(struct irq_domain *domain, unsigned int virq, unsigned int nr_irqs, void *args) um_pci_inner_domain_alloc() argument
|
/kernel/linux/linux-5.10/drivers/mailbox/ |
H A D | omap-mailbox.c | 675 phandle phandle = sp->args[0]; in omap_mbox_of_xlate()
|
/kernel/linux/linux-5.10/drivers/interconnect/ |
H A D | core.c | 322 * @spec: OF phandle args to map into an interconnect node. 335 unsigned int idx = spec->args[0]; in of_icc_xlate_onecell() 348 * @spec: OF phandle args to use for look-up 351 * found, uses xlate function of the provider to map phandle args to node.
|
/kernel/linux/linux-5.10/drivers/iio/adc/ |
H A D | ab8500-gpadc.c | 934 if (indio_dev->channels[i].channel == iiospec->args[0]) in ab8500_gpadc_of_xlate()
|
H A D | qcom-spmi-vadc.c | 492 if (vadc->iio_chans[i].channel == iiospec->args[0]) in vadc_of_xlate()
|
/kernel/linux/linux-5.10/drivers/pci/controller/ |
H A D | pcie-xilinx-nwl.c | 476 unsigned int nr_irqs, void *args) in nwl_irq_domain_alloc() 475 nwl_irq_domain_alloc(struct irq_domain *domain, unsigned int virq, unsigned int nr_irqs, void *args) nwl_irq_domain_alloc() argument
|
/kernel/linux/linux-5.10/net/ceph/crush/ |
H A D | mapper.c | 29 #define dprintk(args...) /* printf(args) */
|
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nf_conntrack_h323_asn1.c | 33 #define PRINT(fmt, args...)
|
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/ |
H A D | psb_drv.h | 742 struct drm_mode_create_dumb *args);
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | iommu.h | 272 int (*of_xlate)(struct device *dev, struct of_phandle_args *args);
|
H A D | compat.h | 854 asmlinkage long compat_sys_socketcall(int call, u32 __user *args);
|
/kernel/linux/linux-6.6/drivers/memory/tegra/ |
H A D | tegra30.c | 1339 unsigned int i, idx = spec->args[0]; in tegra30_mc_of_icc_xlate_extended()
|
H A D | mc.c | 764 if (node->id == spec->args[0]) in tegra_mc_icc_xlate()
|
H A D | tegra124.c | 1177 unsigned int i, idx = spec->args[0]; in tegra124_mc_of_icc_xlate_extended()
|
/kernel/linux/linux-6.6/include/kunit/ |
H A D | test.h | 15 #include <linux/args.h>
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | iommu.h | 280 int (*of_xlate)(struct device *dev, struct of_phandle_args *args);
|