Searched defs:rpf (Results 1 - 9 of 9) sorted by relevance
/linux-4.4.14/drivers/media/platform/vsp1/ |
H A D | vsp1_bru.h | 34 struct vsp1_rwpf *rpf; member in struct:vsp1_bru::__anon6041
|
H A D | vsp1.h | 68 struct vsp1_rwpf *rpf[VSP1_MAX_RPF]; member in struct:vsp1_device
|
H A D | vsp1_drv.c | 205 struct vsp1_rwpf *rpf; vsp1_create_entities() local
|
H A D | vsp1_rpf.c | 29 static inline u32 vsp1_rpf_read(struct vsp1_rwpf *rpf, u32 reg) vsp1_rpf_read() argument 35 static inline void vsp1_rpf_write(struct vsp1_rwpf *rpf, u32 reg, u32 data) vsp1_rpf_write() argument 47 struct vsp1_rwpf *rpf = rpf_s_ctrl() local 77 struct vsp1_rwpf *rpf = to_rwpf(subdev); rpf_s_stream() local 192 struct vsp1_rwpf *rpf = container_of(video, struct vsp1_rwpf, video); rpf_vdev_queue() local 223 struct vsp1_rwpf *rpf; vsp1_rpf_create() local
|
H A D | vsp1_video.c | 907 struct vsp1_rwpf *rpf = vsp1_video_start_streaming() local
|
/linux-4.4.14/drivers/scsi/bfa/ |
H A D | bfa_fcs_rport.c | 3153 bfa_fcs_rpf_sm_uninit(struct bfa_fcs_rpf_s *rpf, enum rpf_event event) bfa_fcs_rpf_sm_uninit() argument 3184 bfa_fcs_rpf_sm_rpsc_sending(struct bfa_fcs_rpf_s *rpf, enum rpf_event event) bfa_fcs_rpf_sm_rpsc_sending() argument 3207 bfa_fcs_rpf_sm_rpsc(struct bfa_fcs_rpf_s *rpf, enum rpf_event event) bfa_fcs_rpf_sm_rpsc() argument 3253 bfa_fcs_rpf_sm_rpsc_retry(struct bfa_fcs_rpf_s *rpf, enum rpf_event event) bfa_fcs_rpf_sm_rpsc_retry() argument 3279 bfa_fcs_rpf_sm_online(struct bfa_fcs_rpf_s *rpf, enum rpf_event event) bfa_fcs_rpf_sm_online() argument 3299 bfa_fcs_rpf_sm_offline(struct bfa_fcs_rpf_s *rpf, enum rpf_event event) bfa_fcs_rpf_sm_offline() argument 3326 struct bfa_fcs_rpf_s *rpf = &rport->rpf; bfa_fcs_rpf_init() local 3367 struct bfa_fcs_rpf_s *rpf = (struct bfa_fcs_rpf_s *) arg; bfa_fcs_rpf_timeout() local 3377 struct bfa_fcs_rpf_s *rpf = (struct bfa_fcs_rpf_s *)rpf_cbarg; bfa_fcs_rpf_send_rpsc2() local 3411 struct bfa_fcs_rpf_s *rpf = (struct bfa_fcs_rpf_s *) cbarg; bfa_fcs_rpf_rpsc2_response() local
|
H A D | bfa_fcs.h | 455 struct bfa_fcs_rpf_s rpf; /* Rport features module */ member in struct:bfa_fcs_rport_s
|
/linux-4.4.14/net/ipv4/ |
H A D | fib_frontend.c | 322 __fib_validate_source(struct sk_buff *skb, __be32 src, __be32 dst, u8 tos, int oif, struct net_device *dev, int rpf, struct in_device *idev, u32 *itag) __fib_validate_source() argument
|
/linux-4.4.14/drivers/scsi/mpt3sas/ |
H A D | mpt3sas_base.c | 938 Mpi2ReplyDescriptorsUnion_t *rpf; _base_interrupt() local
|
Completed in 224 milliseconds