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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
soc.h 153 struct snd_soc_codec;
178 int snd_soc_update_bits(struct snd_soc_codec *codec, unsigned short reg,
180 int snd_soc_test_bits(struct snd_soc_codec *codec, unsigned short reg,
183 int snd_soc_new_ac97_codec(struct snd_soc_codec *codec,
185 void snd_soc_free_ac97_codec(struct snd_soc_codec *codec);
288 struct snd_soc_codec *codec;
334 struct snd_soc_codec { struct
340 int (*dapm_event)(struct snd_soc_codec *codec, int event);
351 unsigned int (*read)(struct snd_soc_codec *, unsigned int);
352 int (*write)(struct snd_soc_codec *, unsigned int, unsigned int)
    [all...]
soc-dapm.h 190 int snd_soc_dapm_new_control(struct snd_soc_codec *codec,
194 int snd_soc_dapm_connect_input(struct snd_soc_codec *codec,
196 int snd_soc_dapm_new_widgets(struct snd_soc_codec *codec);
200 int snd_soc_dapm_stream_event(struct snd_soc_codec *codec, char *stream,
207 int snd_soc_dapm_set_endpoint(struct snd_soc_codec *codec,
209 int snd_soc_dapm_sync_endpoints(struct snd_soc_codec *codec);
255 struct snd_soc_codec *codec;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
soc.h 153 struct snd_soc_codec;
178 int snd_soc_update_bits(struct snd_soc_codec *codec, unsigned short reg,
180 int snd_soc_test_bits(struct snd_soc_codec *codec, unsigned short reg,
183 int snd_soc_new_ac97_codec(struct snd_soc_codec *codec,
185 void snd_soc_free_ac97_codec(struct snd_soc_codec *codec);
288 struct snd_soc_codec *codec;
334 struct snd_soc_codec { struct
340 int (*dapm_event)(struct snd_soc_codec *codec, int event);
351 unsigned int (*read)(struct snd_soc_codec *, unsigned int);
352 int (*write)(struct snd_soc_codec *, unsigned int, unsigned int)
    [all...]
soc-dapm.h 190 int snd_soc_dapm_new_control(struct snd_soc_codec *codec,
194 int snd_soc_dapm_connect_input(struct snd_soc_codec *codec,
196 int snd_soc_dapm_new_widgets(struct snd_soc_codec *codec);
200 int snd_soc_dapm_stream_event(struct snd_soc_codec *codec, char *stream,
207 int snd_soc_dapm_set_endpoint(struct snd_soc_codec *codec,
209 int snd_soc_dapm_sync_endpoints(struct snd_soc_codec *codec);
255 struct snd_soc_codec *codec;

Completed in 31 milliseconds