Searched refs:cable_state (Results 1 – 1 of 1) sorted by relevance
366 int index, bool cable_state) in extcon_set_cable_state_() argument373 state = cable_state ? (1 << index) : 0; in extcon_set_cable_state_()388 const char *cable_name, bool cable_state) in extcon_set_cable_state() argument391 (edev, cable_name), cable_state); in extcon_set_cable_state()424 bool cable_state = true; in _call_per_cable() local429 cable_state = false; in _call_per_cable()432 cable_state, ptr); in _call_per_cable()