Home
last modified time | relevance | path

Searched refs:gf_map_info_to_state (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/mtd/maps/
Dgpio-addr-flash.c51 #define gf_map_info_to_state(mi) ((struct async_state *)(mi)->map_priv_1) macro
84 struct async_state *state = gf_map_info_to_state(map); in gf_read()
107 struct async_state *state = gf_map_info_to_state(map); in gf_copy_from()
133 struct async_state *state = gf_map_info_to_state(map); in gf_write()
154 struct async_state *state = gf_map_info_to_state(map); in gf_copy_to()