Symbol: smb_chip
drivers/power/supply/qcom_smbx.c
417
static int smb_get_prop_usb_online(struct smb_chip *chip, int *val)
drivers/power/supply/qcom_smbx.c
437
static int smb_apsd_get_charger_type(struct smb_chip *chip, int *val)
drivers/power/supply/qcom_smbx.c
477
static int smb_get_prop_status(struct smb_chip *chip, int *val)
drivers/power/supply/qcom_smbx.c
525
static inline int smb_get_current_limit(struct smb_chip *chip,
drivers/power/supply/qcom_smbx.c
535
static int smb_set_current_limit(struct smb_chip *chip, unsigned int val)
drivers/power/supply/qcom_smbx.c
555
struct smb_chip *chip;
drivers/power/supply/qcom_smbx.c
557
chip = container_of(work, struct smb_chip, status_change_work.work);
drivers/power/supply/qcom_smbx.c
602
static int smb_get_iio_chan(struct smb_chip *chip, struct iio_channel *chan,
drivers/power/supply/qcom_smbx.c
623
static int smb_get_prop_health(struct smb_chip *chip, int *val)
drivers/power/supply/qcom_smbx.c
661
struct smb_chip *chip = power_supply_get_drvdata(psy);
drivers/power/supply/qcom_smbx.c
696
struct smb_chip *chip = power_supply_get_drvdata(psy);
drivers/power/supply/qcom_smbx.c
724
struct smb_chip *chip = data;
drivers/power/supply/qcom_smbx.c
741
struct smb_chip *chip = data;
drivers/power/supply/qcom_smbx.c
753
struct smb_chip *chip = data;
drivers/power/supply/qcom_smbx.c
762
struct smb_chip *chip = data;
drivers/power/supply/qcom_smbx.c
892
static int smb_init_hw(struct smb_chip *chip)
drivers/power/supply/qcom_smbx.c
912
static int smb_init_irq(struct smb_chip *chip, int *irq, const char *name,
drivers/power/supply/qcom_smbx.c
938
struct smb_chip *chip;