Searched refs:fis_list (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/mtd/parsers/
H A Dredboot.c31 struct fis_list { struct
33 struct fis_list *next;
79 struct fis_list *fl = NULL, *tmp_fl;
194 struct fis_list *new_fl, **prev;
206 new_fl = kmalloc(sizeof(struct fis_list), GFP_KERNEL);
297 struct fis_list *old = fl;

Completed in 305 milliseconds