Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/i2c/
Di2c-smbus.c35 enum i2c_alert_protocol type;
/Linux-v4.19/include/linux/
Di2c.h226 enum i2c_alert_protocol { enum
289 void (*alert)(struct i2c_client *, enum i2c_alert_protocol protocol,
/Linux-v4.19/drivers/power/supply/
Dsbs-manager.c240 static void sbsm_alert(struct i2c_client *client, enum i2c_alert_protocol prot, in sbsm_alert()
Dsbs-battery.c759 static void sbs_alert(struct i2c_client *client, enum i2c_alert_protocol prot, in sbs_alert()
/Linux-v4.19/drivers/hwmon/
Dstts751.c319 enum i2c_alert_protocol type, unsigned int data) in stts751_alert()
Dlm90.c1880 static void lm90_alert(struct i2c_client *client, enum i2c_alert_protocol type, in lm90_alert()
/Linux-v4.19/drivers/char/ipmi/
Dipmi_ssif.c562 static void ssif_alert(struct i2c_client *client, enum i2c_alert_protocol type, in ssif_alert()