Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hid/
Dhid-sony.c1043 __u8 cable_state; member
1170 __u8 cable_state, battery_capacity, battery_charging; in sixaxis_parse_report() local
1205 __u8 cable_state, battery_capacity, battery_charging; in dualshock4_parse_report() local
1984 u8 battery_charging, battery_capacity, cable_state; in sony_battery_get_property() local
/linux-4.4.14/drivers/extcon/
Dextcon.c404 bool cable_state) in extcon_set_cable_state_()
434 const char *cable_name, bool cable_state) in extcon_set_cable_state()
/linux-4.4.14/include/linux/
Dextcon.h304 unsigned int id, bool cable_state) in extcon_set_cable_state_()