Searched refs:device (Results 1 - 25 of 82) sorted by path

1234

/device/asus/grouper/
H A DBoardConfig.mk38 TARGET_RELEASETOOLS_EXTENSIONS := device/asus/grouper
41 include device/asus/grouper/BoardConfigCommon.mk
H A DBoardConfigCommon.mk27 BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR ?= device/asus/grouper/bluetooth
70 BOARD_EGL_CFG := device/asus/grouper/egl.cfg
H A Ddevice-common.mk18 LOCAL_KERNEL := device/asus/grouper/kernel
41 device/asus/grouper/fstab.grouper:root/fstab.grouper \
42 device/asus/grouper/ueventd.grouper.rc:root/ueventd.grouper.rc \
43 device/asus/grouper/init.grouper.usb.rc:root/init.grouper.usb.rc \
44 device/asus/grouper/gps.conf:system/etc/gps.conf
66 device/asus/grouper/vold.fstab:system/etc/vold.fstab \
67 device/asus/grouper/elan-touchscreen.idc:system/usr/idc/elan-touchscreen.idc \
68 device/asus/grouper/raydium_ts.idc:system/usr/idc/raydium_ts.idc \
69 device/asus/grouper/sensor00fn11.idc:system/usr/idc/sensor00fn11.idc \
70 device/asu
[all...]
H A Ddevice.mk21 device/asus/grouper/init.grouper.rc:root/init.grouper.rc
23 # the actual meat of the device-specific product definition
24 $(call inherit-product, device/asus/grouper/device-common.mk)
27 $(call inherit-product-if-exists, vendor/asus/grouper/device-vendor.mk)
33 device/asus/grouper/overlay
H A Dfull_grouper.mk18 # device-specific aspects (drivers) with a device-agnostic
23 $(call inherit-product, device/asus/grouper/device.mk)
25 #$(call inherit-product, device/sample/products/backup_overlay.mk)
H A Dreleasetools.py52 (fstab["/staging"].device,))
/device/asus/grouper/audio/
H A Daudio_hw.c210 /* must be called with hw device and output stream mutexes locked */
231 /* must be called with hw device and input stream mutexes locked */
252 /* must be called with hw device and output stream mutexes locked */
256 unsigned int device; local
266 device = PCM_DEVICE_SCO;
269 device = PCM_DEVICE;
292 out->pcm = pcm_open(PCM_CARD, device, PCM_OUT | PCM_NORESTART, out->pcm_config);
322 /* must be called with hw device and input stream mutexes locked */
326 unsigned int device; local
335 device
1202 adev_dump(const audio_hw_device_t *device, int fd) argument
1207 adev_close(hw_device_t *device) argument
1217 adev_open(const hw_module_t* module, const char* name, hw_device_t** device) argument
[all...]
/device/asus/grouper/liblights/
H A Dlights.c102 /** Close the lights device */
110 /** Open a new instance of a lights device using name */
112 struct hw_device_t **device)
135 *device = (struct hw_device_t *)dev;
111 open_lights(const struct hw_module_t *module, char const *name, struct hw_device_t **device) argument
/device/asus/grouper/nfc/
H A Dnfc_hw.c109 * Generic device handling
113 hw_device_t** device) {
128 *device = (hw_device_t*) dev;
112 nfc_open(const hw_module_t* module, const char* name, hw_device_t** device) argument
/device/asus/grouper/self-extractors/root/
H A Ddevice-vendor.mk15 LOCAL_STEM := grouper/device-partial.mk
/device/asus/tilapia/
H A DBoardConfig.mk39 TARGET_RELEASETOOLS_EXTENSIONS := device/asus/tilapia
42 include device/asus/grouper/BoardConfigCommon.mk
H A Ddevice.mk23 device/asus/tilapia/init.tilapia.rc:root/init.grouper.rc
26 device/asus/tilapia/overlay
28 # the actual meat of the device-specific product definition
29 $(call inherit-product, device/asus/grouper/device-common.mk)
32 $(call inherit-product-if-exists, vendor/asus/tilapia/device-vendor.mk)
H A Dfull_tilapia.mk18 # device-specific aspects (drivers) with a device-agnostic
23 $(call inherit-product, device/asus/tilapia/device.mk)
25 #$(call inherit-product, device/sample/products/backup_overlay.mk)
H A Dreleasetools.py73 (fstab["/staging"].device,))
85 (fstab["/radio"].device, fstab["/radio"].device))
/device/asus/tilapia/recovery/
H A DAndroid.mk34 device/asus/tilapia/recovery/lib
/device/common/
H A Dgenerate-blob-lists.sh28 # Caveat: this script does many full builds (2 per device). It takes a while
32 # Syntax: device/common/generate-blob-lists.sh -f|--force [<server> <branch>]
69 rm -rf device/asus/tilapia
86 MANUFACTURERNAME=$( find device -type d | grep ^[^/]\*/[^/]\*/$DEVICENAME\$ | cut -f 2 -d / )
104 echo '# This file is generated by device/common/generate-blob-lists.sh - DO NOT EDIT'
111 cp $ARCHIVEDIR/$DEVICENAME-proprietary-blobs.txt device/$MANUFACTURERNAME/$DEVICENAME/proprietary-blobs.txt
114 cd device/$MANUFACTURERNAME/$DEVICENAME
120 git push $1/device/$MANUFACTURERNAME/$DEVICENAME.git HEAD:refs/for/$2/autoblobs
125 cd device/$MANUFACTURERNAME/$DEVICENAME
130 git push $1/device/
[all...]
/device/common/gps/
H A Dgps_as.mk18 device/common/gps/gps.conf_AS:system/etc/gps.conf
H A Dgps_as_supl.mk18 device/common/gps/gps.conf_AS_SUPL:system/etc/gps.conf
H A Dgps_eu.mk18 device/common/gps/gps.conf_EU:system/etc/gps.conf
H A Dgps_eu_supl.mk18 device/common/gps/gps.conf_EU_SUPL:system/etc/gps.conf
H A Dgps_us.mk18 device/common/gps/gps.conf_US:system/etc/gps.conf
H A Dgps_us_supl.mk18 device/common/gps/gps.conf_US_SUPL:system/etc/gps.conf
/device/generic/armv7-a-neon/
H A DBoardConfig.mk21 BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/generic/common/bluetooth
H A Dmini_armv7a_neon.mk23 DEVICE_PACKAGE_OVERLAYS := device/generic/armv7-a-neon/overlay
/device/generic/armv7-a/
H A DBoardConfig.mk21 BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/generic/common/bluetooth

Completed in 168 milliseconds

1234