Home
last modified time | relevance | path

Searched refs:open_device (Results 1 – 11 of 11) sorted by relevance

/third_party/cups/
Dcups-direct-usb.patch11 if ((device_fd = open_device(uri, &use_bc)) == -1)
14 @@ -331,12 +334,7 @@ open_device(const char *uri, /* I - Dev
Dcups-usb-paperout.patch16 @@ -334,7 +339,19 @@ open_device(const char *uri, /* I - Dev
37 @@ -400,7 +417,14 @@ open_device(const char *uri, /* I - Dev
Dcups-uri-compat.patch47 - if ((device_fd = open_device(uri, &use_bc)) == -1)
48 + if ((device_fd = open_device(fixed_uri, &use_bc)) == -1)
/third_party/ltp/testcases/kernel/input/
Dinput_helper.h25 int open_device(void);
Dinput04.c84 fd2 = open_device(); in setup()
Dinput05.c91 fd2 = open_device(); in setup()
Dinput02.c55 fd2 = open_device(); in main()
Dinput01.c85 fd2 = open_device(); in setup()
Dinput06.c92 fd2 = open_device(); in setup()
Dinput_helper.c72 int open_device(void) in open_device() function
/third_party/mesa3d/docs/relnotes/
D21.1.0.rst565 - panfrost: Ensure open_device has pandecode initialized