Home
last modified time | relevance | path

Searched defs:map (Results 1 – 13 of 13) sorted by relevance

/components/drivers/thermal/
A Dthermal.c168 struct rt_thermal_cooling_map *map = &zdev->cooling_maps[i++]; in thermal_ofw_setup() local
314 struct rt_thermal_cooling_map *map = &zdev->cooling_maps[i]; in rt_thermal_zone_device_unregister() local
388 struct rt_thermal_cooling_map *map = &zdev->cooling_maps[map_idx]; in dumb_governor_tuning() local
725 struct rt_thermal_cooling_map *map = &zdev->cooling_maps[i]; in rt_thermal_cooling_device_kick() local
881 struct rt_thermal_cooling_map *map = &zdev->cooling_maps[i]; in list_thermal() local
/components/drivers/pic/
A Dpic-gicv3-its.c158 struct its_map *map = pirq->msi_desc->priv; in its_pirq_device_id() local
358 struct its_map *map, rt_bool_t sync) in its_cmd_submit()
367 struct its_map *map = pirq->msi_desc->priv; in lpi_flush_config() local
659 struct its_map *map; in gicv3_its_irq_set_affinity() local
709 struct its_map *map = RT_NULL, *map_tmp; in gicv3_its_irq_alloc_msi() local
929 struct its_map *map = rt_container_of(r, struct its_map, ref); in its_map_release() local
972 struct its_map *map; in gicv3_its_irq_free_msi() local
1003 struct its_map *map; in gicv3_its_irq_set_state() local
/components/drivers/pci/
A Decam.c43 void *win = conf_win->win, *map; in pci_ecam_map() local
/components/dfs/dfs_v2/src/
A Ddfs_pcache.c958 struct dfs_mmap *map; in dfs_page_unmap() local
1828 struct dfs_mmap *map = (struct dfs_mmap *)rt_calloc(1, sizeof(struct dfs_mmap)); in dfs_aspace_mmap() local
1912 struct dfs_mmap *map; in dfs_aspace_unmap() local
1985 struct dfs_mmap *map; in dfs_aspace_page_unmap() local
/components/lwp/arch/arm/cortex-a/
A Dlwp_arch.c103 void *map = lwp_map_user(lwp_self(), (void *)stack_addr, ARCH_PAGE_SIZE, 0); in arch_expand_user_stack() local
/components/lwp/arch/aarch64/cortex-a/
A Dlwp_arch.c88 void *map = in arch_expand_user_stack() local
/components/lwp/arch/x86/i386/
A Dlwp_arch.c42 void *map = lwp_map_user(lwp_self(), (void *)stack_addr, PAGE_SIZE, RT_FALSE); in arch_expand_user_stack() local
/components/drivers/ofw/
A Dirq.c44 const fdt32_t *addr, *map, *map_mask; in ofw_parse_irq_map() local
A Dbase.c1226 const fdt32_t *map, rt_ssize_t map_len, struct rt_ofw_node **ref_np, rt_uint32_t *out_id) in ofw_map_id()
1323 const fdt32_t *map = rt_ofw_prop_read_raw(np, map_name, &map_len); in rt_ofw_map_id() local
/components/drivers/include/drivers/
A Dpci_endpoint.h105 rt_bitmap_t *map; member
A Ddma.h139 rt_bitmap_t *map; member
A Dpci.h217 void *(*map)(struct rt_pci_bus *bus, rt_uint32_t devfn, int reg); member
/components/mm/
A Dmm_aspace.c205 void *map; in rt_varea_map_with_msg() local

Completed in 33 milliseconds