Searched refs:orom_size (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/misc/
H A Dpch_phub.c501 unsigned int orom_size; pch_phub_bin_read() local
530 orom_size = rom_length * 512; pch_phub_bin_read()
531 if (orom_size < off) { pch_phub_bin_read()
535 if (orom_size < count) { pch_phub_bin_read()

Completed in 69 milliseconds