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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/mtd/chips/
H A Dcfi_probe.c24 static void print_cfi_ident(struct cfi_ident *);
140 cfi->cfiq = kmalloc(sizeof(struct cfi_ident) + num_erase_regions * 4, GFP_KERNEL);
146 memset(cfi->cfiq,0,sizeof(struct cfi_ident));
152 for (i=0; i<(sizeof(struct cfi_ident) + num_erase_regions * 4); i++) {
219 static void print_cfi_ident(struct cfi_ident *cfip)
H A Djedec_probe.c272 p_cfi->cfiq = kmalloc(sizeof(struct cfi_ident) + num_erase_regions * 4, GFP_KERNEL);
278 memset(p_cfi->cfiq,0,sizeof(struct cfi_ident));
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/mtd/
H A Dcfi.h165 struct cfi_ident { struct
245 struct cfi_ident *cfiq; /* For now only one. We insist that all devs
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/mtd/
H A Dcfi.h165 struct cfi_ident { struct
245 struct cfi_ident *cfiq; /* For now only one. We insist that all devs

Completed in 47 milliseconds