cable_state 90 drivers/gpu/drm/bridge/sil-sii8620.c int cable_state; cable_state 2139 drivers/gpu/drm/bridge/sil-sii8620.c if (state == ctx->cable_state) cable_state 2142 drivers/gpu/drm/bridge/sil-sii8620.c ctx->cable_state = state; cable_state 2353 drivers/gpu/drm/bridge/sil-sii8620.c if (ctx->cable_state > 0) cable_state 565 drivers/hid/hid-sony.c u8 cable_state; cable_state 895 drivers/hid/hid-sony.c u8 cable_state, battery_capacity, battery_charging; cable_state 908 drivers/hid/hid-sony.c cable_state = 1; cable_state 913 drivers/hid/hid-sony.c cable_state = 0; cable_state 917 drivers/hid/hid-sony.c sc->cable_state = cable_state; cable_state 947 drivers/hid/hid-sony.c u8 cable_state, battery_capacity, battery_charging; cable_state 1051 drivers/hid/hid-sony.c cable_state = (rd[offset] >> 4) & 0x01; cable_state 1059 drivers/hid/hid-sony.c if (!cable_state || battery_capacity > 10) cable_state 1064 drivers/hid/hid-sony.c if (!cable_state) cable_state 1072 drivers/hid/hid-sony.c sc->cable_state = cable_state; cable_state 2303 drivers/hid/hid-sony.c u8 battery_charging, battery_capacity, cable_state; cable_state 2308 drivers/hid/hid-sony.c cable_state = sc->cable_state; cable_state 2325 drivers/hid/hid-sony.c if (battery_capacity == 100 && cable_state)