Searched refs:check_fwfile_format (Results 1 – 2 of 2) sorted by relevance
768 static int check_fwfile_format(const u8 *data, u32 totlen) in check_fwfile_format() function830 if (check_fwfile_format(cardp->fw->data, cardp->fw->size)) in if_usb_prog_firmware()
779 static int check_fwfile_format(const uint8_t *data, uint32_t totlen) in check_fwfile_format() function833 if (check_fwfile_format(cardp->fw->data, cardp->fw->size)) { in if_usb_prog_firmware()