Searched refs:connector_ops (Results 1 – 2 of 2) sorted by relevance
36 static const struct component_ops connector_ops = { variable280 ret = component_add(&usb4->dev, &connector_ops); in usb4_port_device_add()310 component_del(&usb4->dev, &connector_ops); in usb4_port_device_remove()
713 static const struct component_ops connector_ops = { variable771 retval = component_add(&port_dev->dev, &connector_ops); in usb_hub_create_port_device()828 component_del(&port_dev->dev, &connector_ops); in usb_hub_remove_port_device()