Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dreset.h263 static inline int device_reset_optional(struct device *dev) in device_reset_optional() function
/linux/drivers/media/cec/platform/meson/
H A Dao-cec-g12a.c713 device_reset_optional(&pdev->dev); in meson_ao_cec_g12a_probe()
/linux/drivers/usb/host/
H A Dxhci-mtk.c586 ret = device_reset_optional(dev); in xhci_mtk_probe()
/linux/drivers/thermal/mediatek/
H A Dauxadc_thermal.c1253 ret = device_reset_optional(&pdev->dev); in mtk_thermal_probe()
/linux/drivers/spi/
H A Dspi-amlogic-spisg.c758 ret = device_reset_optional(dev); in aml_spisg_probe()
/linux/drivers/mmc/host/
H A Dmeson-gx-mmc.c1176 ret = device_reset_optional(&pdev->dev); in meson_mmc_probe()
/linux/drivers/gpu/drm/mediatek/
H A Dmtk_dsi.c967 return device_reset_optional(dev); in mtk_dsi_bind()