| /kernel/linux/linux-6.6/include/uapi/misc/ |
| H A D | fastrpc.h | 80 __u64 args; member
|
| /kernel/linux/linux-6.6/drivers/media/pci/cx18/ |
| H A D | cx18-mailbox.c | 581 cx18_api_call(struct cx18 *cx, u32 cmd, int args, u32 data[]) cx18_api_call() argument 729 cx18_api(struct cx18 *cx, u32 cmd, int args, u32 data[]) cx18_api() argument 814 cx18_vapi_result(struct cx18 *cx, u32 data[MAX_MB_ARGUMENTS], u32 cmd, int args, ...) cx18_vapi_result() argument 827 cx18_vapi(struct cx18 *cx, u32 cmd, int args, ...) cx18_vapi() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | common.c | 458 va_list args; in __brcmf_err() local 479 va_list args; in __brcmf_dbg() local
|
| /kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/ |
| H A D | debug.c | 17 va_list args; in _rtl_dbg_print() local
|
| /kernel/linux/linux-6.6/drivers/of/ |
| H A D | irq.c | 722 struct of_phandle_args args; in of_msi_get_domain() local
|
| /kernel/linux/linux-6.6/drivers/pci/controller/dwc/ |
| H A D | pcie-designware-host.c | 185 dw_pcie_irq_domain_alloc(struct irq_domain *domain, unsigned int virq, unsigned int nr_irqs, void *args) dw_pcie_irq_domain_alloc() argument
|
| /kernel/linux/linux-6.6/drivers/pci/controller/ |
| H A D | pci-xgene-msi.c | 194 xgene_irq_domain_alloc(struct irq_domain *domain, unsigned int virq, unsigned int nr_irqs, void *args) xgene_irq_domain_alloc() argument
|
| /kernel/linux/linux-6.6/drivers/phy/broadcom/ |
| H A D | phy-bcm-sr-usb.c | 211 bcm_usb_phy_xlate(struct device *dev, struct of_phandle_args *args) bcm_usb_phy_xlate() argument
|
| H A D | phy-brcm-usb.c | 177 brcm_usb_phy_xlate(struct device *dev, struct of_phandle_args *args) brcm_usb_phy_xlate() argument
|
| /kernel/linux/linux-6.6/drivers/phy/rockchip/ |
| H A D | phy-rockchip-pcie.c | 85 rockchip_pcie_phy_of_xlate(struct device *dev, struct of_phandle_args *args) rockchip_pcie_phy_of_xlate() argument
|
| /kernel/linux/linux-6.6/drivers/pci/controller/mobiveil/ |
| H A D | pcie-mobiveil-host.c | 393 mobiveil_irq_msi_domain_alloc(struct irq_domain *domain, unsigned int virq, unsigned int nr_irqs, void *args) mobiveil_irq_msi_domain_alloc() argument
|
| /kernel/linux/linux-6.6/drivers/pci/hotplug/ |
| H A D | acpiphp_ibm.c | 162 union acpi_object args[2]; in ibm_set_attention_status() local
|
| /kernel/linux/linux-6.6/drivers/phy/lantiq/ |
| H A D | phy-lantiq-vrx200-pcie.c | 360 ltq_vrx200_pcie_phy_xlate(struct device *dev, struct of_phandle_args *args) ltq_vrx200_pcie_phy_xlate() argument
|
| /kernel/linux/linux-6.6/drivers/pcmcia/ |
| H A D | soc_common.c | 64 va_list args; in soc_pcmcia_debug() local
|
| /kernel/linux/linux-6.6/drivers/phy/freescale/ |
| H A D | phy-fsl-imx8qm-lvds-phy.c | 296 mixel_lvds_phy_xlate(struct device *dev, struct of_phandle_args *args) mixel_lvds_phy_xlate() argument
|
| /kernel/linux/linux-6.6/drivers/phy/ |
| H A D | phy-core.c | 572 struct of_phandle_args args; in _of_phy_get() local 703 of_phy_simple_xlate(struct device *dev, struct of_phandle_args *args) of_phy_simple_xlate() argument 1095 __of_phy_provider_register(struct device *dev, struct device_node *children, struct module *owner, struct phy * (*of_xlate)(struct device *dev, struct of_phandle_args *args)) __of_phy_provider_register() argument 1158 __devm_of_phy_provider_register(struct device *dev, struct device_node *children, struct module *owner, struct phy * (*of_xlate)(struct device *dev, struct of_phandle_args *args)) __devm_of_phy_provider_register() argument [all...] |
| /kernel/linux/linux-6.6/drivers/phy/st/ |
| H A D | phy-spear1310-miphy.c | 185 spear1310_miphy_xlate(struct device *dev, struct of_phandle_args *args) spear1310_miphy_xlate() argument
|
| /kernel/linux/linux-6.6/drivers/phy/ralink/ |
| H A D | phy-mt7621-pci.c | 265 mt7621_pcie_phy_of_xlate(struct device *dev, struct of_phandle_args *args) mt7621_pcie_phy_of_xlate() argument
|
| /kernel/linux/linux-6.6/drivers/phy/ti/ |
| H A D | phy-gmii-sel.c | 299 phy_gmii_sel_of_xlate(struct device *dev, struct of_phandle_args *args) phy_gmii_sel_of_xlate() argument
|
| /kernel/linux/linux-6.6/arch/x86/kernel/ |
| H A D | kgdb.c | 475 single_step_cont(struct pt_regs *regs, struct die_args *args) in single_step_cont() argument 527 static int __kgdb_notify(struct die_args *args, unsigned long cmd) in __kgdb_notify() argument 559 struct die_args args = { kgdb_ll_trap() local [all...] |
| /kernel/linux/linux-6.6/arch/x86/mm/ |
| H A D | kmmio.c | 591 kmmio_die_notifier(struct notifier_block *nb, unsigned long val, void *args) in kmmio_die_notifier() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
| H A D | intel_dpio_phy.c | 495 va_list args; in __phy_reg_verify_state() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/ |
| H A D | drm_crtc.c | 383 __drmm_crtc_init_with_planes(struct drm_device *dev, struct drm_crtc *crtc, struct drm_plane *primary, struct drm_plane *cursor, const struct drm_crtc_funcs *funcs, const char *name, va_list args) __drmm_crtc_init_with_planes() argument
|
| H A D | drm_prime.c | 368 struct drm_prime_handle *args = data; in drm_prime_fd_to_handle_ioctl() local 515 struct drm_prime_handle *args = data; in drm_prime_handle_to_fd_ioctl() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_mman.c | 65 struct drm_i915_gem_mmap *args = data; in i915_gem_mmap_ioctl() local 816 struct drm_i915_gem_mmap_offset *args = data; i915_gem_mmap_offset_ioctl() local [all...] |