Home
last modified time | relevance | path

Searched refs:modules (Results 1 – 25 of 45) sorted by relevance

12

/hardware/intel/bootstub/
Dbootstub.c351 static module_t modules[3]; in xen_multiboot_setup() local
356 .mods_addr = (u32)modules, in xen_multiboot_setup()
400 modules[0].mod_start = BZIMAGE_OFFSET; in xen_multiboot_setup()
401 modules[0].mod_end = BZIMAGE_OFFSET + *(u32 *)BZIMAGE_SIZE_OFFSET; in xen_multiboot_setup()
402 modules[0].string = CMDLINE_OFFSET; in xen_multiboot_setup()
404 modules[1].mod_start = modules[0].mod_end ; in xen_multiboot_setup()
405 modules[1].mod_end = modules[1].mod_start + *(u32 *)INITRD_SIZE_OFFSET; in xen_multiboot_setup()
406 modules[1].string = 0; in xen_multiboot_setup()
408 modules[2].mod_start = sps_load_adrs; in xen_multiboot_setup()
409 modules[2].mod_end = modules[2].mod_start + *(u32 *)SEC_PLAT_SVCS_SIZE_OFFSET; in xen_multiboot_setup()
[all …]
/hardware/libhardware/modules/
DREADME.android1 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/
Ddirs1 usr/X11R6/lib/modules/dri/
Dinstall1 usr/X11R6/lib/modules/dri/*
/hardware/libhardware/
DAndroid.mk3 include $(call all-named-subdir-makefiles,modules)
/hardware/libhardware/modules/local_time/
DAndroid.bp20 // if no other device specific modules are present. The exact load order can be
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/gen-1240/
Dloc_api_cb.xdr22 Generated by following versions of Htorpc modules:
Dloc_api.xdr21 Generated by following versions of Htorpc modules:
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
Dloc_api_cb.xdr22 Generated by following versions of Htorpc modules:
Dloc_api.xdr21 Generated by following versions of Htorpc modules:
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-1240/
Dloc_api_cb.xdr22 Generated by following versions of Htorpc modules:
Dloc_api.xdr21 Generated by following versions of Htorpc modules:
/hardware/libhardware/modules/audio/
DAndroid.bp16 // device specific modules are present. The exact load order can be seen in
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
Dloc_api_cb.xdr33 Generated by following versions of Htorpc modules:
Dloc_api.xdr32 Generated by following versions of Htorpc modules:
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-3200/
Dloc_api_cb.xdr33 Generated by following versions of Htorpc modules:
Dloc_api.xdr32 Generated by following versions of Htorpc modules:
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/gen-3200/
Dloc_api_cb.xdr33 Generated by following versions of Htorpc modules:
Dloc_api.xdr32 Generated by following versions of Htorpc modules:
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/
Dloc_api_cb.xdr51 Generated by following versions of Htorpc modules:
/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/
Dloc_api_cb.xdr51 Generated by following versions of Htorpc modules:
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/
Dloc_api_cb.xdr51 Generated by following versions of Htorpc modules:
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/
Dloc_api_cb.xdr51 Generated by following versions of Htorpc modules:
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/
Dloc_api_cb.xdr51 Generated by following versions of Htorpc modules:
Dloc_api.xdr50 Generated by following versions of Htorpc modules:

12