Searched refs:mstimeout (Results 1 – 4 of 4) sorted by relevance
66 int rockchip_drm_wait_vact_end(struct drm_crtc *crtc, unsigned int mstimeout);
2129 int rockchip_drm_wait_vact_end(struct drm_crtc *crtc, unsigned int mstimeout) in rockchip_drm_wait_vact_end() argument2139 if (mstimeout <= 0) { in rockchip_drm_wait_vact_end()2153 msecs_to_jiffies(mstimeout)); in rockchip_drm_wait_vact_end()
916 int wait_fm_ready(struct hfi1_devdata *dd, u32 mstimeout) in wait_fm_ready() argument924 timeout = msecs_to_jiffies(mstimeout) + jiffies; in wait_fm_ready()
735 int wait_fm_ready(struct hfi1_devdata *dd, u32 mstimeout);