Home
last modified time | relevance | path

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

/external/libcups/backend/
Dusb-unix.c24 static int open_device(const char *uri, int *use_bc);
91 if ((device_fd = open_device(uri, &use_bc)) == -1) in print_device()
298 open_device(const char *uri, /* I - Device URI */ in open_device() function
Dusb-libusb.c141 static int open_device(usb_printer_t *printer, int verbose);
941 if (!open_device(&printer, data != NULL)) in find_device()
1390 open_device(usb_printer_t *printer, /* I - Printer */ in open_device() function
/external/ltp/testcases/kernel/input/
Dinput_helper.h25 int open_device(void);
Dinput04.c84 fd2 = open_device(); in setup()
Dinput02.c55 fd2 = open_device(); in main()
Dinput05.c91 fd2 = open_device(); in setup()
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
/external/igt-gpu-tools/lib/
Ddrmtest.c210 static int open_device(const char *name, unsigned int chipset) in open_device() function
261 fd = open_device(name, chipset); in __search_and_open()
/external/crosvm/rutabaga_gfx/src/rutabaga_gralloc/
Drendernode.rs91 pub fn open_device(undesired: &[&str]) -> RutabagaResult<File> { in open_device() function
Dminigbm.rs52 let fd = rendernode::open_device(undesired)?; in init()
/external/e2fsprogs/misc/
De2freefrag.c363 static void open_device(char *device_name, ext2_filsys *fs) in open_device() function
436 open_device(device_name, &fs); in do_freefrag()
/external/e2fsprogs/debugfs/
De2freefrag.c363 static void open_device(char *device_name, ext2_filsys *fs) in open_device() function
436 open_device(device_name, &fs); in do_freefrag()