Searched defs:map (Results 151 - 175 of 1437) sorted by relevance

1234567891011>>

/linux-master/tools/perf/arch/loongarch/annotate/
H A Dinstructions.c11 struct map *map = ms->map; local
56 struct map *map local
[all...]
/linux-master/include/drm/
H A Ddrm_gem_vram_helper.h54 struct iosys_map map; member in struct:drm_gem_vram_object
/linux-master/security/selinux/ss/
H A Dservices.h29 struct selinux_map map; member in struct:selinux_policy
/linux-master/drivers/auxdisplay/
H A Dseg-led-gpio.c34 struct linedisp_map *map = linedisp->map; local
/linux-master/tools/perf/util/
H A Dcpumap.h44 struct aggr_cpu_id map[]; member in struct:cpu_aggr_map
/linux-master/tools/testing/selftests/mm/
H A Dtranshuge-stress.c33 uint8_t *map; local
[all...]
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-cci.c19 int cci_read(struct regmap *map, u32 reg, u64 *val, int *err) argument
83 int cci_write(struct regmap *map, u32 reg, u64 val, int *err) argument
145 int cci_update_bits(struct regmap *map, u32 reg, u64 mask, u64 val, int *err) argument
160 cci_multi_reg_write(struct regmap *map, const struct cci_reg_sequence *regs, unsigned int num_regs, int *err) argument
[all...]
/linux-master/drivers/mtd/maps/
H A Dsun_uflash.c40 struct map_info map; /* mtd map info */ member in struct:uflash_dev
[all...]
H A Ddc21285.c54 static map_word dc21285_read8(struct map_info *map, unsigned long ofs) argument
61 static map_word dc21285_read16(struct map_info *map, unsigned long ofs) argument
68 static map_word dc21285_read32(struct map_info *map, unsigned long ofs) argument
75 static void dc21285_copy_from(struct map_info *map, void *to, unsigned long from, ssize_t len) argument
80 dc21285_write8(struct map_info *map, const map_word d, unsigned long adr) argument
89 dc21285_write16(struct map_info *map, const map_word d, unsigned long adr) argument
98 dc21285_write32(struct map_info *map, const map_word d, unsigned long adr) argument
105 dc21285_copy_to_32(struct map_info *map, unsigned long to, const void *from, ssize_t len) argument
117 dc21285_copy_to_16(struct map_info *map, unsigned long to, const void *from, ssize_t len) argument
129 dc21285_copy_to_8(struct map_info *map, unsigned long to, const void *from, ssize_t len) argument
[all...]
H A Dtsunami_flash.c18 static inline map_word tsunami_flash_read8(struct map_info *map, unsigned long offset) argument
25 static void tsunami_flash_write8(struct map_info *map, map_word value, unsigned long offset) argument
30 tsunami_flash_copy_from( struct map_info *map, void *addr, unsigned long offset, ssize_t len) argument
43 tsunami_flash_copy_to( struct map_info *map, unsigned long offset, const void *addr, ssize_t len) argument
H A Dscb2_flash.c76 struct map_info *map = mtd->priv; local
[all...]
H A Dl440gx.c33 static void l440gx_set_vpp(struct map_info *map, int vpp) argument
/linux-master/tools/testing/selftests/bpf/
H A Dbpf_arena_common.h61 static inline void __arena* bpf_arena_alloc_pages(void *map, void *addr, __u32 page_cnt, argument
66 static inline void bpf_arena_free_pages(void *map, void __arena *ptr, __u32 page_cnt) argument
/linux-master/tools/testing/selftests/bpf/progs/
H A Dverifier_arena.c100 struct bpf_map map; member in struct:bpf_arena___l
120 struct bpf_map *map = ctx->map; local
142 struct bpf_map *map = ctx->map; local
[all...]
/linux-master/drivers/clk/berlin/
H A Dberlin2-pll.c22 struct berlin2_pll_map map; member in struct:berlin2_pll
45 struct berlin2_pll_map *map = &pll->map; local
77 berlin2_pll_register(const struct berlin2_pll_map *map, argument
[all...]
/linux-master/arch/sparc/include/asm/
H A Diommu-common.h32 unsigned long *map; member in struct:iommu_map_table
/linux-master/arch/x86/include/uapi/asm/
H A De820.h67 struct e820entry map[E820_X_MAX]; member in struct:e820map
/linux-master/drivers/video/fbdev/
H A Dmacmodes.c224 const struct mode_map *map; local
306 const struct mode_map *map; local
369 const struct monitor_map *map; local
[all...]
/linux-master/drivers/mtd/chips/
H A Dfwh_lock.h29 static int fwh_xxlock_oneblock(struct map_info *map, struct flchip *chip, argument
/linux-master/drivers/soc/gemini/
H A Dsoc-gemini.c41 struct regmap *map; local
/linux-master/fs/omfs/
H A Dbitmap.c48 static int set_run(struct super_block *sb, int map, argument
96 unsigned int map, bit; local
180 unsigned int map, bit; local
[all...]
/linux-master/drivers/mtd/lpddr/
H A Dqinfo_probe.c44 static long lpddr_get_qinforec_pos(struct map_info *map, char *id_str) argument
63 static uint16_t lpddr_info_query(struct map_info *map, char *id_str) argument
91 lpddr_pfow_present(struct map_info *map, struct lpddr_private *lpddr) argument
120 lpddr_chip_setup(struct map_info *map, struct lpddr_private *lpddr) argument
145 lpddr_probe_chip(struct map_info *map) argument
184 lpddr_probe(struct map_info *map) argument
[all...]
/linux-master/include/linux/mfd/
H A Dstw481x.h48 struct regmap *map; member in struct:stw481x
/linux-master/drivers/mfd/
H A D88pm860x-i2c.c18 struct regmap *map = (i2c == chip->client) ? chip->regmap local
35 struct regmap *map = (i2c == chip->client) ? chip->regmap local
48 struct regmap *map = (i2c == chip->client) ? chip->regmap local
61 struct regmap *map = (i2c == chip->client) ? chip->regmap local
74 struct regmap *map = (i2c == chip->client) ? chip->regmap local
[all...]
/linux-master/drivers/input/misc/
H A Dmax77650-onkey.c50 struct regmap *map; local

Completed in 323 milliseconds

1234567891011>>