Searched refs:sdw_intel_ops (Results 1 – 4 of 4) sorted by relevance
38 struct sdw_intel_ops { struct156 const struct sdw_intel_ops *ops;
32 const struct sdw_intel_ops *ops;
1303 static struct sdw_master_ops sdw_intel_ops = { variable1357 sdw_intel_ops.read_prop = intel_prop_read; in intel_master_probe()1358 bus->ops = &sdw_intel_ops; in intel_master_probe()
117 static const struct sdw_intel_ops sdw_callback = {