Lines Matching defs:ispif

124 isp4if_gpu_mem_alloc(struct isp4_interface *ispif, u32 mem_size)  in isp4if_gpu_mem_alloc()
147 static void isp4if_gpu_mem_free(struct isp4_interface *ispif, in isp4if_gpu_mem_free()
161 static void isp4if_dealloc_fw_gpumem(struct isp4_interface *ispif) in isp4if_dealloc_fw_gpumem()
171 static int isp4if_alloc_fw_gpumem(struct isp4_interface *ispif) in isp4if_alloc_fw_gpumem()
224 void isp4if_clear_cmdq(struct isp4_interface *ispif) in isp4if_clear_cmdq()
236 static bool isp4if_is_cmdq_rb_full(struct isp4_interface *ispif, in isp4if_is_cmdq_rb_full()
268 struct isp4if_cmd_element *isp4if_rm_cmd_from_cmdq(struct isp4_interface *ispif, in isp4if_rm_cmd_from_cmdq()
286 static int isp4if_insert_isp_fw_cmd(struct isp4_interface *ispif, in isp4if_insert_isp_fw_cmd()
333 static int isp4if_send_fw_cmd(struct isp4_interface *ispif, u32 cmd_id, in isp4if_send_fw_cmd()
464 static int isp4if_send_buffer(struct isp4_interface *ispif, in isp4if_send_buffer()
496 static void isp4if_init_rb_config(struct isp4_interface *ispif, in isp4if_init_rb_config()
508 static int isp4if_fw_init(struct isp4_interface *ispif) in isp4if_fw_init()
555 static int isp4if_wait_fw_ready(struct isp4_interface *ispif, in isp4if_wait_fw_ready()
575 static void isp4if_enable_ccpu(struct isp4_interface *ispif) in isp4if_enable_ccpu()
590 static void isp4if_disable_ccpu(struct isp4_interface *ispif) in isp4if_disable_ccpu()
605 static int isp4if_fw_boot(struct isp4_interface *ispif) in isp4if_fw_boot()
639 int isp4if_f2h_resp(struct isp4_interface *ispif, enum isp4if_stream_id stream, in isp4if_f2h_resp()
707 int isp4if_send_command(struct isp4_interface *ispif, u32 cmd_id, in isp4if_send_command()
713 int isp4if_send_command_sync(struct isp4_interface *ispif, u32 cmd_id, in isp4if_send_command_sync()
719 void isp4if_clear_bufq(struct isp4_interface *ispif) in isp4if_clear_bufq()
748 struct isp4if_img_buf_node *isp4if_dequeue_buffer(struct isp4_interface *ispif) in isp4if_dequeue_buffer()
762 int isp4if_queue_buffer(struct isp4_interface *ispif, in isp4if_queue_buffer()
777 int isp4if_stop(struct isp4_interface *ispif) in isp4if_stop()
786 int isp4if_start(struct isp4_interface *ispif) in isp4if_start()
805 int isp4if_deinit(struct isp4_interface *ispif) in isp4if_deinit()
816 int isp4if_init(struct isp4_interface *ispif, struct device *dev, in isp4if_init()