Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/power/supply/
Dlp8727_charger.c88 struct lp8727_chg { struct
105 static int lp8727_read_bytes(struct lp8727_chg *pchg, u8 reg, u8 *data, u8 len) in lp8727_read_bytes() argument
116 static inline int lp8727_read_byte(struct lp8727_chg *pchg, u8 reg, u8 *data) in lp8727_read_byte()
121 static int lp8727_write_byte(struct lp8727_chg *pchg, u8 reg, u8 data) in lp8727_write_byte()
142 static int lp8727_init_device(struct lp8727_chg *pchg) in lp8727_init_device()
162 static int lp8727_is_dedicated_charger(struct lp8727_chg *pchg) in lp8727_is_dedicated_charger()
170 static int lp8727_is_usb_charger(struct lp8727_chg *pchg) in lp8727_is_usb_charger()
178 static inline void lp8727_ctrl_switch(struct lp8727_chg *pchg, u8 sw) in lp8727_ctrl_switch()
183 static void lp8727_id_detection(struct lp8727_chg *pchg, u8 id, int vbusin) in lp8727_id_detection()
217 static void lp8727_enable_chgdet(struct lp8727_chg *pchg) in lp8727_enable_chgdet()
[all …]