Searched refs:sonypi_ec_write (Results 1 – 1 of 1) sorted by relevance
510 static int sonypi_ec_write(u8 addr, u8 value) in sonypi_ec_write() function578 if (sonypi_ec_write(SONYPI_SHIB, (sonypi_device.ioport1 & 0xFF00) >> 8)) in sonypi_type2_srs()580 if (sonypi_ec_write(SONYPI_SLOB, sonypi_device.ioport1 & 0x00FF)) in sonypi_type2_srs()582 if (sonypi_ec_write(SONYPI_SIRQ, sonypi_device.bits)) in sonypi_type2_srs()620 if (sonypi_ec_write(SONYPI_SHIB, 0)) in sonypi_type2_dis()622 if (sonypi_ec_write(SONYPI_SLOB, 0)) in sonypi_type2_dis()624 if (sonypi_ec_write(SONYPI_SIRQ, 0)) in sonypi_type2_dis()960 if (sonypi_ec_write(SONYPI_LCD_LIGHT, val8)) in sonypi_misc_ioctl()1030 if (sonypi_ec_write(SONYPI_FAN0_STATUS, val8)) in sonypi_misc_ioctl()