Home
last modified time | relevance | path

Searched refs:tegra_pmc_put_device (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/soc/tegra/
H A Dpmc.c960 static void tegra_pmc_put_device(void *data) in tegra_pmc_put_device() function
1022 err = devm_add_action_or_reset(dev, tegra_pmc_put_device, pmc); in devm_tegra_pmc_get()