Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/pci/mantis/
Dmantis_core.h23 struct vendorname { struct
/Linux-v5.10/drivers/mtd/chips/
Dcfi_probe.c288 static char *vendorname(__u16 vendor) in vendorname() function
347 printk("Primary Vendor Command Set: %4.4X (%s)\n", cfip->P_ID, vendorname(cfip->P_ID)); in print_cfi_ident()
353 printk("Alternative Vendor Command Set: %4.4X (%s)\n", cfip->A_ID, vendorname(cfip->A_ID)); in print_cfi_ident()