Home
last modified time | relevance | path

Searched refs:ko (Results 1 – 25 of 119) sorted by relevance

12345

/Linux-v5.4/drivers/media/platform/davinci/
DKconfig16 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
/Linux-v5.4/drivers/staging/greybus/
DKconfig12 will be called gb-audio.ko
21 will be called gb-bootrom.ko
31 will be called gb-camera.ko
41 will be called gb-firmware.ko
51 will be called gb-hid.ko
61 will be called gb-light.ko
70 will be called gb-log.ko
79 will be called gb-log.ko
89 will be called gb-power-supply.ko
98 will be called gb-raw.ko
[all …]
/Linux-v5.4/Documentation/dev-tools/
Dgdb-kernel-debugging.rst75 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
/Linux-v5.4/tools/usb/usbip/
DREADME68 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 …]
/Linux-v5.4/drivers/staging/sm750fb/
Dreadme11 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..."
/Linux-v5.4/tools/testing/selftests/sparc64/drivers/
Ddrivers_test.sh8 if [ -f ${SRC_TREE}/drivers/char/adi.ko ]; then
9 insmod ${SRC_TREE}/drivers/char/adi.ko 2> /dev/null
/Linux-v5.4/drivers/mcb/
DKconfig17 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
/Linux-v5.4/tools/power/cpupower/debug/kernel/
DMakefile15 - rm -rf *.o *.ko .*.cmd .*.mod.* *.mod.c
20 install -m 644 -c *.ko $(KMISC)
/Linux-v5.4/Documentation/input/devices/
Dyealink.rst10 - 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
/Linux-v5.4/drivers/staging/gdm724x/
DKconfig13 The modules will be called gdmulte.ko and gdmtty.ko
/Linux-v5.4/drivers/net/wireless/quantenna/qtnfmac/
DKconfig21 qtnfmac.ko and qtnfmac_pcie.ko.
/Linux-v5.4/tools/testing/selftests/bpf/
Dtest_kmod.sh22 if [ -f ${SRC_TREE}/lib/test_bpf.ko ]; then
23 insmod ${SRC_TREE}/lib/test_bpf.ko 2> /dev/null
/Linux-v5.4/scripts/
DMakefile.modfinal40 $(modules): %.ko: %.o %.mod.o $(KBUILD_LDS_MODULE) FORCE
43 targets += $(modules) $(modules:.ko=.mod.o)
DMakefile.modbuiltin36 modbuiltin-mods := $(filter %.ko, $(obj-Y:.o=.ko))
/Linux-v5.4/Documentation/kbuild/
Dmodules.rst147 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::
294 build the kernel module 8123.ko; it has been included as
307 file. For example, if you wanted to build two modules, foo.ko
308 and bar.ko, the kbuild lines would be::
385 To build the module complex.ko, we then need the following
513 If you have two modules, foo.ko and bar.ko, where
514 foo.ko needs symbols from bar.ko, you can use a
[all …]
/Linux-v5.4/Documentation/usb/
Dgadget-testing.rst35 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 …]
Dacm.rst61 usbcore.ko
62 uhci-hcd.ko ohci-hcd.ko or ehci-hcd.ko
63 cdc-acm.ko
/Linux-v5.4/drivers/usb/dwc2/
DKconfig13 linked modules, the core module will be called dwc2.ko, the PCI
15 called dwc2_pci.ko, and the platform interface module (for
17 dwc2_platform.ko. For all modes(host, gadget and dual-role), there
18 will be an additional module named dwc2.ko.
/Linux-v5.4/drivers/greybus/
DKconfig16 will be called greybus.ko
29 will be called gb-es2.ko
/Linux-v5.4/drivers/usb/cdns3/
DKconfig11 as module, the module will be called cdns3.ko.
44 be dynamically linked and module will be called cdns3-pci.ko
/Linux-v5.4/drivers/media/v4l2-core/
DKconfig44 # Used by drivers that need tuner.ko
48 # Used by drivers that need v4l2-mem2mem.ko
/Linux-v5.4/drivers/firmware/
Dqemu_fw_cfg.c497 struct kobject *ko; in fw_cfg_build_symlink() local
518 ko = kset_find_obj(dir, tok); in fw_cfg_build_symlink()
519 if (ko) { in fw_cfg_build_symlink()
521 kobject_put(ko); in fw_cfg_build_symlink()
524 if (ko->ktype != dir->kobj.ktype) { in fw_cfg_build_symlink()
530 dir = to_kset(ko); in fw_cfg_build_symlink()
/Linux-v5.4/Documentation/media/v4l-drivers/
Dpvrusb2.rst77 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.
/Linux-v5.4/Documentation/target/
Dtcm_mod_builder.rst8 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
/Linux-v5.4/tools/testing/selftests/zram/
Dzram.sh22 MODULE_PATH=/lib/modules/`uname -r`/kernel/drivers/block/zram/zram.ko

12345