Searched defs:rpf (Results  1 – 10 of 10) sorted by relevance
| /linux-4.1.27/drivers/media/platform/vsp1/ | 
| D | vsp1_rpf.c | 29 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
 
 | 
| D | vsp1_bru.h | 34 		struct vsp1_rwpf *rpf;  member
 | 
| D | vsp1.h | 68 	struct vsp1_rwpf *rpf[VSP1_MAX_RPF];  member
 | 
| D | vsp1_drv.c | 205 		struct vsp1_rwpf *rpf;  in vsp1_create_entities()  local
 | 
| D | vsp1_video.c | 825 				struct vsp1_rwpf *rpf =  in vsp1_video_start_streaming()  local
 | 
| /linux-4.1.27/drivers/scsi/bfa/ | 
| D | bfa_fcs_rport.c | 3153 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
 
 | 
| D | bfa_fcs.h | 455 	struct bfa_fcs_rpf_s rpf;	/* Rport features module */  member
 | 
| /linux-4.1.27/net/ipv4/ | 
| D | fib_frontend.c | 302 				 int rpf, struct in_device *idev, u32 *itag)  in __fib_validate_source()
 | 
| /linux-4.1.27/drivers/scsi/mpt2sas/ | 
| D | mpt2sas_base.c | 925 	Mpi2ReplyDescriptorsUnion_t *rpf;  in _base_interrupt()  local
 | 
| /linux-4.1.27/drivers/scsi/mpt3sas/ | 
| D | mpt3sas_base.c | 912 	Mpi2ReplyDescriptorsUnion_t *rpf;  in _base_interrupt()  local
 |