Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/maps/
Dichxrom.c35 struct ichxrom_window { struct
52 static struct ichxrom_window ichxrom_window = { argument
53 .maps = LIST_HEAD_INIT(ichxrom_window.maps),
56 static void ichxrom_cleanup(struct ichxrom_window *window) in ichxrom_cleanup()
91 struct ichxrom_window *window = &ichxrom_window; in ichxrom_init_one()
320 struct ichxrom_window *window = &ichxrom_window; in ichxrom_remove_one()
372 ichxrom_remove_one(ichxrom_window.pdev); in cleanup_ichxrom()