Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/vsp1/
Dvsp1_rpf.c29 static inline u32 vsp1_rpf_read(struct vsp1_rwpf *rpf, u32 reg) in vsp1_rpf_read()
35 static inline void vsp1_rpf_write(struct vsp1_rwpf *rpf, u32 reg, u32 data) in vsp1_rpf_write()
47 struct vsp1_rwpf *rpf = in rpf_s_ctrl() local
77 struct vsp1_rwpf *rpf = to_rwpf(subdev); in rpf_s_stream() local
192 struct vsp1_rwpf *rpf = container_of(video, struct vsp1_rwpf, video); in rpf_vdev_queue() local
223 struct vsp1_rwpf *rpf; in vsp1_rpf_create() local
Dvsp1_bru.h34 struct vsp1_rwpf *rpf; member
Dvsp1.h68 struct vsp1_rwpf *rpf[VSP1_MAX_RPF]; member
Dvsp1_drv.c205 struct vsp1_rwpf *rpf; in vsp1_create_entities() local
Dvsp1_video.c907 struct vsp1_rwpf *rpf = in vsp1_video_start_streaming() local
/linux-4.4.14/drivers/scsi/bfa/
Dbfa_fcs_rport.c3153 bfa_fcs_rpf_sm_uninit(struct bfa_fcs_rpf_s *rpf, enum rpf_event event) in bfa_fcs_rpf_sm_uninit()
3184 bfa_fcs_rpf_sm_rpsc_sending(struct bfa_fcs_rpf_s *rpf, enum rpf_event event) in bfa_fcs_rpf_sm_rpsc_sending()
3207 bfa_fcs_rpf_sm_rpsc(struct bfa_fcs_rpf_s *rpf, enum rpf_event event) in bfa_fcs_rpf_sm_rpsc()
3253 bfa_fcs_rpf_sm_rpsc_retry(struct bfa_fcs_rpf_s *rpf, enum rpf_event event) in bfa_fcs_rpf_sm_rpsc_retry()
3279 bfa_fcs_rpf_sm_online(struct bfa_fcs_rpf_s *rpf, enum rpf_event event) in bfa_fcs_rpf_sm_online()
3299 bfa_fcs_rpf_sm_offline(struct bfa_fcs_rpf_s *rpf, enum rpf_event event) in bfa_fcs_rpf_sm_offline()
3326 struct bfa_fcs_rpf_s *rpf = &rport->rpf; in bfa_fcs_rpf_init() local
3367 struct bfa_fcs_rpf_s *rpf = (struct bfa_fcs_rpf_s *) arg; in bfa_fcs_rpf_timeout() local
3377 struct bfa_fcs_rpf_s *rpf = (struct bfa_fcs_rpf_s *)rpf_cbarg; in bfa_fcs_rpf_send_rpsc2() local
3411 struct bfa_fcs_rpf_s *rpf = (struct bfa_fcs_rpf_s *) cbarg; in bfa_fcs_rpf_rpsc2_response() local
Dbfa_fcs.h455 struct bfa_fcs_rpf_s rpf; /* Rport features module */ member
/linux-4.4.14/net/ipv4/
Dfib_frontend.c324 int rpf, struct in_device *idev, u32 *itag) in __fib_validate_source()
/linux-4.4.14/drivers/scsi/mpt3sas/
Dmpt3sas_base.c938 Mpi2ReplyDescriptorsUnion_t *rpf; in _base_interrupt() local