Searched defs:rkispp_fec_dev (Results 1 – 3 of 3) sorted by relevance
9 struct rkispp_fec_dev { struct10 struct rkispp_hw_dev *hw;11 struct v4l2_device v4l2_dev;12 struct video_device vfd;13 struct mutex apilock;14 struct completion cmpl;
27 struct rkispp_fec_dev { struct45 struct rkispp_fec_dev fec_dev; argument