Searched refs:i2c_alert_protocol (Results  1 – 8 of 8) sorted by relevance
| /Linux-v6.6/drivers/i2c/ | 
| D | i2c-smbus.c | 27 	enum i2c_alert_protocol	type;
  | 
| /Linux-v6.6/include/linux/ | 
| D | i2c.h | 222 enum i2c_alert_protocol {  enum 289 	void (*alert)(struct i2c_client *client, enum i2c_alert_protocol protocol,
  | 
| /Linux-v6.6/drivers/power/supply/ | 
| D | sbs-manager.c | 237 static void sbsm_alert(struct i2c_client *client, enum i2c_alert_protocol prot,  in sbsm_alert()
  | 
| D | ltc4162-l-charger.c | 894 			   enum i2c_alert_protocol type, unsigned int flag)  in ltc4162l_alert()
  | 
| D | sbs-battery.c | 1055 static void sbs_alert(struct i2c_client *client, enum i2c_alert_protocol prot,  in sbs_alert()
  | 
| /Linux-v6.6/drivers/hwmon/ | 
| D | stts751.c | 310 			  enum i2c_alert_protocol type, unsigned int data)  in stts751_alert()
  | 
| D | lm90.c | 2916 static void lm90_alert(struct i2c_client *client, enum i2c_alert_protocol type,  in lm90_alert()
  | 
| /Linux-v6.6/drivers/char/ipmi/ | 
| D | ipmi_ssif.c | 587 static void ssif_alert(struct i2c_client *client, enum i2c_alert_protocol type,  in ssif_alert()
  |