Searched defs:tegra_mc_ops (Results 1 – 1 of 1) sorted by relevance
115737 struct tegra_mc_ops { struct115738 int (*probe)(struct tegra_mc *);115739 void (*remove)(struct tegra_mc *);115740 int (*suspend)(struct tegra_mc *);115741 int (*resume)(struct tegra_mc *);115742 irqreturn_t (*handle_irq)(int, void *);115743 int (*probe_device)(struct tegra_mc *, struct device *);