Searched defs:rpf (Results 1 – 10 of 10) sorted by relevance
/drivers/media/platform/vsp1/ |
D | vsp1_rpf.c | 39 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
|
D | vsp1_drm.c | 117 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
|
D | vsp1_drv.c | 181 struct vsp1_rwpf *rpf = vsp1->rpf[i]; in vsp1_uapi_create_links() local 367 struct vsp1_rwpf *rpf; in vsp1_create_entities() local
|
D | vsp1_brx.h | 30 struct vsp1_rwpf *rpf; member
|
D | vsp1_pipe.h | 76 struct vsp1_partition_window rpf; member
|
D | vsp1.h | 92 struct vsp1_rwpf *rpf[VSP1_MAX_RPF]; member
|
D | vsp1_video.c | 810 struct vsp1_rwpf *rpf = in vsp1_video_setup_pipeline() local
|
/drivers/scsi/bfa/ |
D | bfa_fcs_rport.c | 3138 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
|
D | bfa_fcs.h | 448 struct bfa_fcs_rpf_s rpf; /* Rport features module */ member
|
/drivers/scsi/mpt3sas/ |
D | mpt3sas_base.c | 1555 Mpi2ReplyDescriptorsUnion_t *rpf; in _base_process_reply_queue() local
|