Searched defs:tegra_sor_ops (Results 1 – 1 of 1) sorted by relevance
156 struct tegra_sor_ops { struct157 const char *name;158 int (*probe)(struct tegra_sor *sor);182 const struct tegra_sor_ops *ops; argument