Home
last modified time | relevance | path

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

/linux/include/linux/
A Dreset.h864 devm_reset_control_array_get_optional_exclusive(struct device *dev) in devm_reset_control_array_get_optional_exclusive() function
/linux/drivers/media/platform/chips-media/wave5/
A Dwave5-vpu.c190 dev->resets = devm_reset_control_array_get_optional_exclusive(&pdev->dev); in wave5_vpu_probe()
/linux/drivers/gpu/drm/panfrost/
A Dpanfrost_device.c23 pfdev->rstc = devm_reset_control_array_get_optional_exclusive(pfdev->dev); in panfrost_reset_init()
/linux/drivers/gpu/drm/mediatek/
A Dmtk_ethdr.c363 priv->reset_ctl = devm_reset_control_array_get_optional_exclusive(dev); in mtk_ethdr_probe()
/linux/drivers/tty/serial/8250/
A D8250_dw.c619 data->rst = devm_reset_control_array_get_optional_exclusive(dev); in dw8250_probe()
/linux/drivers/usb/dwc3/
A Ddwc3-qcom.c749 qcom->resets = devm_reset_control_array_get_optional_exclusive(dev); in dwc3_qcom_probe()
/linux/drivers/media/platform/verisilicon/
A Dhantro_drv.c1096 vpu->resets = devm_reset_control_array_get_optional_exclusive(&pdev->dev); in hantro_probe()
/linux/drivers/pmdomain/imx/
A Dgpcv2.c1346 domain->reset = devm_reset_control_array_get_optional_exclusive(domain->dev); in imx_pgc_domain_probe()
/linux/drivers/mmc/host/
A Dsdhci-of-dwcmshc.c749 priv->reset = devm_reset_control_array_get_optional_exclusive(mmc_dev(host->mmc)); in dwcmshc_rk35xx_init()

Completed in 27 milliseconds