Lines Matching refs:pvr_device
48 pvr_ccb_init(struct pvr_device *pvr_dev, struct pvr_ccb *pvr_ccb, in pvr_ccb_init()
136 process_fwccb_command(struct pvr_device *pvr_dev, struct rogue_fwif_fwccb_cmd *cmd) in process_fwccb_command()
163 void pvr_fwccb_process(struct pvr_device *pvr_dev) in pvr_fwccb_process()
194 static u32 pvr_kccb_capacity(struct pvr_device *pvr_dev) in pvr_kccb_capacity()
214 pvr_kccb_used_slot_count_locked(struct pvr_device *pvr_dev) in pvr_kccb_used_slot_count_locked()
240 pvr_kccb_send_cmd_reserved_powered(struct pvr_device *pvr_dev, in pvr_kccb_send_cmd_reserved_powered()
291 static bool pvr_kccb_try_reserve_slot(struct pvr_device *pvr_dev) in pvr_kccb_try_reserve_slot()
318 static int pvr_kccb_reserve_slot_sync(struct pvr_device *pvr_dev) in pvr_kccb_reserve_slot_sync()
350 pvr_kccb_send_cmd_powered(struct pvr_device *pvr_dev, struct rogue_fwif_kccb_cmd *cmd, in pvr_kccb_send_cmd_powered()
374 pvr_kccb_send_cmd(struct pvr_device *pvr_dev, struct rogue_fwif_kccb_cmd *cmd, in pvr_kccb_send_cmd()
402 pvr_kccb_wait_for_completion(struct pvr_device *pvr_dev, u32 slot_nr, in pvr_kccb_wait_for_completion()
423 pvr_kccb_is_idle(struct pvr_device *pvr_dev) in pvr_kccb_is_idle()
471 void pvr_kccb_wake_up_waiters(struct pvr_device *pvr_dev) in pvr_kccb_wake_up_waiters()
506 void pvr_kccb_fini(struct pvr_device *pvr_dev) in pvr_kccb_fini()
522 pvr_kccb_init(struct pvr_device *pvr_dev) in pvr_kccb_init()
588 pvr_kccb_reserve_slot(struct pvr_device *pvr_dev, struct dma_fence *f) in pvr_kccb_reserve_slot()
623 void pvr_kccb_release_slot(struct pvr_device *pvr_dev) in pvr_kccb_release_slot()
640 pvr_fwccb_init(struct pvr_device *pvr_dev) in pvr_fwccb_init()