Searched refs:modules (Results 1 – 21 of 21) sorted by relevance
/hardware/intel/img/libdrm/ |
D | README | 6 (libdrm.so) and kernel/hardware-specific device modules (such as radeon.ko). 7 The kernel device modules are not shipped with libdrm releases and should only 9 non-Intel hardware. The Intel kernel modules are developed in the Linux 25 To build the device-specific kernel modules from the git tree: 29 cp *.ko /lib/modules/VERSION/kernel/drivers/char/drm/ 35 copy the kernel modules to the appropriate place 50 2. You may need to make a symlink from /lib/modules/VERSION/build to your 53 cd /lib/modules/VERSION 57 3. If you've build the kernel modules but they won't load because of an 61 …FATAL: Error inserting drm (/lib/modules/2.6.15-1.2054_FC5smp/kernel/drivers/char/drm/drm.ko): Inv… [all …]
|
D | aclocal.m4 | 2722 [Do we need the "lib" prefix for modules?]) 8034 # Check to see whether a particular set of modules exists. Similar
|
/hardware/intel/bootstub/ |
D | bootstub.c | 345 static module_t modules[3]; in xen_multiboot_setup() local 350 .mods_addr = (u32)modules, in xen_multiboot_setup() 394 modules[0].mod_start = BZIMAGE_OFFSET; in xen_multiboot_setup() 395 modules[0].mod_end = BZIMAGE_OFFSET + *(u32 *)BZIMAGE_SIZE_OFFSET; in xen_multiboot_setup() 396 modules[0].string = CMDLINE_OFFSET; in xen_multiboot_setup() 398 modules[1].mod_start = modules[0].mod_end ; in xen_multiboot_setup() 399 modules[1].mod_end = modules[1].mod_start + *(u32 *)INITRD_SIZE_OFFSET; in xen_multiboot_setup() 400 modules[1].string = 0; in xen_multiboot_setup() 402 modules[2].mod_start = sps_load_adrs; in xen_multiboot_setup() 403 modules[2].mod_end = modules[2].mod_start + *(u32 *)SEC_PLAT_SVCS_SIZE_OFFSET; in xen_multiboot_setup() [all …]
|
D | LICENSE | 165 code means all the source code for all modules it contains, plus any
|
/hardware/libhardware/modules/ |
D | README.android | 1 Default (and possibly architecture dependents) HAL modules go here. 5 (hardware.c), everything in it should be rewritten as modules. 22 live under hardware/modules/.
|
/hardware/intel/img/psb_video/debian/ |
D | install | 1 usr/X11R6/lib/modules/dri/*
|
D | dirs | 1 usr/X11R6/lib/modules/dri/
|
/hardware/intel/img/libdrm/tests/modetest/ |
D | modetest.c | 542 char *modules[] = { "i915", "radeon" }; in main() local 587 for (i = 0; i < ARRAY_SIZE(modules); i++) { in main() 588 printf("trying to load module %s...", modules[i]); in main() 589 fd = drmOpen(modules[i], NULL); in main() 598 if (i == ARRAY_SIZE(modules)) { in main()
|
/hardware/libhardware/ |
D | Android.mk | 4 SUBDIR_MAKEFILES := $(call all-named-subdir-makefiles,modules tests)
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/ |
D | loc_api_cb.xdr | 22 Generated by following versions of Htorpc modules:
|
D | loc_api.xdr | 21 Generated by following versions of Htorpc modules:
|
D | loc_api_common.xdr | 22 Generated by following versions of Htorpc modules:
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/ |
D | loc_api_cb.xdr | 33 Generated by following versions of Htorpc modules:
|
D | loc_api.xdr | 32 Generated by following versions of Htorpc modules:
|
D | loc_api_common.xdr | 33 Generated by following versions of Htorpc modules:
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/ |
D | loc_api_cb.xdr | 51 Generated by following versions of Htorpc modules:
|
D | loc_api.xdr | 50 Generated by following versions of Htorpc modules:
|
D | loc_api_common.xdr | 51 Generated by following versions of Htorpc modules:
|
/hardware/ti/omap3/dspbridge/libbridge/ |
D | COPYING | 138 all the source code for all modules it contains, plus any associated
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ |
D | libs.doxy_template | 1121 # in the modules index. If set to NO, only the current project's groups will
|
/hardware/intel/common/libva/doc/ |
D | Doxyfile | 1465 # in the modules index. If set to NO, only the current project's groups will
|