Searched defs:access_type (Results 1 - 25 of 36) sorted by relevance

12

/linux-master/drivers/platform/x86/intel/pmt/
H A Dtelemetry.h13 u8 access_type; member in struct:telem_header
H A Dclass.h36 u8 access_type; member in struct:intel_pmt_header
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H A Dsdk.c124 mlx5_fpga_mem_read(struct mlx5_fpga_device *fdev, size_t size, u64 addr, void *buf, enum mlx5_fpga_access_type access_type) argument
145 mlx5_fpga_mem_write(struct mlx5_fpga_device *fdev, size_t size, u64 addr, void *buf, enum mlx5_fpga_access_type access_type) argument
/linux-master/arch/mips/pci/
H A Dops-lantiq.c26 static int ltq_pci_config_access(unsigned char access_type, struct pci_bus *bus, argument
H A Dops-rc32434.c46 static inline int config_access(unsigned char access_type, argument
H A Dops-bonito64.c24 static int bonito64_pcibios_config_access(unsigned char access_type, argument
H A Dops-msc.c33 static int msc_pcibios_config_access(unsigned char access_type, argument
H A Dops-gt64xxx_pci0.c30 static int gt64xxx_pci0_pcibios_config_access(unsigned char access_type, argument
H A Dops-loongson2.c32 static int loongson_pcibios_config_access(unsigned char access_type, argument
H A Dpci-alchemy.c99 static int config_access(unsigned char access_type, struct pci_bus *bus, argument
/linux-master/drivers/platform/chrome/
H A Dcros_ec_lpc_mec.c26 cros_ec_lpc_mec_emi_write_address(u16 addr, enum cros_ec_lpc_mec_emi_access_mode access_type) argument
/linux-master/arch/sh/drivers/pci/
H A Dops-sh7786.c19 static int sh7786_pcie_config_access(unsigned char access_type, argument
/linux-master/tools/testing/selftests/powerpc/mm/
H A Dstack_expansion_ldst.c31 enum access_type { enum
/linux-master/drivers/acpi/acpica/
H A Dpsargs.c463 u8 access_type; local
/linux-master/arch/x86/events/intel/
H A Duncore_discovery.h74 access_type : 2; member in struct:uncore_global_discovery::__anon53::__anon54
100 access_type : 2; member in struct:uncore_unit_discovery::__anon57::__anon58
118 enum uncore_access_type access_type; member in struct:intel_uncore_discovery_type
/linux-master/sound/soc/sof/
H A Ddebug.c133 snd_sof_debugfs_io_item(struct snd_sof_dev *sdev, void __iomem *base, size_t size, const char *name, enum sof_debugfs_access_type access_type) argument
174 snd_sof_debugfs_add_region_item_iomem(struct snd_sof_dev *sdev, enum snd_sof_fw_blk_type blk_type, u32 offset, size_t size, const char *name, enum sof_debugfs_access_type access_type) argument
H A Dops.h305 snd_sof_debugfs_add_region_item(struct snd_sof_dev *sdev, enum snd_sof_fw_blk_type blk_type, u32 offset, size_t size, const char *name, enum sof_debugfs_access_type access_type) argument
/linux-master/kernel/kcsan/
H A Dreport.c32 int access_type; member in struct:access_info
637 prepare_access_info(const volatile void *ptr, size_t size, int access_type, unsigned long ip) argument
651 kcsan_report_set_info(const volatile void *ptr, size_t size, int access_type, unsigned long ip, int watchpoint_idx) argument
666 kcsan_report_known_origin(const volatile void *ptr, size_t size, int access_type, unsigned long ip, enum kcsan_value_change value_change, int watchpoint_idx, u64 old, u64 new, u64 mask) argument
700 kcsan_report_unknown_origin(const volatile void *ptr, size_t size, int access_type, unsigned long ip, u64 old, u64 new, u64 mask) argument
[all...]
H A Dkcsan_test.c210 const char *const access_type = local
/linux-master/tools/testing/selftests/kvm/
H A Daccess_tracking_perf_test.c257 enum access_type { enum
/linux-master/drivers/gpu/drm/xe/
H A Dxe_gt_pagefault.c31 u8 access_type; member in struct:pagefault
40 enum access_type { enum
59 u8 access_type; member in struct:acc
64 static bool access_is_atomic(enum access_type access_type) argument
[all...]
/linux-master/drivers/gpu/drm/panfrost/
H A Dpanfrost_mmu.c702 u32 access_type; local
/linux-master/include/linux/rtc/
H A Dds1685.h79 } access_type; member in struct:ds1685_rtc_platform_data
/linux-master/drivers/platform/x86/intel/
H A Dsdsi.c568 u32 access_type = FIELD_GET(DT_ACCESS_TYPE, disc_table->access_info); local
/linux-master/drivers/pci/controller/
H A Dpcie-rcar-host.c152 rcar_pcie_config_access(struct rcar_pcie_host *host, unsigned char access_type, struct pci_bus *bus, unsigned int devfn, int where, u32 *data) argument

Completed in 308 milliseconds

12