The development board I am using is imx8mp, and the SDK version is 6.1.22+g66e442bc7fdc.
I switched the device tree to imx8mp evk dual os08a20. dtb
When I don't do anything, that is to let the system automatically mount. ko ,can generate this data format

But when I want to load ko myself
root@imx8mpevk:~# insmod vvcam-dwe.ko
root@imx8mpevk:~# insmod vvcam-isp.ko
root@imx8mpevk:~# insmod imx8-media-dev.ko
root@imx8mpevk:~# insmod os08a20.ko
root@imx8mpevk:~# insmod vvcam-video.ko
There can only be these three

May I ask if there is any operation I missed