Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dreset.h264 static inline int device_reset_optional(struct device *dev) in device_reset_optional() function
/linux/drivers/usb/mtu3/
H A Dmtu3_plat.c376 ret = device_reset_optional(dev); in mtu3_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/gpu/drm/mediatek/
H A Dmtk_dsi.c968 return device_reset_optional(dev); in mtk_dsi_bind()
/linux/drivers/net/ethernet/cadence/
H A Dmacb_main.c5276 ret = device_reset_optional(&pdev->dev); in init_reset_optional()