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

/linux-4.1.27/drivers/platform/x86/
H A Dcompal-laptop.c258 static s16 ec_read_s16(u8 addr) ec_read_s16() function
590 val->intval = ec_read_s16(BAT_CURRENT_NOW) * 1000; bat_get_property()
593 val->intval = ec_read_s16(BAT_CURRENT_AVG) * 1000; bat_get_property()

Completed in 71 milliseconds