Home
last modified time | relevance | path

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

/linux-6.8/include/soc/tegra/
Dmc.h158 struct tegra_mc_ops { struct
163 int (*probe)(struct tegra_mc *mc);
164 void (*remove)(struct tegra_mc *mc);
165 int (*resume)(struct tegra_mc *mc);
166 irqreturn_t (*handle_irq)(int irq, void *data);
167 int (*probe_device)(struct tegra_mc *mc, struct device *dev);