Searched refs:connector_ops (Results 1 – 2 of 2) sorted by relevance
63 static const struct component_ops connector_ops = { variable405 ret = component_add(&sw->dev, &connector_ops); in usb_role_switch_register()428 component_del(&sw->dev, &connector_ops); in usb_role_switch_unregister()
748 static const struct component_ops connector_ops = { variable806 retval = component_add(&port_dev->dev, &connector_ops); in usb_hub_create_port_device()863 component_del(&port_dev->dev, &connector_ops); in usb_hub_remove_port_device()