Home
last modified time | relevance | path

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

/linux/sound/hda/controllers/
H A Dtegra.c86 unsigned int nresets; member
185 rc = reset_control_bulk_assert(hda->nresets, hda->resets); in hda_tegra_runtime_resume()
204 rc = reset_control_bulk_deassert(hda->nresets, hda->resets); in hda_tegra_runtime_resume()
535 hda->resets[hda->nresets++].id = "hda"; in hda_tegra_probe()
542 hda->resets[hda->nresets++].id = "hda2hdmi"; in hda_tegra_probe()
550 hda->resets[hda->nresets++].id = "hda2codec_2x"; in hda_tegra_probe()
552 err = devm_reset_control_bulk_get_exclusive(&pdev->dev, hda->nresets, in hda_tegra_probe()
/linux/sound/isa/msnd/
H A Dmsnd.h254 int nresets; member
/linux/sound/soc/tegra/
H A Dtegra30_ahub.h515 unsigned int nresets; member
/linux/drivers/gpu/host1x/
H A Ddev.h142 unsigned int nresets; member