Searched refs:connect_change (Results 1 – 3 of 3) sorted by relevance
76 int connect_change; member472 type_c->connect_change = CONNECT_NO_CHANGE; in detect_type_c_state()480 type_c->connect_change = CONNECT_CHANGE; in detect_type_c_state()486 type_c->connect_change = CONNECT_CHANGE; in detect_type_c_state()514 type_c->connect_change = CONNECT_CHANGE; in detect_type_c_state()520 type_c->connect_change = CONNECT_CHANGE; in detect_type_c_state()541 type_c->connect_change = CONNECT_CHANGE; in detect_type_c_state()547 type_c->connect_change = CONNECT_CHANGE; in detect_type_c_state()576 type_c->connect_change = CONNECT_CHANGE; in detect_type_c_state()582 type_c->connect_change = CONNECT_CHANGE; in detect_type_c_state()[all …]
185 static void connect_change(struct ns2_phy_driver *driver) in connect_change() function244 connect_change(driver); in extcon_work()253 connect_change(driver); in extcon_work()
655 bool connect_change; in hub_ext_port_status() local657 connect_change = *change & USB_PORT_STAT_C_CONNECTION; in hub_ext_port_status()659 if (connect_change && connect) in hub_ext_port_status()661 else if (connect_change) in hub_ext_port_status()3875 int connect_change = 0; in hub_handle_remote_wakeup() local3902 connect_change = 1; in hub_handle_remote_wakeup()3908 return connect_change; in hub_handle_remote_wakeup()5715 int connect_change; in port_event() local5722 connect_change = test_bit(port1, hub->change_bits); in port_event()5731 connect_change = 1; in port_event()[all …]