Home
last modified time | relevance | path

Searched defs:find_device (Results 1 – 10 of 10) sorted by relevance

/third_party/eudev/src/udev/
Dudevadm-util.c20 struct udev_device *find_device(struct udev *udev, in find_device() function
/third_party/boost/libs/compute/test/
Dtest_system.cpp33 BOOST_AUTO_TEST_CASE(find_device) in BOOST_AUTO_TEST_CASE() argument
/third_party/boost/boost/compute/
Dsystem.hpp89 static device find_device(const std::string &name) in find_device() function in boost::compute::system
/third_party/boost/libs/compute/include/boost/compute/
Dsystem.hpp89 static device find_device(const std::string &name) in find_device() function in boost::compute::system
/third_party/mesa3d/src/freedreno/perfcntrs/
Dfreedreno_dt.c182 find_device(void) in find_device() function
Dfdperf.c119 find_device(void) in find_device() function
/third_party/flutter/skia/third_party/externals/sdl/src/audio/nas/
DSDL_nasaudio.c305 find_device(_THIS) in find_device() function
/third_party/libinput/tools/
Dshared.c437 find_device(const char *udev_tag) in find_device() function
/third_party/alsa-lib/src/ucm/
Dmain.c1183 find_device(snd_use_case_mgr_t *uc_mgr, struct use_case_verb *verb, in find_device() function
/third_party/ffmpeg/libavutil/
Dhwcontext_vulkan.c562 static int find_device(AVHWDeviceContext *ctx, VulkanDeviceSelection *select) in find_device() function