Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/maps/
Dgpio-addr-flash.c43 struct async_state { struct
51 #define gf_map_info_to_state(mi) ((struct async_state *)(mi)->map_priv_1) argument
63 static void gf_set_gpios(struct async_state *state, unsigned long ofs) in gf_set_gpios()
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()
210 struct async_state *state; in gpio_flash_probe()
282 struct async_state *state = platform_get_drvdata(pdev); in gpio_flash_remove()