Home
last modified time | relevance | path

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

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