HomeSort by relevance Sort by last modified time
    Searched refs:snd_ctl_ext_key_t (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/alsa/
control_external.h 62 typedef unsigned long snd_ctl_ext_key_t; typedef
147 snd_ctl_ext_key_t (*find_elem)(snd_ctl_ext_t *ext, const snd_ctl_elem_id_t *id);
151 void (*free_key)(snd_ctl_ext_t *ext, snd_ctl_ext_key_t key);
155 int (*get_attribute)(snd_ctl_ext_t *ext, snd_ctl_ext_key_t key,
160 int (*get_integer_info)(snd_ctl_ext_t *ext, snd_ctl_ext_key_t key,
165 int (*get_integer64_info)(snd_ctl_ext_t *ext, snd_ctl_ext_key_t key,
170 int (*get_enumerated_info)(snd_ctl_ext_t *ext, snd_ctl_ext_key_t key, unsigned int *items);
174 int (*get_enumerated_name)(snd_ctl_ext_t *ext, snd_ctl_ext_key_t key, unsigned int item,
179 int (*read_integer)(snd_ctl_ext_t *ext, snd_ctl_ext_key_t key, long *value);
183 int (*read_integer64)(snd_ctl_ext_t *ext, snd_ctl_ext_key_t key, int64_t *value)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/
control_external.h 62 typedef unsigned long snd_ctl_ext_key_t; typedef
147 snd_ctl_ext_key_t (*find_elem)(snd_ctl_ext_t *ext, const snd_ctl_elem_id_t *id);
151 void (*free_key)(snd_ctl_ext_t *ext, snd_ctl_ext_key_t key);
155 int (*get_attribute)(snd_ctl_ext_t *ext, snd_ctl_ext_key_t key,
160 int (*get_integer_info)(snd_ctl_ext_t *ext, snd_ctl_ext_key_t key,
165 int (*get_integer64_info)(snd_ctl_ext_t *ext, snd_ctl_ext_key_t key,
170 int (*get_enumerated_info)(snd_ctl_ext_t *ext, snd_ctl_ext_key_t key, unsigned int *items);
174 int (*get_enumerated_name)(snd_ctl_ext_t *ext, snd_ctl_ext_key_t key, unsigned int item,
179 int (*read_integer)(snd_ctl_ext_t *ext, snd_ctl_ext_key_t key, long *value);
183 int (*read_integer64)(snd_ctl_ext_t *ext, snd_ctl_ext_key_t key, int64_t *value)
    [all...]

Completed in 95 milliseconds