Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Dsony-laptop.c3942 static int ec_read16(u8 addr, u16 *value) in ec_read16() function
3998 if (ec_read16(SONYPI_BAT1_FULL, &val16)) { in sonypi_misc_ioctl()
4006 if (ec_read16(SONYPI_BAT1_LEFT, &val16)) { in sonypi_misc_ioctl()
4014 if (ec_read16(SONYPI_BAT2_FULL, &val16)) { in sonypi_misc_ioctl()
4022 if (ec_read16(SONYPI_BAT2_LEFT, &val16)) { in sonypi_misc_ioctl()