Searched refs:ucsi_create (Results 1 – 8 of 8) sorted by relevance
124 uec->ucsi = ucsi_create(&adev->dev, &yoga_c630_ucsi_ops); in yoga_c630_ucsi_probe()
208 ua->ucsi = ucsi_create(&pdev->dev, ops); in ucsi_acpi_probe()
257 udata->ucsi = ucsi_create(dev, &cros_ucsi_ops); in cros_ucsi_probe()
347 ucsi->ucsi = ucsi_create(dev, &pmic_glink_ucsi_ops); in pmic_glink_ucsi_probe()
91 struct ucsi *ucsi_create(struct device *dev, const struct ucsi_operations *ops);
632 g0->ucsi = ucsi_create(dev, &ucsi_stm32g0_ops); in ucsi_stm32g0_probe()
1964 struct ucsi *ucsi_create(struct device *dev, const struct ucsi_operations *ops) in ucsi_create() function1986 EXPORT_SYMBOL_GPL(ucsi_create);
1468 uc->ucsi = ucsi_create(dev, &ucsi_ccg_ops); in ucsi_ccg_probe()