Home
last modified time | relevance | path

Searched refs:typec_aggregate_ops (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/typec/
H A Dport-mapper.c24 static const struct component_master_ops typec_aggregate_ops = { variable
77 return component_master_add_with_match(&con->dev, &typec_aggregate_ops, arg.match); in typec_link_ports()
83 component_master_del(&con->dev, &typec_aggregate_ops); in typec_unlink_ports()