Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/marvell/libertas/
H A Dif_usb.c791 static int check_fwfile_format(const uint8_t *data, uint32_t totlen) in check_fwfile_format() function
845 if (check_fwfile_format(cardp->fw->data, cardp->fw->size)) { in if_usb_prog_firmware()