Home
last modified time | relevance | path

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

/linux/drivers/staging/nvec/
H A Dnvec_power.c43 char bat_type[30]; member
204 memcpy(power->bat_type, &res->plc, res->length - 2); in nvec_power_bat_notifier()
205 power->bat_type[res->length - 2] = '\0'; in nvec_power_bat_notifier()
210 if (!strncmp(power->bat_type, "Li", 30)) in nvec_power_bat_notifier()
/linux/drivers/net/wwan/t7xx/
H A Dt7xx_hif_dpmaif.h78 enum bat_type { enum
94 enum bat_type type;
H A Dt7xx_hif_dpmaif_rx.h112 const enum bat_type buf_type);
H A Dt7xx_hif_dpmaif_rx.c501 const enum bat_type buf_type) in t7xx_dpmaif_release_bat_entry()
940 const enum bat_type buf_type) in t7xx_dpmaif_bat_alloc()