Searched refs:sonypi_ec_write (Results 1 – 1 of 1) sorted by relevance
512 static int sonypi_ec_write(u8 addr, u8 value) in sonypi_ec_write() function580 if (sonypi_ec_write(SONYPI_SHIB, (sonypi_device.ioport1 & 0xFF00) >> 8)) in sonypi_type2_srs()582 if (sonypi_ec_write(SONYPI_SLOB, sonypi_device.ioport1 & 0x00FF)) in sonypi_type2_srs()584 if (sonypi_ec_write(SONYPI_SIRQ, sonypi_device.bits)) in sonypi_type2_srs()622 if (sonypi_ec_write(SONYPI_SHIB, 0)) in sonypi_type2_dis()624 if (sonypi_ec_write(SONYPI_SLOB, 0)) in sonypi_type2_dis()626 if (sonypi_ec_write(SONYPI_SIRQ, 0)) in sonypi_type2_dis()962 if (sonypi_ec_write(SONYPI_LCD_LIGHT, val8)) in sonypi_misc_ioctl()1032 if (sonypi_ec_write(SONYPI_FAN0_STATUS, val8)) in sonypi_misc_ioctl()