FW_SIZE 148 drivers/media/dvb-frontends/sp887x.c if (fw_size < FW_SIZE + 10) FW_SIZE 167 drivers/media/dvb-frontends/sp887x.c for (i = 0; i < FW_SIZE; i += BLOCKSIZE) { FW_SIZE 171 drivers/media/dvb-frontends/sp887x.c if (c > FW_SIZE - i) FW_SIZE 172 drivers/media/dvb-frontends/sp887x.c c = FW_SIZE - i;