Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/usb/typec/ucsi/
A Ducsi_acpi.c146 ua->ucsi = ucsi_create(&pdev->dev, &ucsi_acpi_ops); in ucsi_acpi_probe()
A Ducsi.h59 struct ucsi *ucsi_create(struct device *dev, const struct ucsi_operations *ops);
A Ducsi_stm32g0.c644 g0->ucsi = ucsi_create(dev, &ucsi_stm32g0_ops); in ucsi_stm32g0_probe()
A Ducsi.c1487 struct ucsi *ucsi_create(struct device *dev, const struct ucsi_operations *ops) in ucsi_create() function
1506 EXPORT_SYMBOL_GPL(ucsi_create);
A Ducsi_ccg.c1390 uc->ucsi = ucsi_create(dev, &ucsi_ccg_ops); in ucsi_ccg_probe()

Completed in 13 milliseconds