Home
last modified time | relevance | path

Searched defs:cable_state (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/extcon/
Dextcon.c349 int index, bool cable_state) in extcon_set_cable_state_()
371 const char *cable_name, bool cable_state) in extcon_set_cable_state()
407 bool cable_state = true; in _call_per_cable() local
/linux-4.1.27/drivers/hid/
Dhid-sony.c831 __u8 cable_state; member
937 __u8 cable_state, battery_capacity, battery_charging; in sixaxis_parse_report() local
970 __u8 cable_state, battery_capacity, battery_charging; in dualshock4_parse_report() local
1688 u8 battery_charging, battery_capacity, cable_state; in sony_battery_get_property() local
/linux-4.1.27/include/linux/
Dextcon.h323 int cable_index, bool cable_state) in extcon_set_cable_state_()