Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/platform_data/
Dlp8727.h43 struct lp8727_chg_param { struct
63 struct lp8727_chg_param *ac; argument
64 struct lp8727_chg_param *usb;
/Linux-v4.19/drivers/power/supply/
Dlp8727_charger.c97 struct lp8727_chg_param *chg_param;
496 static struct lp8727_chg_param
499 struct lp8727_chg_param *param; in lp8727_parse_charge_pdata()