Home
last modified time | relevance | path

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

/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_fw.c333 sym_find_firmware(struct sym_chip *chip) in sym_find_firmware() function
H A Dsym_hipd.h1035 struct sym_fw * sym_find_firmware(struct sym_chip *chip);
H A Dsym_glue.c1298 fw = sym_find_firmware(&dev->chip); in sym_attach()