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

/linux-4.4.14/drivers/acpi/
H A Dec_sys.c50 u8 byte_read; acpi_ec_read_io() local
51 err = ec_read(*off, &byte_read); acpi_ec_read_io()
54 if (put_user(byte_read, buf + *off - init_off)) { acpi_ec_read_io()
/linux-4.4.14/drivers/atm/
H A Dhe.c2791 u8 byte_read = 0; read_prom_byte() local
2824 byte_read |= (unsigned char) read_prom_byte()
2833 return byte_read; read_prom_byte()

Completed in 80 milliseconds