Home
last modified time | relevance | path

Searched defs:map (Results 226 - 250 of 2547) sorted by relevance

12345678910>>...102

/kernel/linux/linux-6.6/drivers/mtd/maps/
H A Dpxa2xx-flash.c23 static void pxa2xx_map_inval_cache(struct map_info *map, unsigned long from, in pxa2xx_map_inval_cache() argument
39 struct map_info map; member
[all...]
H A Dsun_uflash.c40 struct map_info map; /* mtd map info */ member
[all...]
/kernel/linux/linux-6.6/drivers/mtd/chips/
H A Dgen_probe.c21 struct mtd_info *mtd_do_chip_probe(struct map_info *map, struct chip_probe *cp) in mtd_do_chip_probe() argument
59 genprobe_ident_chips(struct map_info *map, struct chip_probe *cp) genprobe_ident_chips() argument
164 genprobe_new_chip(struct map_info *map, struct chip_probe *cp, struct cfi_private *cfi) genprobe_new_chip() argument
198 cfi_cmdset_unknown(struct map_info *map, int primary) cfi_cmdset_unknown() argument
232 check_cmd_set(struct map_info *map, int primary) check_cmd_set() argument
[all...]
H A Dmap_absent.c45 static struct mtd_info *map_absent_probe(struct map_info *map) in map_absent_probe() argument
/kernel/linux/linux-6.6/drivers/mtd/hyperbus/
H A Dhyperbus-core.c15 static struct hyperbus_device *map_to_hbdev(struct map_info *map) in map_to_hbdev() argument
20 static map_word hyperbus_read16(struct map_info *map, unsigned long addr) in hyperbus_read16() argument
31 static void hyperbus_write16(struct map_info *map, map_word d, in hyperbus_write16() argument
40 static void hyperbus_copy_from(struct map_info *map, void *to, in hyperbus_copy_from() argument
49 hyperbus_copy_to(struct map_info *map, unsigned long to, const void *from, ssize_t len) hyperbus_copy_to() argument
63 struct map_info *map; hyperbus_register_device() local
[all...]
/kernel/linux/linux-6.6/drivers/media/v4l2-core/
H A Dv4l2-cci.c19 int cci_read(struct regmap *map, u32 reg, u64 *val, int *err) in cci_read() argument
83 int cci_write(struct regmap *map, u32 reg, u64 val, int *err) in cci_write() argument
145 int cci_update_bits(struct regmap *map, u32 reg, u64 mask, u64 val, int *err) in cci_update_bits() argument
160 cci_multi_reg_write(struct regmap *map, const struct cci_reg_sequence *regs, unsigned int num_regs, int *err) cci_multi_reg_write() argument
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dzpool.h90 void *(*map)(void *pool, unsigned long handle, member
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_gem_vram_helper.h54 struct iosys_map map; member
/kernel/linux/linux-6.6/include/net/sctp/
H A Dtsnmap.h105 static inline __u32 sctp_tsnmap_get_ctsn(const struct sctp_tsnmap *map) in sctp_tsnmap_get_ctsn() argument
111 static inline __u32 sctp_tsnmap_get_max_tsn_seen(const struct sctp_tsnmap *map) in sctp_tsnmap_get_max_tsn_seen() argument
117 static inline __u16 sctp_tsnmap_num_dups(struct sctp_tsnmap *map) in sctp_tsnmap_num_dups() argument
123 static inline __be32 *sctp_tsnmap_get_dups(struct sctp_tsnmap *map) in sctp_tsnmap_get_dups() argument
137 sctp_tsnmap_has_gap(const struct sctp_tsnmap *map) sctp_tsnmap_has_gap() argument
145 sctp_tsnmap_mark_dup(struct sctp_tsnmap *map, __u32 tsn) sctp_tsnmap_mark_dup() argument
[all...]
/kernel/linux/linux-6.6/drivers/power/reset/
H A Dsyscon-reboot.c18 struct regmap *map; member
/kernel/linux/linux-6.6/drivers/usb/fotg210/
H A Dfotg210.h16 struct regmap *map; member
/kernel/linux/linux-6.6/drivers/bus/
H A Darm-integrator-lm.c75 static struct regmap *map; in integrator_ap_lm_probe() local
/kernel/linux/linux-6.6/drivers/base/regmap/
H A Dregmap-raw-ram.c104 struct regmap *map; in __regmap_init_raw_ram() local
/kernel/linux/linux-6.6/drivers/clk/
H A Dclk-aspeed.h49 struct regmap *map; member
64 struct regmap *map; member
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/
H A Dunaccepted_memory.c9 allocate_unaccepted_bitmap(__u32 nr_desc, struct efi_boot_memmap *map) allocate_unaccepted_bitmap() argument
H A Dloongarch.c25 static efi_status_t exit_boot_func(struct efi_boot_memmap *map, void *priv) in exit_boot_func() argument
/kernel/linux/linux-6.6/drivers/firmware/efi/
H A Dembedded-firmware.c43 u8 *map; in efi_check_md_for_embedded_firmware() local
/kernel/linux/linux-6.6/kernel/bpf/
H A Dmap_in_map.c108 void *bpf_map_fd_get_ptr(struct bpf_map *map, in bpf_map_fd_get_ptr() argument
130 void bpf_map_fd_put_ptr(struct bpf_map *map, void *ptr, bool need_defer) in bpf_map_fd_put_ptr() argument
/kernel/linux/linux-6.6/drivers/media/pci/cobalt/
H A Dcobalt-flash.c25 static map_word flash_read16(struct map_info *map, unsigned long offset) in flash_read16() argument
38 static void flash_write16(struct map_info *map, const map_word datum, in flash_write16() argument
46 static void flash_copy_from(struct map_info *map, void *to, in flash_copy_from() argument
64 static void flash_copy_to(struct map_info *map, unsigned long to, in flash_copy_to() argument
87 struct map_info *map in cobalt_flash_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/
H A Dwil_crash_dump.c14 const struct fw_map *map; in wil_fw_get_crash_dump_bounds() local
50 const struct fw_map *map; wil_fw_copy_crash_dump() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dof.c46 const char *map; in brcmf_of_get_country_codes() local
[all...]
/kernel/linux/linux-6.6/drivers/pinctrl/
H A Dpinconf.h51 static inline int pinconf_validate_map(const struct pinctrl_map *map, int i) in pinconf_validate_map() argument
56 static inline int pinconf_map_to_setting(const struct pinctrl_map *map, in pinconf_map_to_setting() argument
89 pinconf_show_map(struct seq_file *s, const struct pinctrl_map *map) pinconf_show_map() argument
/kernel/linux/linux-6.6/drivers/of/
H A Dof_numa.c77 static int __init of_numa_parse_distance_map_v1(struct device_node *map) in of_numa_parse_distance_map_v1() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/analogix/
H A Danalogix-i2c-dptx.c19 static int anx_i2c_dp_clear_bits(struct regmap *map, u8 reg, u8 mask) in anx_i2c_dp_clear_bits() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/selftests/
H A Dmock_dmabuf.c64 static int mock_dmabuf_vmap(struct dma_buf *dma_buf, struct iosys_map *map) in mock_dmabuf_vmap() argument
77 static void mock_dmabuf_vunmap(struct dma_buf *dma_buf, struct iosys_map *map) in mock_dmabuf_vunmap() argument

Completed in 8 milliseconds

12345678910>>...102