Searched refs:sdw_intel_ops (Results 1 – 3 of 3) sorted by relevance
13 struct sdw_intel_ops { struct32 const struct sdw_intel_ops *ops; argument
23 const struct sdw_intel_ops *ops;
986 static struct sdw_master_ops sdw_intel_ops = { variable1021 sdw_intel_ops.read_prop = intel_prop_read; in intel_probe()1022 sdw->cdns.bus.ops = &sdw_intel_ops; in intel_probe()