Searched defs:open_device (Results 1 – 6 of 6) sorted by relevance
42 gchar * open_device; /* the device we opened */ member
43 gchar * open_device; /* the device we opened */ member
72 int open_device(void) in open_device() function
178 static int open_device(const char *devnode) { in open_device() function
363 static void open_device(char *device_name, ext2_filsys *fs) in open_device() function
248 gboolean (*open_device) (GstAudioRingBuffer *buf); member