Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/
H A Di2c-smbus.c91 data.type = I2C_PROTOCOL_SMBUS_ALERT; in smbus_alert()
/openbmc/linux/drivers/power/supply/
H A Dsbs-manager.c226 driver->alert(client, I2C_PROTOCOL_SMBUS_ALERT, 0); in sbsm_do_alert()
H A Dltc4162-l-charger.c898 if (type != I2C_PROTOCOL_SMBUS_ALERT) in ltc4162l_alert()
/openbmc/linux/include/linux/
H A Di2c.h223 I2C_PROTOCOL_SMBUS_ALERT, enumerator
/openbmc/linux/drivers/hwmon/
H A Dstts751.c315 if (type != I2C_PROTOCOL_SMBUS_ALERT) in stts751_alert()
H A Dlm90.c2919 if (type != I2C_PROTOCOL_SMBUS_ALERT) in lm90_alert()
/openbmc/linux/drivers/char/ipmi/
H A Dipmi_ssif.c594 if (type != I2C_PROTOCOL_SMBUS_ALERT) in ssif_alert()