Searched refs:ucsi_operations (Results 1 – 8 of 8) sorted by relevance
99 static const struct ucsi_operations ucsi_acpi_ops = {137 static const struct ucsi_operations ucsi_gram_ops = {174 const struct ucsi_operations *ops = &ucsi_acpi_ops; in ucsi_acpi_probe()
77 struct ucsi_operations { struct91 struct ucsi *ucsi_create(struct device *dev, const struct ucsi_operations *ops); argument446 const struct ucsi_operations *ops;
74 static const struct ucsi_operations yoga_c630_ucsi_ops = {
137 static const struct ucsi_operations cros_ucsi_ops = {
206 static const struct ucsi_operations pmic_glink_ucsi_ops = {
424 static const struct ucsi_operations ucsi_stm32g0_ops = {
661 static const struct ucsi_operations ucsi_ccg_ops = {
1964 struct ucsi *ucsi_create(struct device *dev, const struct ucsi_operations *ops) in ucsi_create()