Searched refs:devices (Results 1 - 6 of 6) sorted by relevance

/system/core/rootdir/etc/
H A Dvold.fstab12 ## <sysfs_path> - List of sysfs paths to source devices
17 dev_mount sdcard /mnt/sdcard auto /devices/platform/goldfish_mmc.0 /devices/platform/msm_sdcc.2/mmc_host/mmc1
20 # dev_mount left_sdcard /sdcard1 auto /devices/platform/goldfish_mmc.0 /devices/platform/msm_sdcc.2/mmc_host/mmc1
21 # dev_mount right_sdcard /sdcard2 auto /devices/platform/goldfish_mmc.1 /devices/platform/msm_sdcc.3/mmc_host/mmc1
24 # dev_mount sdcard /sdcard 2 /devices/platform/goldfish_mmc.0 /devices/platform/msm_sdcc.2/mmc_host/mmc1
H A Dmountd.conf16 driver_store_path /sys/devices/platform/usb_mass_storage/lun0/file
18 ##driver_store_path /sys/devices/platform/msm_hsusb/gadget/lun0/file
H A Dinit.testmenu196 "1" ) echo -n "i" >/sys/devices/system/omap_csmi/debug;;
197 "2" ) echo -n "f" >/sys/devices/system/omap_csmi/debug;;
198 "3" ) echo -n "I" >/sys/devices/system/omap_csmi/debug;;
199 "4" ) echo -n "F" >/sys/devices/system/omap_csmi/debug;;
200 "5" ) echo -n "s" >/sys/devices/system/omap_csmi/debug;;
201 "6" ) echo -n "c" >/sys/devices/system/omap_csmi/debug;;
/system/core/logcat/
H A Dlogcat.cpp250 static void readLogLines(log_device_t* devices) argument
261 for (dev=devices; dev; dev = dev->next) {
271 for (dev=devices; dev; dev = dev->next) {
278 for (dev=devices; dev; dev = dev->next) {
317 chooseFirst(devices, &dev);
337 chooseFirst(devices, &dev);
465 log_device_t* devices = NULL; local
524 if (devices) {
525 dev = devices;
531 devices
[all...]
/system/core/init/
H A DAndroid.mk9 devices.c \
/system/bluetooth/data/
H A Dauto_pairing.conf4 // This file contains information to prevent auto pairing with Bluetooth devices.

Completed in 75 milliseconds