Searched refs:ucsi_operations (Results 1 – 6 of 6) sorted by relevance
93 static const struct ucsi_operations ucsi_acpi_ops = {116 static const struct ucsi_operations ucsi_zenbook_ops = {153 const struct ucsi_operations *ops = &ucsi_acpi_ops; in ucsi_acpi_probe()
49 struct ucsi_operations { struct60 struct ucsi *ucsi_create(struct device *dev, const struct ucsi_operations *ops); argument296 const struct ucsi_operations *ops;
181 static const struct ucsi_operations pmic_glink_ucsi_ops = {
438 static const struct ucsi_operations ucsi_stm32g0_ops = {
606 static const struct ucsi_operations ucsi_ccg_ops = {
1508 struct ucsi *ucsi_create(struct device *dev, const struct ucsi_operations *ops) in ucsi_create()