Home
last modified time | relevance | path

Searched defs:device_path (Results 1 – 25 of 48) sorted by relevance

12

/third_party/uboot/u-boot-2020.01/lib/efi_loader/
Defi_device_path_utilities.c28 const struct efi_device_path *device_path) in get_device_path_size()
56 const struct efi_device_path *device_path) in duplicate_device_path()
97 const struct efi_device_path *device_path, in append_device_node()
118 const struct efi_device_path *device_path, in append_device_path_instance()
162 const struct efi_device_path *device_path) in is_device_path_multi_instance()
Defi_hii_config.c83 const struct efi_device_path *device_path, in get_alt_config()
Defi_device_path_to_text.c334 struct efi_device_path *device_path, in efi_convert_device_path_to_text()
/third_party/flutter/skia/infra/bots/recipe_modules/flavor/
Dchromebook.py51 def copy_directory_contents_to_device(self, host_path, device_path): argument
54 def copy_directory_contents_to_host(self, device_path, host_path): argument
Dssh.py64 def scp_device_path(self, device_path): argument
67 def copy_file_to_device(self, host_path, device_path): argument
Dwin_ssh.py90 def copy_directory_contents_to_device(self, host_path, device_path): argument
109 def copy_directory_contents_to_host(self, device_path, host_path): argument
Dapi.py103 def copy_file_to_device(self, host_path, device_path): argument
143 host_path, device_path): argument
/third_party/skia/infra/bots/recipe_modules/flavor/
Dchromebook.py52 def copy_directory_contents_to_device(self, host_path, device_path): argument
55 def copy_directory_contents_to_host(self, device_path, host_path): argument
Dssh.py69 def scp_device_path(self, device_path): argument
72 def copy_file_to_device(self, host_path, device_path): argument
Dapi.py93 def copy_file_to_device(self, host_path, device_path): argument
135 host_path, device_path): argument
Ddefault.py79 def copy_file_to_device(self, host_path, device_path): argument
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2deviceprovider.c100 const gchar * device_path, const gchar * device_name, GstStructure * props) in gst_v4l2_device_provider_probe_device()
234 const gchar *device_path = g_udev_device_get_device_file (udev_device); in gst_v4l2_device_provider_device_from_udev() local
530 gst_v4l2_device_new (const gchar * device_path, const gchar * device_name, in gst_v4l2_device_new()
Dv4l2-utils.h67 const gchar *device_path; member
Dgstv4l2h263enc.c111 const gchar * device_path, GstCaps * sink_caps, GstCaps * src_caps) in gst_v4l2_h263_enc_register()
Dgstv4l2fwhtenc.c114 const gchar * device_path, GstCaps * sink_caps, GstCaps * src_caps) in gst_v4l2_fwht_enc_register()
Dgstv4l2jpegenc.c114 const gchar * device_path, GstCaps * sink_caps, GstCaps * src_caps) in gst_v4l2_jpeg_enc_register()
Dgstv4l2vp9enc.c155 const gchar * device_path, GstCaps * sink_caps, GstCaps * src_caps) in gst_v4l2_vp9_enc_register()
Dgstv4l2vp8enc.c156 const gchar * device_path, GstCaps * sink_caps, GstCaps * src_caps) in gst_v4l2_vp8_enc_register()
Dgstv4l2mpeg4enc.c217 const gchar * device_path, GstCaps * sink_caps, GstCaps * src_caps) in gst_v4l2_mpeg4_enc_register()
Dgstv4l2h265enc.c230 const gchar * device_path, GstCaps * sink_caps, GstCaps * src_caps) in gst_v4l2_h265_enc_register()
Dgstv4l2h264enc.c320 const gchar * device_path, GstCaps * sink_caps, GstCaps * src_caps) in gst_v4l2_h264_enc_register()
Dgstv4l2deviceprovider.h88 gchar *device_path; member
/third_party/glib/gio/
Dgunixmounts.c127 char *device_path; member
140 char *device_path; member
379 g_unix_is_system_device_path (const char *device_path) in g_unix_is_system_device_path()
439 create_unix_mount_entry (const char *device_path, in create_unix_mount_entry()
466 create_unix_mount_point (const char *device_path, in create_unix_mount_point()
514 const char *device_path = NULL; in _g_get_unix_mounts() local
599 const char *device_path = NULL; in _g_get_unix_mounts() local
1028 const char *device_path = NULL; in _g_get_unix_mount_points() local
1127 const char *device_path = NULL; in _g_get_unix_mount_points() local
2581 const char *device_path, in guess_mount_type()
/third_party/uboot/u-boot-2020.01/cmd/
Dbootefi.c358 struct efi_device_path *device_path, *image_path; in do_bootefi_image() local
448 struct efi_device_path *device_path, in bootefi_run_prepare()
/third_party/libusb/examples/
Dfxload.c86 const char *device_path = getenv("DEVICE"); in main() local

12