Difference between csi_v4l2_capture.c and mxc_v4l2_capture.c

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Difference between csi_v4l2_capture.c and mxc_v4l2_capture.c

ソリューションへジャンプ
1,506件の閲覧回数
pradeepas
Contributor II

I am currently reading on interfacing a custom sensor through the CSI interface for iMX6Q processor. I saw two files csi_v4l2_capture.c and mxc_v4l2_capture.c in the kernel. I would like to know what different purposes do these files serve?

Thank you.

ラベル(1)
0 件の賞賛
返信
1 解決策
1,076件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

mxc_v4l2_capture.c is the source file associated with the V4L2 drivers. csi_v4l2_capture.c is derived from mxc_v4l2_capture.c, if you boot up the board and want to use capture, you should use the "modprobe mxc_v4l2_capture"  to load the module.

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,077件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

mxc_v4l2_capture.c is the source file associated with the V4L2 drivers. csi_v4l2_capture.c is derived from mxc_v4l2_capture.c, if you boot up the board and want to use capture, you should use the "modprobe mxc_v4l2_capture"  to load the module.

0 件の賞賛
返信