Home
last modified time | relevance | path

Searched defs:rpf (Results 1 – 10 of 10) sorted by relevance

/drivers/media/platform/vsp1/
Dvsp1_rpf.c39 static inline void vsp1_rpf_write(struct vsp1_rwpf *rpf, in vsp1_rpf_write()
63 struct vsp1_rwpf *rpf = to_rwpf(&entity->subdev); in rpf_configure_stream() local
196 static void vsp1_rpf_configure_autofld(struct vsp1_rwpf *rpf, in vsp1_rpf_configure_autofld()
231 struct vsp1_rwpf *rpf = to_rwpf(&entity->subdev); in rpf_configure_frame() local
246 struct vsp1_rwpf *rpf = to_rwpf(&entity->subdev); in rpf_configure_partition() local
346 struct vsp1_rwpf *rpf; in vsp1_rpf_create() local
Dvsp1_drm.c117 struct vsp1_rwpf *rpf, in vsp1_du_pipeline_setup_rpf()
361 static unsigned int rpf_zpos(struct vsp1_device *vsp1, struct vsp1_rwpf *rpf) in rpf_zpos()
382 struct vsp1_rwpf *rpf = vsp1->rpf[i]; in vsp1_du_pipeline_setup_inputs() local
414 struct vsp1_rwpf *rpf = inputs[i]; in vsp1_du_pipeline_setup_inputs() local
671 struct vsp1_rwpf *rpf = pipe->inputs[i]; in vsp1_du_setup_lif() local
810 struct vsp1_rwpf *rpf; in vsp1_du_atomic_update() local
Dvsp1_drv.c181 struct vsp1_rwpf *rpf = vsp1->rpf[i]; in vsp1_uapi_create_links() local
367 struct vsp1_rwpf *rpf; in vsp1_create_entities() local
Dvsp1_brx.h30 struct vsp1_rwpf *rpf; member
Dvsp1_pipe.h76 struct vsp1_partition_window rpf; member
Dvsp1.h92 struct vsp1_rwpf *rpf[VSP1_MAX_RPF]; member
Dvsp1_video.c810 struct vsp1_rwpf *rpf = in vsp1_video_setup_pipeline() local
/drivers/scsi/bfa/
Dbfa_fcs_rport.c3138 bfa_fcs_rpf_sm_uninit(struct bfa_fcs_rpf_s *rpf, enum rpf_event event) in bfa_fcs_rpf_sm_uninit()
3169 bfa_fcs_rpf_sm_rpsc_sending(struct bfa_fcs_rpf_s *rpf, enum rpf_event event) in bfa_fcs_rpf_sm_rpsc_sending()
3192 bfa_fcs_rpf_sm_rpsc(struct bfa_fcs_rpf_s *rpf, enum rpf_event event) in bfa_fcs_rpf_sm_rpsc()
3238 bfa_fcs_rpf_sm_rpsc_retry(struct bfa_fcs_rpf_s *rpf, enum rpf_event event) in bfa_fcs_rpf_sm_rpsc_retry()
3264 bfa_fcs_rpf_sm_online(struct bfa_fcs_rpf_s *rpf, enum rpf_event event) in bfa_fcs_rpf_sm_online()
3284 bfa_fcs_rpf_sm_offline(struct bfa_fcs_rpf_s *rpf, enum rpf_event event) in bfa_fcs_rpf_sm_offline()
3311 struct bfa_fcs_rpf_s *rpf = &rport->rpf; in bfa_fcs_rpf_init() local
3352 struct bfa_fcs_rpf_s *rpf = (struct bfa_fcs_rpf_s *) arg; in bfa_fcs_rpf_timeout() local
3362 struct bfa_fcs_rpf_s *rpf = (struct bfa_fcs_rpf_s *)rpf_cbarg; in bfa_fcs_rpf_send_rpsc2() local
3396 struct bfa_fcs_rpf_s *rpf = (struct bfa_fcs_rpf_s *) cbarg; in bfa_fcs_rpf_rpsc2_response() local
Dbfa_fcs.h448 struct bfa_fcs_rpf_s rpf; /* Rport features module */ member
/drivers/scsi/mpt3sas/
Dmpt3sas_base.c1555 Mpi2ReplyDescriptorsUnion_t *rpf; in _base_process_reply_queue() local