Home
last modified time | relevance | path

Searched defs:dev_path (Results 1 – 20 of 20) sorted by relevance

/external/toolchain-utils/crosperf/
Dtranslate_xbuddy.py9 dev_path = os.path.expanduser('~/trunk/src/platform/dev') variable
/external/libese/libese-hw/nxp/include/ese/hw/nxp/
Dspi_board.h29 const char *dev_path; member
/external/libkmsxx/utils/
Dkmsblank.cpp30 string dev_path = "/dev/dri/card0"; in main() local
Dkmsview.cpp41 string dev_path = "/dev/dri/card0"; in main() local
Dkmsprint.cpp493 string dev_path = "/dev/dri/card0"; in main() local
/external/autotest/server/site_tests/firmware_Cr50SetBoardId/
Dfirmware_Cr50SetBoardId.py52 def initialize(self, host, cmdline_args, full_args, dev_path='', bid=''): argument
/external/autotest/server/site_tests/provision_Cr50Update/
Dprovision_Cr50Update.py34 chip_bid_str='', dev_path=''): argument
/external/autotest/server/site_tests/firmware_Cr50GetName/
Dfirmware_Cr50GetName.py27 def initialize(self, host, cmdline_args, dev_path='', full_args={}): argument
/external/ltp/testcases/kernel/device-drivers/acpi/
Dltp_acpi.c34 static const char dev_path[] = "/sys/devices/" ACPI_TEST_NAME "/path"; variable
/external/rootdev/
Drootdev.c346 const char *dev_path) { in rootdev_get_path()
370 const char *search, const char *dev_path) { in rootdev_wrapper()
/external/autotest/client/site_tests/graphics_Idle_P/
Dgraphics_Idle_P.py206 def get_devfreq_path(self, dev_path): argument
/external/autotest/client/site_tests/graphics_Idle/
Dgraphics_Idle.py206 def get_devfreq_path(self, dev_path): argument
/external/libxcam/xcore/
Ddrm_display.cpp124 char dev_path [32]; in open_drivers() local
141 DrmDisplay::open_driver (const char *dev_path) in open_driver()
/external/autotest/server/site_tests/firmware_Cr50Update/
Dfirmware_Cr50Update.py37 old_release_path="", old_release_ver="", dev_path="", argument
/external/ltp/lib/
Dtst_device.c46 static char dev_path[1024]; variable
/external/autotest/server/site_tests/firmware_Cr50BID/
Dfirmware_Cr50BID.py118 def initialize(self, host, cmdline_args, dev_path='', bid_path='', argument
/external/adhd/cras/src/server/
Dcras_alsa_jack.c644 const char *dev_path, in gpio_switches_monitor_device()
686 static int gpio_switch_list_with_section(const char *dev_path, in gpio_switch_list_with_section()
727 static int gpio_switch_list_by_matching(const char *dev_path, in gpio_switch_list_by_matching()
/external/minijail/
Dlibminijail.c1368 static void mount_dev_cleanup(char *dev_path) in mount_dev_cleanup()
1385 char *dev_path; in mount_dev() local
1446 static int mount_dev_finalize(const struct minijail *j, char *dev_path) in mount_dev_finalize()
1477 const char *dev_path) in mount_one()
1552 char *dev_path = NULL; in process_mounts_or_die() local
/external/python/setuptools/setuptools/command/
Deasy_install.py797 def install_script(self, dist, script_name, script_text, dev_path=None): argument
808 def _load_template(dev_path): argument
/external/mesa3d/src/egl/drivers/dri2/
Dplatform_android.c1270 char *dev_path = devices[i]->nodes[DRM_NODE_RENDER]; in droid_open_device() local