Lines Matching defs:codec

38 int snd_hdac_device_init(struct hdac_device *codec, struct hdac_bus *bus,  in snd_hdac_device_init()
123 void snd_hdac_device_exit(struct hdac_device *codec) in snd_hdac_device_exit()
136 int snd_hdac_device_register(struct hdac_device *codec) in snd_hdac_device_register()
157 void snd_hdac_device_unregister(struct hdac_device *codec) in snd_hdac_device_unregister()
173 int snd_hdac_device_set_chip_name(struct hdac_device *codec, const char *name) in snd_hdac_device_set_chip_name()
196 int snd_hdac_codec_modalias(struct hdac_device *codec, char *buf, size_t size) in snd_hdac_codec_modalias()
213 unsigned int snd_hdac_make_cmd(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_make_cmd()
246 int snd_hdac_exec_verb(struct hdac_device *codec, unsigned int cmd, in snd_hdac_exec_verb()
266 int snd_hdac_read(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_read()
280 int _snd_hdac_read_parm(struct hdac_device *codec, hda_nid_t nid, int parm, in _snd_hdac_read_parm()
299 int snd_hdac_read_parm_uncached(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_read_parm_uncached()
320 int snd_hdac_override_parm(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_override_parm()
345 int snd_hdac_get_sub_nodes(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_get_sub_nodes()
363 static void setup_fg_nodes(struct hdac_device *codec) in setup_fg_nodes()
393 int snd_hdac_refresh_widgets(struct hdac_device *codec) in snd_hdac_refresh_widgets()
420 int snd_hdac_refresh_widget_sysfs(struct hdac_device *codec) in snd_hdac_refresh_widget_sysfs()
443 static unsigned int get_num_conns(struct hdac_device *codec, hda_nid_t nid) in get_num_conns()
471 int snd_hdac_get_connections(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_get_connections()
574 int snd_hdac_power_up(struct hdac_device *codec) in snd_hdac_power_up()
586 int snd_hdac_power_down(struct hdac_device *codec) in snd_hdac_power_down()
606 int snd_hdac_power_up_pm(struct hdac_device *codec) in snd_hdac_power_up_pm()
623 int snd_hdac_power_down_pm(struct hdac_device *codec) in snd_hdac_power_down_pm()
637 int snd_hdac_link_power(struct hdac_device *codec, bool enable) in snd_hdac_link_power()
680 static int get_codec_vendor_name(struct hdac_device *codec) in get_codec_vendor_name()
795 static unsigned int query_pcm_param(struct hdac_device *codec, hda_nid_t nid) in query_pcm_param()
809 static unsigned int query_stream_param(struct hdac_device *codec, hda_nid_t nid) in query_stream_param()
833 int snd_hdac_query_supported_pcm(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_query_supported_pcm()
938 bool snd_hdac_is_supported_format(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_is_supported_format()