Loading drivers/power/supply/qcom/smb-lib.h +1 −0 Original line number Original line Diff line number Diff line Loading @@ -341,6 +341,7 @@ struct smb_charger { int otg_cl_ua; int otg_cl_ua; bool uusb_apsd_rerun_done; bool uusb_apsd_rerun_done; bool pd_hard_reset; bool pd_hard_reset; bool typec_present; u8 typec_status[5]; u8 typec_status[5]; bool typec_legacy_valid; bool typec_legacy_valid; int fake_input_current_limited; int fake_input_current_limited; Loading Loading
drivers/power/supply/qcom/smb-lib.h +1 −0 Original line number Original line Diff line number Diff line Loading @@ -341,6 +341,7 @@ struct smb_charger { int otg_cl_ua; int otg_cl_ua; bool uusb_apsd_rerun_done; bool uusb_apsd_rerun_done; bool pd_hard_reset; bool pd_hard_reset; bool typec_present; u8 typec_status[5]; u8 typec_status[5]; bool typec_legacy_valid; bool typec_legacy_valid; int fake_input_current_limited; int fake_input_current_limited; Loading