Searched refs:cable_state (Results 1 – 2 of 2) sorted by relevance
91 int cable_state; member2141 if (state == ctx->cable_state) in sii8620_extcon_work()2144 ctx->cable_state = state; in sii8620_extcon_work()2357 if (ctx->cable_state > 0) in sii8620_remove()
1044 u8 cable_state, battery_capacity; in dualshock4_parse_report() local1149 cable_state = (rd[offset] >> 4) & 0x01; in dualshock4_parse_report()1161 if (cable_state) { in dualshock4_parse_report()