Searched refs:connector_ops (Results 1 – 3 of 3) sorted by relevance
36 static const struct component_ops connector_ops = { variable323 ret = component_add(&usb4->dev, &connector_ops); in usb4_port_device_add()351 component_del(&usb4->dev, &connector_ops); in usb4_port_device_remove()
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()
731 static const struct component_ops connector_ops = { variable789 retval = component_add(&port_dev->dev, &connector_ops); in usb_hub_create_port_device()846 component_del(&port_dev->dev, &connector_ops); in usb_hub_remove_port_device()