Home
last modified time | relevance | path

Searched defs:mapp (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/drivers/core/
Dregmap.c40 struct regmap **mapp) in regmap_init_mem_platdata()
111 int regmap_init_mem_index(ofnode node, struct regmap **mapp, int index) in regmap_init_mem_index()
157 int regmap_init_mem(ofnode node, struct regmap **mapp) in regmap_init_mem()
/external/python/cpython2/Modules/
Dsvmodule.c660 rgb_tuple *mapp = NULL; in sv_LoadMap() local