Searched refs:sonypi_ec_write (Results 1 – 1 of 1) sorted by relevance
524 static int sonypi_ec_write(u8 addr, u8 value) in sonypi_ec_write() function592 if (sonypi_ec_write(SONYPI_SHIB, (sonypi_device.ioport1 & 0xFF00) >> 8)) in sonypi_type2_srs()594 if (sonypi_ec_write(SONYPI_SLOB, sonypi_device.ioport1 & 0x00FF)) in sonypi_type2_srs()596 if (sonypi_ec_write(SONYPI_SIRQ, sonypi_device.bits)) in sonypi_type2_srs()634 if (sonypi_ec_write(SONYPI_SHIB, 0)) in sonypi_type2_dis()636 if (sonypi_ec_write(SONYPI_SLOB, 0)) in sonypi_type2_dis()638 if (sonypi_ec_write(SONYPI_SIRQ, 0)) in sonypi_type2_dis()974 if (sonypi_ec_write(SONYPI_LCD_LIGHT, val8)) in sonypi_misc_ioctl()1044 if (sonypi_ec_write(SONYPI_FAN0_STATUS, val8)) in sonypi_misc_ioctl()