Home
last modified time | relevance | path

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

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