/kernel/linux/linux-6.6/include/linux/ |
H A D | uio_driver.h | 44 struct uio_map *map; member
|
/kernel/linux/linux-6.6/include/net/ |
H A D | xdp_sock.h | 41 struct bpf_map map; member
|
/kernel/linux/linux-6.6/include/rdma/ |
H A D | rdmavt_mr.h | 46 struct rvt_segarray *map[]; /* the segments */ member
|
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/isp/kernels/sdis/sdis_2/ |
H A D | ia_css_sdis2.host.c | 180 struct ia_css_isp_dvs_statistics_map *map; in ia_css_get_dvs2_statistics() local
|
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/runtime/pipeline/src/ |
H A D | pipeline.c | 85 void ia_css_pipeline_map(unsigned int pipe_num, bool map) in ia_css_pipeline_map() argument
|
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/runtime/bufq/src/ |
H A D | bufq.c | 104 ia_css_queue_map( unsigned int thread_id, enum ia_css_buffer_type buf_type, bool map) ia_css_queue_map() argument
|
/kernel/linux/linux-6.6/drivers/remoteproc/ |
H A D | ingenic_rproc.c | 41 const struct vpu_mem_map *map; member 132 const struct vpu_mem_map *map = info->map; in ingenic_rproc_da_to_va() local
|
/kernel/linux/linux-6.6/drivers/rtc/ |
H A D | rtc-88pm80x.c | 40 struct regmap *map; member [all...] |
/kernel/linux/linux-6.6/drivers/soc/aspeed/ |
H A D | aspeed-lpc-ctrl.c | 75 struct aspeed_lpc_ctrl_mapping map; in aspeed_lpc_ctrl_ioctl() local [all...] |
/kernel/linux/linux-6.6/drivers/staging/blackbox/ |
H A D | blackbox_core.c | 53 } map; member
|
/kernel/linux/linux-6.6/drivers/sh/clk/ |
H A D | cpg.c | 454 struct clk_mapping *map; in sh_clk_fsidiv_register() local
|
/kernel/linux/linux-6.6/drivers/pinctrl/spear/ |
H A D | pinctrl-spear.c | 148 spear_pinctrl_dt_node_to_map(struct pinctrl_dev *pctldev, struct device_node *np_config, struct pinctrl_map **map, unsigned *num_maps) spear_pinctrl_dt_node_to_map() argument 200 spear_pinctrl_dt_free_map(struct pinctrl_dev *pctldev, struct pinctrl_map *map, unsigned num_maps) spear_pinctrl_dt_free_map() argument
|
/kernel/linux/linux-6.6/drivers/thermal/qcom/ |
H A D | tsens-8960.c | 59 struct regmap *map = priv->tm_map; in suspend_8960() local 84 struct regmap *map = priv->tm_map; in resume_8960() local
|
/kernel/linux/linux-6.6/drivers/power/supply/ |
H A D | max77650-charger.c | 70 struct regmap *map; member [all...] |
/kernel/linux/linux-6.6/drivers/regulator/ |
H A D | max5970-regulator.c | 258 static int max597x_regmap_read_clear(struct regmap *map, unsigned int reg, in max597x_regmap_read_clear() argument
|
H A D | max77650-regulator.c | 70 struct regmap *map; in max77650_regulator_is_enabled() local 88 struct regmap *map; in max77650_regulator_enable() local 101 struct regmap *map; in max77650_regulator_disable() local 334 struct regmap *map; in max77650_regulator_probe() local [all...] |
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/ |
H A D | vrfb.c | 116 unsigned long map = ctx_map; in omap_vrfb_restore_context() local
|
/kernel/linux/linux-6.6/drivers/vdpa/mlx5/net/ |
H A D | mlx5_vnet.h | 32 struct msi_map map; member
|
/kernel/linux/linux-6.6/drivers/char/ipmi/ |
H A D | kcs_bmc_npcm7xx.c | 71 struct regmap *map; member
|
/kernel/linux/linux-6.6/drivers/base/regmap/ |
H A D | regcache.c | 24 static int regcache_hw_init(struct regmap *map) in regcache_hw_init() argument 113 regcache_init(struct regmap *map, const struct regmap_config *config) regcache_init() argument 210 regcache_exit(struct regmap *map) regcache_exit() argument 237 regcache_read(struct regmap *map, unsigned int reg, unsigned int *value) regcache_read() argument 268 regcache_write(struct regmap *map, unsigned int reg, unsigned int value) regcache_write() argument 282 regcache_reg_needs_sync(struct regmap *map, unsigned int reg, unsigned int val) regcache_reg_needs_sync() argument 301 regcache_default_sync(struct regmap *map, unsigned int min, unsigned int max) regcache_default_sync() argument 353 regcache_sync(struct regmap *map) regcache_sync() argument 446 regcache_sync_region(struct regmap *map, unsigned int min, unsigned int max) regcache_sync_region() argument 504 regcache_drop_region(struct regmap *map, unsigned int min, unsigned int max) regcache_drop_region() argument 536 regcache_cache_only(struct regmap *map, bool enable) regcache_cache_only() argument 560 regcache_mark_dirty(struct regmap *map) regcache_mark_dirty() argument 580 regcache_cache_bypass(struct regmap *map, bool enable) regcache_cache_bypass() argument 598 regcache_reg_cached(struct regmap *map, unsigned int reg) regcache_reg_cached() argument 613 regcache_set_val(struct regmap *map, void *base, unsigned int idx, unsigned int val) regcache_set_val() argument 647 regcache_get_val(struct regmap *map, const void *base, unsigned int idx) regcache_get_val() argument 689 regcache_lookup_reg(struct regmap *map, unsigned int reg) regcache_lookup_reg() argument 714 regcache_sync_val(struct regmap *map, unsigned int reg, unsigned int val) regcache_sync_val() argument 738 regcache_sync_block_single(struct regmap *map, void *block, unsigned long *cache_present, unsigned int block_base, unsigned int start, unsigned int end) regcache_sync_block_single() argument 762 regcache_sync_block_raw_flush(struct regmap *map, const void **data, unsigned int base, unsigned int cur) regcache_sync_block_raw_flush() argument 790 regcache_sync_block_raw(struct regmap *map, void *block, unsigned long *cache_present, unsigned int block_base, unsigned int start, unsigned int end) regcache_sync_block_raw() argument 832 regcache_sync_block(struct regmap *map, void *block, unsigned long *cache_present, unsigned int block_base, unsigned int start, unsigned int end) regcache_sync_block() argument [all...] |
H A D | regmap-mmio.c | 590 int regmap_mmio_attach_clk(struct regmap *map, struct clk *clk) in regmap_mmio_attach_clk() argument 601 void regmap_mmio_detach_clk(struct regmap *map) in regmap_mmio_detach_clk() argument
|
/kernel/linux/linux-6.6/drivers/gpio/ |
H A D | gpio-104-dio-48e.c | 119 struct regmap *map; member 213 static int dio48e_irq_init_hw(struct regmap *const map) in dio48e_irq_init_hw() argument 226 struct regmap *map; in dio48e_probe() local [all...] |
H A D | gpio-ws16c48.c | 109 struct regmap *map; member 223 static int ws16c48_irq_init_hw(struct regmap *const map) in ws16c48_irq_init_hw() argument [all...] |
H A D | gpio-pmic-eic-sprd.c | 58 struct regmap *map; member
|
/kernel/linux/linux-6.6/drivers/firmware/tegra/ |
H A D | ivc.c | 95 static inline bool tegra_ivc_empty(struct tegra_ivc *ivc, struct iosys_map *map) in tegra_ivc_empty() argument 121 static inline bool tegra_ivc_full(struct tegra_ivc *ivc, struct iosys_map *map) in tegra_ivc_full() argument 133 static inline u32 tegra_ivc_available(struct tegra_ivc *ivc, struct iosys_map *map) in tegra_ivc_available() argument 226 tegra_ivc_frame_virt(struct tegra_ivc *ivc, const struct iosys_map *header, unsigned int frame, struct iosys_map *map) tegra_ivc_frame_virt() argument 279 tegra_ivc_read_get_next_frame(struct tegra_ivc *ivc, struct iosys_map *map) tegra_ivc_read_get_next_frame() argument 343 tegra_ivc_write_get_next_frame(struct tegra_ivc *ivc, struct iosys_map *map) tegra_ivc_write_get_next_frame() argument 630 iosys_map_get_address(const struct iosys_map *map) iosys_map_get_address() argument 638 iosys_map_get_vaddr(const struct iosys_map *map) iosys_map_get_vaddr() argument [all...] |