Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/mantis/
H A Dmantis_core.h23 struct vendorname { struct
/openbmc/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()