Home
last modified time | relevance | path

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

/linux/include/soc/tegra/
A Dmc.h173 struct tegra_mc_ops { struct
178 int (*probe)(struct tegra_mc *mc);
179 void (*remove)(struct tegra_mc *mc);
180 int (*suspend)(struct tegra_mc *mc);
181 int (*resume)(struct tegra_mc *mc);
182 irqreturn_t (*handle_irq)(int irq, void *data);
183 int (*probe_device)(struct tegra_mc *mc, struct device *dev);

Completed in 5 milliseconds