Lines Matching refs:attached
223 unsigned int con_sw, bool attached)
234 if (!attached)
303 bool attached = false;
308 attached = true;
312 attached = false;
320 attached = false;
394 ret = rt8973a_muic_set_path(info, con_sw, attached);
399 extcon_set_state_sync(info->edev, id, attached);
402 attached);
418 /* Detect attached or detached cables */