Home
last modified time | relevance | path

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

/linux/drivers/mtd/chips/
H A Dcfi_probe.c289 static char *vendorname(__u16 vendor) in vendorname() function
348 printk("Primary Vendor Command Set: %4.4X (%s)\n", cfip->P_ID, vendorname(cfip->P_ID)); in print_cfi_ident()
354 printk("Alternative Vendor Command Set: %4.4X (%s)\n", cfip->A_ID, vendorname(cfip->A_ID)); in print_cfi_ident()