/kernel/linux/linux-5.10/drivers/media/platform/davinci/ |
D | Kconfig | 16 be two modules called vpif.ko and vpif_display.ko 31 be two modules called vpif.ko and vpif_capture.ko 47 be three modules called vpfe_capture.ko, vpss.ko and dm644x_ccdc.ko 63 be three modules called vpfe_capture.ko, vpss.ko and dm355_ccdc.ko 77 be three modules called vpfe_capture.ko, vpss.ko and isif.ko 91 be five modules created called vpss.ko, vpbe.ko, vpbe_osd.ko, 92 vpbe_venc.ko and vpbe_display.ko
|
/kernel/linux/linux-5.10/drivers/staging/greybus/ |
D | Kconfig | 12 will be called gb-audio.ko 23 will be called gb-audio-codec.ko 33 will be called gb-bootrom.ko 43 will be called gb-camera.ko 53 will be called gb-firmware.ko 63 will be called gb-hid.ko 73 will be called gb-light.ko 82 will be called gb-log.ko 91 will be called gb-log.ko 101 will be called gb-power-supply.ko [all …]
|
/kernel/linux/linux-5.10/Documentation/dev-tools/ |
D | gdb-kernel-debugging.rst | 75 loading @0xffffffffa0020000: /home/user/linux/build/net/netfilter/xt_tcpudp.ko 76 loading @0xffffffffa0016000: /home/user/linux/build/net/netfilter/xt_pkttype.ko 77 loading @0xffffffffa0002000: /home/user/linux/build/net/netfilter/xt_limit.ko 78 loading @0xffffffffa00ca000: /home/user/linux/build/net/packet/af_packet.ko 79 loading @0xffffffffa003c000: /home/user/linux/build/fs/fuse/fuse.ko 81 loading @0xffffffffa0000000: /home/user/linux/build/drivers/ata/ata_generic.ko 97 loading @0xffffffffa0034000: /home/user/linux/build/lib/libcrc32c.ko 98 loading @0xffffffffa0050000: /home/user/linux/build/lib/lzo/lzo_compress.ko 99 loading @0xffffffffa006e000: /home/user/linux/build/lib/zlib_deflate/zlib_deflate.ko 100 loading @0xffffffffa01b1000: /home/user/linux/build/fs/btrfs/btrfs.ko
|
/kernel/linux/linux-5.10/tools/usb/usbip/ |
D | README | 68 server:# insmod usbip-core.ko 69 server:# insmod usbip-host.ko 78 - Bind usbip-host.ko to the device with busid 1-2. 91 server:# insmod usbip-core.ko 92 server:# insmod usbip-vudc.ko 106 client:# insmod usbip-core.ko 107 client:# insmod vhci-hcd.ko 130 trois:# insmod path/to/usbip-core.ko 131 trois:# insmod path/to/usbip-host.ko 192 deux:# insmod path/to/usbip-core.ko [all …]
|
/kernel/linux/linux-5.10/drivers/staging/sm750fb/ |
D | readme | 11 insmod ./sm750fb.ko g_option="1280x1024-8@60" 15 insmod ./sm750fb.ko g_option="noaccel:nomtrr:nohwc:800x600" 18 insmod ./sm750fb.ko g_option="dual,800x600:1024x768" 30 insmod ./sm750fb.ko g_option="noaccel:1280x1024@60:otherparm:etc..."
|
/kernel/linux/linux-5.10/tools/testing/selftests/sparc64/drivers/ |
D | drivers_test.sh | 8 if [ -f ${SRC_TREE}/drivers/char/adi.ko ]; then 9 insmod ${SRC_TREE}/drivers/char/adi.ko 2> /dev/null
|
/kernel/linux/linux-5.10/drivers/mcb/ |
D | Kconfig | 17 If build as a module, the module is called mcb.ko 30 If build as a module, the module is called mcb-pci.ko 39 If build as a module, the module is called mcb-lpc.ko
|
/kernel/linux/linux-5.10/drivers/media/v4l2-core/ |
D | Kconfig | 43 # Used by drivers that need tuner.ko 47 # Used by drivers that need v4l2-jpeg.ko 51 # Used by drivers that need v4l2-h264.ko 55 # Used by drivers that need v4l2-mem2mem.ko
|
/kernel/linux/linux-5.10/tools/power/cpupower/debug/kernel/ |
D | Makefile | 15 - rm -rf *.o *.ko .*.cmd .*.mod.* *.mod.c 20 install -m 644 -c *.ko $(KMISC)
|
/kernel/linux/linux-5.10/Documentation/input/devices/ |
D | yealink.rst | 10 - keyboard full support, yealink.ko / input event API 11 - LCD full support, yealink.ko / sysfs API 12 - LED full support, yealink.ko / sysfs API 13 - dialtone full support, yealink.ko / sysfs API 14 - ringtone full support, yealink.ko / sysfs API 15 - audio playback full support, snd_usb_audio.ko / alsa API 16 - audio record full support, snd_usb_audio.ko / alsa API
|
/kernel/linux/linux-5.10/drivers/staging/gdm724x/ |
D | Kconfig | 13 The modules will be called gdmulte.ko and gdmtty.ko
|
/kernel/linux/linux-5.10/drivers/net/wireless/quantenna/qtnfmac/ |
D | Kconfig | 21 qtnfmac.ko and qtnfmac_pcie.ko.
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
D | test_kmod.sh | 28 if [ -f ${OUTPUT}/lib/test_bpf.ko ]; then 29 insmod ${OUTPUT}/lib/test_bpf.ko 2> /dev/null
|
/kernel/linux/linux-5.10/scripts/ |
D | Makefile.modfinal | 45 $(modules): %.ko: %$(prelink-ext).o %.mod.o scripts/module.lds FORCE 48 targets += $(modules) $(modules:.ko=.mod.o)
|
/kernel/linux/linux-5.10/scripts/clang-tools/ |
D | gen_compile_commands.py | 147 ko = line.rstrip() 148 base, ext = os.path.splitext(ko) 150 sys.exit('{}: module path must end with .ko'.format(ko))
|
/kernel/linux/linux-5.10/Documentation/usb/ |
D | gadget-testing.rst | 35 The function is provided by usb_f_acm.ko module. 74 The function is provided by usb_f_ecm.ko module. 114 The function is provided by usb_f_ecm_subset.ko module. 154 The function is provided by usb_f_eem.ko module. 194 The function is provided by usb_f_fs.ko module. 218 The function is provided by usb_f_hid.ko module. 268 The function is provided by usb_f_ss_lb.ko module. 291 The function is provided by usb_f_mass_storage.ko module. 348 The function is provided by usb_f_midi.ko module. 436 The function is provided by usb_f_ncm.ko module. [all …]
|
D | acm.rst | 61 usbcore.ko 62 uhci-hcd.ko ohci-hcd.ko or ehci-hcd.ko 63 cdc-acm.ko
|
/kernel/linux/linux-5.10/drivers/usb/dwc2/ |
D | Kconfig | 14 linked modules, the core module will be called dwc2.ko, the PCI 16 called dwc2_pci.ko, and the platform interface module (for 18 dwc2_platform.ko. For all modes(host, gadget and dual-role), there 19 will be an additional module named dwc2.ko.
|
/kernel/linux/linux-5.10/Documentation/kbuild/ |
D | modules.rst | 147 Example (The module foo.ko, consist of bar.o and baz.o):: 151 make -C $KDIR M=$PWD foo.ko 167 and, after linking, will result in the kernel module <module_name>.ko. 178 module 8123.ko, which is built from the following files:: 295 build the kernel module 8123.ko; it has been included as 308 file. For example, if you wanted to build two modules, foo.ko 309 and bar.ko, the kbuild lines would be:: 386 To build the module complex.ko, we then need the following 511 If you have two modules, foo.ko and bar.ko, where 512 foo.ko needs symbols from bar.ko, you can use a [all …]
|
/kernel/linux/linux-5.10/drivers/greybus/ |
D | Kconfig | 16 will be called greybus.ko 29 will be called gb-es2.ko
|
/kernel/linux/linux-5.10/drivers/firmware/ |
D | qemu_fw_cfg.c | 495 struct kobject *ko; in fw_cfg_build_symlink() local 516 ko = kset_find_obj(dir, tok); in fw_cfg_build_symlink() 517 if (ko) { in fw_cfg_build_symlink() 519 kobject_put(ko); in fw_cfg_build_symlink() 522 if (ko->ktype != dir->kobj.ktype) { in fw_cfg_build_symlink() 528 dir = to_kset(ko); in fw_cfg_build_symlink()
|
/kernel/linux/linux-5.10/Documentation/driver-api/media/drivers/ |
D | pvrusb2.rst | 77 driver and the msp3400.ko I2C client driver (which is found 102 driver the tveeprom.ko module, which is itself implemented 181 driver and the tuner.ko I2C client driver (which is found 195 driver and the saa711x.ko I2C client driver (which is found 196 elsewhere in V4L). Note that saa711x.ko used to be known as 197 saa7115.ko in ivtv. There are two versions of this; one is 198 selected depending on the particular saa711[5x].ko that is found.
|
/kernel/linux/linux-5.10/Documentation/target/ |
D | tcm_mod_builder.rst | 8 script to generate a brand new functional TCM v4 fabric .ko module of your very own, 87 -rw-r--r-- 1 root root 401861 2010-10-05 03:23 tcm_nab5000.ko 88 -rw-r--r-- 1 root root 265 2010-10-05 03:23 .tcm_nab5000.ko.cmd 98 target:/mnt/sdb/lio-core-2.6.git# insmod drivers/target/tcm_nab5000.ko
|
/kernel/linux/linux-5.10/tools/testing/selftests/zram/ |
D | zram.sh | 22 MODULE_PATH=/lib/modules/`uname -r`/kernel/drivers/block/zram/zram.ko
|
/kernel/linux/linux-5.10/drivers/usb/cdns3/ |
D | Kconfig | 11 as module, the module will be called cdns3.ko. 44 be dynamically linked and module will be called cdns3-pci.ko
|