Home
last modified time | relevance | path

Searched defs:open_device (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_good/sys/oss4/
Doss4-source.h42 gchar * open_device; /* the device we opened */ member
Doss4-sink.h43 gchar * open_device; /* the device we opened */ member
/third_party/ltp/testcases/kernel/input/
Dinput_helper.c72 int open_device(void) in open_device() function
/third_party/eudev/src/udev/
Dudev-builtin-keyboard.c178 static int open_device(const char *devnode) { in open_device() function
/third_party/e2fsprogs/misc/
De2freefrag.c363 static void open_device(char *device_name, ext2_filsys *fs) in open_device() function
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudioringbuffer.h248 gboolean (*open_device) (GstAudioRingBuffer *buf); member