HomeSort by relevance Sort by last modified time
    Searched defs:set_device (Results 1 - 4 of 4) sorted by null

  /external/e2fsprogs/ext2ed/
general_com.c 148 void set_device (char *command_line) function
  /hardware/libhardware/include/hardware/
audio.h 122 int (*set_device)(struct audio_stream *stream, audio_devices_t device); member in struct:audio_stream
  /external/grub/stage2/
disk_io.c 931 /* XX used for device completion in 'set_device' and 'print_completions' */
943 set_device (char *device) function
1183 if (! (filename = set_device (filename)))
1200 if ((filename = set_device (filename)) == 0)
1362 if (*buf == '/' || (ptr = set_device (buf)) || incomplete)
    [all...]
  /frameworks/base/media/libeffects/preprocessing/
PreProcessing.cpp 79 int (* set_device)(preproc_effect_t *fx, uint32_t device); member in struct:preproc_ops_s
    [all...]

Completed in 452 milliseconds