Home
last modified time | relevance | path

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

/aosp12/system/bt/btif/co/
H A Dbta_hh_co.cc38 const char* dev_path = "/dev/uhid"; variable
/aosp12/hardware/invensense/6515/libsensors_iio/software/simple_apps/mpu_iio/
H A Dmpu_iio.c238 int setup_dmp(char *dev_path, int p_event) in setup_dmp()
/aosp12/system/core/fs_mgr/libfs_avb/
H A Davb_util.cpp112 std::string dev_path; in HashtreeDmVeritySetup() local
/aosp12/packages/modules/adb/client/
H A Dusb_linux.cpp533 static void register_device(const char* dev_name, const char* dev_path, unsigned char ep_in, in register_device()
/aosp12/hardware/invensense/6515/libsensors_iio/software/simple_apps/stress_iio/
H A Dstress_iio.c220 static void setup_dmp(char *dev_path){ in setup_dmp()
/aosp12/system/apex/apexd/
H A Dapexd.cpp268 DmVerityDevice(std::string name, std::string dev_path) in DmVerityDevice()
311 std::string dev_path; in CreateVerityDevice() local
/aosp12/system/core/fs_mgr/libsnapshot/
H A Dsnapshot.cpp447 std::string* dev_path) { in MapSnapshot()