Home
last modified time | relevance | path

Searched defs:tegra_mc_ops (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/soc/tegra/
H A Dmc.h181 struct tegra_mc_ops { struct
186 int (*probe)(struct tegra_mc *mc);
187 void (*remove)(struct tegra_mc *mc);
188 int (*suspend)(struct tegra_mc *mc);
189 int (*resume)(struct tegra_mc *mc);
190 irqreturn_t (*handle_irq)(int irq, void *data);
191 int (*probe_device)(struct tegra_mc *mc, struct device *dev);