Home
last modified time | relevance | path

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

/drivers/mtd/chips/
Dcfi_probe.c24 static void print_cfi_ident(struct cfi_ident *);
198 print_cfi_ident(cfi->cfiq); in cfi_chip_setup()
299 static void print_cfi_ident(struct cfi_ident *cfip) in print_cfi_ident() function