Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/sym53c8xx_2/
Dsym_fw.c350 sym_find_firmware(struct sym_chip *chip) in sym_find_firmware() function
Dsym_hipd.h1048 struct sym_fw * sym_find_firmware(struct sym_chip *chip);
Dsym_glue.c1267 fw = sym_find_firmware(&dev->chip); in sym_attach()