Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/uevents/
Duevent01.c20 static void generate_device_events(const char *dev_path) in generate_device_events()
33 char dev_path[1024]; in verify_uevent() local
Duevent03.c57 char dev_path[1024]; in verify_uevent() local
/third_party/ltp/testcases/kernel/syscalls/ioctl/
Dioctl_loop03.c23 static char dev_path[1024]; variable
Dioctl_loop04.c28 static char dev_path[1024], sys_loop_sizepath[1024]; variable
Dioctl_loop05.c40 static char dev_path[1024], sys_loop_diopath[1024], backing_file_path[1024]; variable
Dioctl09.c21 static char dev_path[1024]; variable
Dioctl_loop01.c30 static char dev_path[1024], backing_path[1024], backing_file_path[1024]; variable
Dioctl_loop06.c22 static char dev_path[1024]; variable
Dioctl_loop02.c32 static char loop_ro_path[1024], dev_path[1024]; variable
Dioctl_loop07.c27 static char dev_path[1024], sys_loop_sizepath[1024], sys_loop_sizelimitpath[1024]; variable
/third_party/ltp/testcases/kernel/device-drivers/acpi/
Dltp_acpi.c34 static const char dev_path[] = "/sys/devices/" ACPI_TEST_NAME "/path"; variable
/third_party/ltp/lib/
Dtst_device.c36 static char dev_path[PATH_MAX]; variable
198 uint64_t tst_get_device_size(const char *dev_path) in tst_get_device_size()
/third_party/ltp/testcases/kernel/syscalls/copy_file_range/
Dcopy_file_range02.c190 char dev_path[1024]; in setup() local
/third_party/NuttX/drivers/usbdev/gadget/
Df_mass_storage.c1034 static void fmass_parts_registered(struct mass_dev_s *fmass, const char *dev_path) in fmass_parts_registered()
/third_party/pulseaudio/src/modules/bluetooth/
Dbluez5-util.c2445 const char *sender, *path, *endpoint_path, *dev_path = NULL, *uuid = NULL; in endpoint_set_configuration() local