Home
last modified time | relevance | path

Searched refs:find_device (Results 1 - 13 of 13) sorted by relevance

/third_party/eudev/src/udev/
H A Dudevadm-trigger.c189 dev = find_device(udev, optarg, "/sys"); in adm_trigger()
202 dev = find_device(udev, optarg, "/dev/"); in adm_trigger()
225 dev = find_device(udev, argv[optind], NULL); in adm_trigger()
H A Dudevadm-info.c332 device = find_device(udev, optarg, "/dev/"); in uinfo()
345 device = find_device(udev, optarg, "/sys"); in uinfo()
407 device = find_device(udev, argv[optind], NULL); in uinfo()
471 device = find_device(udev, argv[optind], NULL); in uinfo()
H A Dudevadm-util.c20 struct udev_device *find_device(struct udev *udev, in find_device() function
/third_party/mesa3d/src/freedreno/perfcntrs/
H A Dfreedreno_dt.c182 find_device(void) in find_device() function
231 if (!find_device()) in fd_dt_find_freqs()
243 if (!find_device()) in fd_dt_find_io()
H A Dfdperf.c139 find_device(void) in find_device() function
929 find_device(); in main()
/third_party/backends/backend/
H A Dsm3840_lib.h55 static p_usb_dev_handle find_device (unsigned int idVendor,
H A Dhp4200.c2277 find_device (SANE_String_Const name) in find_device() function
2279 static char me[] = "find_device"; in find_device()
2305 if ((pd = find_device (name))) in add_device()
2635 dev = find_device (name); in sane_open()
H A Dsm3840_lib.c170 find_device (unsigned int idVendor, unsigned int idProduct) in find_device() function
H A Dsm3840_scan.c129 udev = find_device (0x05da, 0x30d4); /* 3840 */ in main()
131 udev = find_device (0x05da, 0x30cf); /* 4800 */ in main()
H A Dsnapscan.c662 /* find_device: find a device in the available list by name
669 static SnapScan_Device *find_device (SANE_String_Const name) in find_device() function
671 static char me[] = "find_device"; in find_device()
863 psd = find_device (name); in sane_open()
/third_party/libinput/tools/
H A Dshared.c537 find_device(const char *udev_tag) in find_device() function
584 char *devnode = find_device("ID_INPUT_TOUCHPAD"); in find_touchpad_device()
/third_party/alsa-lib/src/ucm/
H A Dmain.c77 find_device(snd_use_case_mgr_t *uc_mgr, struct use_case_verb *verb,
686 device = find_device(uc_mgr, verb, name, 0); in run_device_sequence()
1265 find_device(snd_use_case_mgr_t *uc_mgr, struct use_case_verb *verb, in find_device() function
1754 device = find_device(uc_mgr, verb, name, 0); in get_supcon_device_list()
1961 device = find_device(uc_mgr, verb, name, 0); in get_identifiers_list()
2213 dev = find_device(uc_mgr, verb, in get_value()
2421 err = geti(uc_mgr, device_status, find_device, str, value); in snd_use_case_geti()
2562 device = find_device(uc_mgr, uc_mgr->active_verb, device_name, 1); in set_device_user()
2602 xold = find_device(uc_mgr, uc_mgr->active_verb, old_device, 1); in switch_device()
2606 xnew = find_device(uc_mg in switch_device()
[all...]
/third_party/ffmpeg/libavutil/
H A Dhwcontext_vulkan.c770 static int find_device(AVHWDeviceContext *ctx, VulkanDeviceSelection *select) in find_device() function
1355 if ((err = find_device(ctx, dev_select))) in vulkan_device_create_internal()

Completed in 27 milliseconds