Searched refs:smb_chip (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/power/supply/ |
| H A D | qcom_smbx.c | 385 struct smb_chip { struct 414 static int smb_get_prop_usb_online(struct smb_chip *chip, int *val) in smb_get_prop_usb_online() argument 434 static int smb_apsd_get_charger_type(struct smb_chip *chip, int *val) in smb_apsd_get_charger_type() 474 static int smb_get_prop_status(struct smb_chip *chip, int *val) in smb_get_prop_status() 522 static inline int smb_get_current_limit(struct smb_chip *chip, in smb_get_current_limit() 532 static int smb_set_current_limit(struct smb_chip *chip, unsigned int val) in smb_set_current_limit() 552 struct smb_chip *chip; in smb_status_change_work() 554 chip = container_of(work, struct smb_chip, status_change_work.work); in smb_status_change_work() 599 static int smb_get_iio_chan(struct smb_chip *chip, struct iio_channel *chan, in smb_get_iio_chan() 620 static int smb_get_prop_health(struct smb_chip *chip, int *val) in smb_get_prop_health() [all …]
|