Searched refs:sonypi_ec_write (Results 1 – 1 of 1) sorted by relevance
511 static int sonypi_ec_write(u8 addr, u8 value) in sonypi_ec_write() function579 if (sonypi_ec_write(SONYPI_SHIB, (sonypi_device.ioport1 & 0xFF00) >> 8)) in sonypi_type2_srs()581 if (sonypi_ec_write(SONYPI_SLOB, sonypi_device.ioport1 & 0x00FF)) in sonypi_type2_srs()583 if (sonypi_ec_write(SONYPI_SIRQ, sonypi_device.bits)) in sonypi_type2_srs()621 if (sonypi_ec_write(SONYPI_SHIB, 0)) in sonypi_type2_dis()623 if (sonypi_ec_write(SONYPI_SLOB, 0)) in sonypi_type2_dis()625 if (sonypi_ec_write(SONYPI_SIRQ, 0)) in sonypi_type2_dis()961 if (sonypi_ec_write(SONYPI_LCD_LIGHT, val8)) in sonypi_misc_ioctl()1031 if (sonypi_ec_write(SONYPI_FAN0_STATUS, val8)) in sonypi_misc_ioctl()