Lines Matching refs:pvr_device
33 pvr_device_lost(struct pvr_device *pvr_dev) in pvr_device_lost()
42 pvr_power_send_command(struct pvr_device *pvr_dev, struct rogue_fwif_kccb_cmd *pow_cmd) in pvr_power_send_command()
61 pvr_power_request_idle(struct pvr_device *pvr_dev) in pvr_power_request_idle()
74 pvr_power_request_pwr_off(struct pvr_device *pvr_dev) in pvr_power_request_pwr_off()
87 pvr_power_fw_disable(struct pvr_device *pvr_dev, bool hard_reset) in pvr_power_fw_disable()
107 pvr_power_fw_enable(struct pvr_device *pvr_dev) in pvr_power_fw_enable()
129 pvr_power_is_idle(struct pvr_device *pvr_dev) in pvr_power_is_idle()
142 pvr_watchdog_kccb_stalled(struct pvr_device *pvr_dev) in pvr_watchdog_kccb_stalled()
185 struct pvr_device *pvr_dev = container_of(work, struct pvr_device, in pvr_watchdog_worker()
226 pvr_watchdog_init(struct pvr_device *pvr_dev) in pvr_watchdog_init()
238 struct pvr_device *pvr_dev = to_pvr_device(drm_dev); in pvr_power_device_suspend()
266 struct pvr_device *pvr_dev = to_pvr_device(drm_dev); in pvr_power_device_resume()
315 struct pvr_device *pvr_dev = to_pvr_device(drm_dev); in pvr_power_device_idle()
335 pvr_power_reset(struct pvr_device *pvr_dev, bool hard_reset) in pvr_power_reset()
430 pvr_watchdog_fini(struct pvr_device *pvr_dev) in pvr_watchdog_fini()