Searched refs:ko (Results 1 – 25 of 36) sorted by relevance
12
/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 48 be three modules called vpfe_capture.ko, vpss.ko and dm644x_ccdc.ko 65 be three modules called vpfe_capture.ko, vpss.ko and dm355_ccdc.ko 79 be three modules called vpfe_capture.ko, vpss.ko and isif.ko 93 be five modules created called vpss.ko, vpbe.ko, vpbe_osd.ko, 94 vpbe_venc.ko and vpbe_display.ko
|
/drivers/staging/greybus/ |
D | Kconfig | 15 will be called greybus.ko 28 will be called gb-es2.ko 38 will be called gb-audio.ko 47 will be called gb-bootrom.ko 57 will be called gb-camera.ko 67 will be called gb-firmware.ko 77 will be called gb-hid.ko 87 will be called gb-light.ko 96 will be called gb-log.ko 105 will be called gb-log.ko [all …]
|
/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..."
|
/drivers/mcb/ |
D | Kconfig | 16 If build as a module, the module is called mcb.ko 29 If build as a module, the module is called mcb-pci.ko 38 If build as a module, the module is called mcb-lpc.ko
|
/drivers/scsi/osd/ |
D | Kbuild | 14 # libosd.ko - osd-initiator library 18 # osd.ko - SCSI ULD and char-device
|
D | Kconfig | 18 Enable the OSD-Initiator library (libosd.ko).
|
/drivers/staging/gdm724x/ |
D | Kconfig | 12 The modules will be called gdmulte.ko and gdmtty.ko
|
/drivers/usb/dwc2/ |
D | Kconfig | 11 linked modules, the core module will be called dwc2.ko, the PCI 13 called dwc2_pci.ko, and the platform interface module (for 15 dwc2_platform.ko. For all modes(host, gadget and dual-role), there 16 will be an additional module named dwc2.ko.
|
/drivers/firmware/ |
D | qemu_fw_cfg.c | 366 struct kobject *ko; in fw_cfg_build_symlink() local 387 ko = kset_find_obj(dir, tok); in fw_cfg_build_symlink() 388 if (ko) { in fw_cfg_build_symlink() 390 kobject_put(ko); in fw_cfg_build_symlink() 393 if (ko->ktype != dir->kobj.ktype) { in fw_cfg_build_symlink() 399 dir = to_kset(ko); in fw_cfg_build_symlink()
|
/drivers/gpu/drm/i915/ |
D | Kconfig.debug | 11 Add -Werror to the build flags for (and only for) i915.ko. 12 Do not enable this unless you are writing code for the i915.ko module.
|
/drivers/media/v4l2-core/ |
D | Kconfig | 37 # Used by drivers that need tuner.ko 41 # Used by drivers that need v4l2-mem2mem.ko
|
/drivers/net/wireless/broadcom/brcm80211/ |
D | Kconfig | 18 module, the driver will be called brcmsmac.ko. 28 it'll be called brcmfmac.ko.
|
/drivers/staging/xgifb/ |
D | Kconfig | 11 module will be called xgifb.ko
|
/drivers/nfc/s3fwrn5/ |
D | Kconfig | 19 be called s3fwrn5_i2c.ko.
|
/drivers/net/can/mscan/ |
D | Kconfig | 21 will be called mscan-mpc5xxx.ko.
|
/drivers/gpu/drm/vmwgfx/ |
D | Kconfig | 18 The compiled module will be called "vmwgfx.ko".
|
/drivers/usb/chipidea/ |
D | Kconfig | 11 When compiled dynamically, the module will be called ci-hdrc.ko.
|
/drivers/pps/ |
D | Kconfig | 22 will be called pps_core.ko.
|
/drivers/vhost/ |
D | Kconfig | 31 virtio_transport.ko driver loaded to use the virtio-vsock device.
|
/drivers/net/wireless/ralink/rt2x00/ |
D | Kconfig | 75 When compiled as a module, this driver will be called "rt2800pci.ko". 149 When compiled as a module, this driver will be called "rt2800usb.ko".
|
/drivers/nfc/ |
D | Kconfig | 29 trf7970a.ko.
|
/drivers/staging/gs_fpgaboot/ |
D | README | 37 $ insmod gs_fpga.ko file="xlinx_fpga_top_bitstream.bit"
|
/drivers/usb/dwc3/ |
D | Kconfig | 10 module, the module will be called dwc3.ko.
|
/drivers/pcmcia/ |
D | Kconfig | 155 This driver is also available as a module called db1xxx_ss.ko 164 This driver is also available as a module called xxs1500_ss.ko
|
/drivers/tty/hvc/ |
D | Kconfig | 113 will depend on arch specific APIs exported from hvcserver.ko
|
12