Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
H A Dwdt87xx_i2c.c504 const void *fw_chunk; in wdt87xx_validate_firmware() local
529 fw_chunk = wdt87xx_get_fw_chunk(fw, CHUNK_ID_FRWR); in wdt87xx_validate_firmware()
530 if (!fw_chunk) { in wdt87xx_validate_firmware()
536 fw_chip_id = (get_unaligned_le32(fw_chunk + in wdt87xx_validate_firmware()
/linux/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c3022 struct fw_chunk { struct
3142 struct fw_chunk *chunk; in ipw_load_firmware()
3183 chunk = (struct fw_chunk *)(data + offset); in ipw_load_firmware()
3184 offset += sizeof(struct fw_chunk); in ipw_load_firmware()