Lines Matching refs:attached
222 unsigned int con_sw, bool attached)
233 if (!attached)
302 bool attached = false;
307 attached = true;
311 attached = false;
319 attached = false;
393 ret = rt8973a_muic_set_path(info, con_sw, attached);
398 extcon_set_state_sync(info->edev, id, attached);
401 attached);
417 /* Detect attached or detached cables */