Searched refs:device_connection_remove (Results 1 – 5 of 5) sorted by relevance
220 device_connection_remove(&data->connections[2]); in cht_int33fe_probe()221 device_connection_remove(&data->connections[1]); in cht_int33fe_probe()222 device_connection_remove(&data->connections[0]); in cht_int33fe_probe()236 device_connection_remove(&data->connections[2]); in cht_int33fe_remove()237 device_connection_remove(&data->connections[1]); in cht_int33fe_remove()238 device_connection_remove(&data->connections[0]); in cht_int33fe_remove()
130 void device_connection_remove(struct device_connection *con) in device_connection_remove() function136 EXPORT_SYMBOL_GPL(device_connection_remove);
43 … device_connection_find_match device_connection_find device_connection_add device_connection_remove
466 device_connection_remove(&axp288_extcon_role_sw_conn); in axp288_extcon_exit()
774 void device_connection_remove(struct device_connection *con);