Searched defs:rpf (Results 1 – 11 of 11) sorted by relevance
/Linux-v4.19/drivers/media/platform/vsp1/ |
D | vsp1_rpf.c | 39 static inline void vsp1_rpf_write(struct vsp1_rwpf *rpf, in vsp1_rpf_write() 62 struct vsp1_rwpf *rpf = to_rwpf(&entity->subdev); in rpf_configure_stream() local 195 static void vsp1_rpf_configure_autofld(struct vsp1_rwpf *rpf, in vsp1_rpf_configure_autofld() 230 struct vsp1_rwpf *rpf = to_rwpf(&entity->subdev); in rpf_configure_frame() local 245 struct vsp1_rwpf *rpf = to_rwpf(&entity->subdev); in rpf_configure_partition() local 345 struct vsp1_rwpf *rpf; in vsp1_rpf_create() local
|
D | vsp1_drm.c | 115 struct vsp1_rwpf *rpf, in vsp1_du_pipeline_setup_rpf() 359 static unsigned int rpf_zpos(struct vsp1_device *vsp1, struct vsp1_rwpf *rpf) in rpf_zpos() 380 struct vsp1_rwpf *rpf = vsp1->rpf[i]; in vsp1_du_pipeline_setup_inputs() local 412 struct vsp1_rwpf *rpf = inputs[i]; in vsp1_du_pipeline_setup_inputs() local 633 struct vsp1_rwpf *rpf = pipe->inputs[i]; in vsp1_du_setup_lif() local 773 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 | 824 struct vsp1_rwpf *rpf = in vsp1_video_setup_pipeline() local
|
/Linux-v4.19/drivers/scsi/bfa/ |
D | bfa_fcs_rport.c | 3154 bfa_fcs_rpf_sm_uninit(struct bfa_fcs_rpf_s *rpf, enum rpf_event event) in bfa_fcs_rpf_sm_uninit() 3185 bfa_fcs_rpf_sm_rpsc_sending(struct bfa_fcs_rpf_s *rpf, enum rpf_event event) in bfa_fcs_rpf_sm_rpsc_sending() 3208 bfa_fcs_rpf_sm_rpsc(struct bfa_fcs_rpf_s *rpf, enum rpf_event event) in bfa_fcs_rpf_sm_rpsc() 3254 bfa_fcs_rpf_sm_rpsc_retry(struct bfa_fcs_rpf_s *rpf, enum rpf_event event) in bfa_fcs_rpf_sm_rpsc_retry() 3280 bfa_fcs_rpf_sm_online(struct bfa_fcs_rpf_s *rpf, enum rpf_event event) in bfa_fcs_rpf_sm_online() 3300 bfa_fcs_rpf_sm_offline(struct bfa_fcs_rpf_s *rpf, enum rpf_event event) in bfa_fcs_rpf_sm_offline() 3327 struct bfa_fcs_rpf_s *rpf = &rport->rpf; in bfa_fcs_rpf_init() local 3368 struct bfa_fcs_rpf_s *rpf = (struct bfa_fcs_rpf_s *) arg; in bfa_fcs_rpf_timeout() local 3378 struct bfa_fcs_rpf_s *rpf = (struct bfa_fcs_rpf_s *)rpf_cbarg; in bfa_fcs_rpf_send_rpsc2() local 3412 struct bfa_fcs_rpf_s *rpf = (struct bfa_fcs_rpf_s *) cbarg; in bfa_fcs_rpf_rpsc2_response() local
|
D | bfa_fcs.h | 456 struct bfa_fcs_rpf_s rpf; /* Rport features module */ member
|
/Linux-v4.19/net/ipv4/ |
D | fib_frontend.c | 328 int rpf, struct in_device *idev, u32 *itag) in __fib_validate_source()
|
/Linux-v4.19/drivers/scsi/mpt3sas/ |
D | mpt3sas_base.c | 1389 Mpi2ReplyDescriptorsUnion_t *rpf; in _base_interrupt() local
|