Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/ucsi/
H A Ducsi_acpi.c251 ua->ucsi = ucsi_create(&pdev->dev, ops); in ucsi_acpi_probe()
H A Ducsi.h71 struct ucsi *ucsi_create(struct device *dev, const struct ucsi_operations *ops);
H A Ducsi_ccg.c1390 uc->ucsi = ucsi_create(dev, &ucsi_ccg_ops); in ucsi_ccg_probe()