Searched refs:fixed_batt_cnt (Results 1 – 1 of 1) sorted by relevance
711 u32 fixed_batt_cnt; member1507 if (!port->self_powered || port->fixed_batt_cnt > 0) in tcpm_get_fixed_batt()1514 port->fixed_batt_cnt = ret; in tcpm_get_fixed_batt()1556 skedb.batt_info = min(port->fixed_batt_cnt, MAX_NUM_FIXED_BATT); in tcpm_pd_send_sink_cap_ext()1602 if (batt_id >= port->fixed_batt_cnt || batt_id >= MAX_NUM_FIXED_BATT) in tcpm_pd_send_batt_status()1676 if (batt_id >= port->fixed_batt_cnt || batt_id >= MAX_NUM_FIXED_BATT) in tcpm_pd_send_batt_cap()8986 power_supply_put_system_batteries(port->fixed_batt, port->fixed_batt_cnt); in tcpm_unregister_port()