Lines Matching +defs:val +defs:codec

26 	const char *val;	/* contained in the same alloc as key */  member
33 struct hda_codec *codec = dev_get_drvdata(dev); in power_on_acct_show() local
42 struct hda_codec *codec = dev_get_drvdata(dev); in power_off_acct_show() local
78 static ssize_t pin_configs_show(struct hda_codec *codec, in pin_configs_show()
97 struct hda_codec *codec = dev_get_drvdata(dev); in init_pin_configs_show() local
105 struct hda_codec *codec = dev_get_drvdata(dev); in driver_pin_configs_show() local
115 static int clear_codec(struct hda_codec *codec) in clear_codec()
128 static int reconfig_codec(struct hda_codec *codec) in reconfig_codec()
218 struct hda_codec *codec = dev_get_drvdata(dev); in init_verbs_show() local
230 static int parse_init_verbs(struct hda_codec *codec, const char *buf) in parse_init_verbs()
256 struct hda_codec *codec = dev_get_drvdata(dev); in init_verbs_store() local
267 struct hda_codec *codec = dev_get_drvdata(dev); in hints_show() local
279 static struct hda_hint *get_hint(struct hda_codec *codec, const char *key) in get_hint()
306 static int parse_hints(struct hda_codec *codec, const char *buf) in parse_hints()
308 char *key, *val; in parse_hints() local
361 struct hda_codec *codec = dev_get_drvdata(dev); in hints_store() local
372 struct hda_codec *codec = dev_get_drvdata(dev); in user_pin_configs_show() local
376 static int parse_user_pin_configs(struct hda_codec *codec, const char *buf) in parse_user_pin_configs()
394 struct hda_codec *codec = dev_get_drvdata(dev); in user_pin_configs_store() local
416 const char *snd_hda_get_hint(struct hda_codec *codec, const char *key) in snd_hda_get_hint()
432 int snd_hda_get_bool_hint(struct hda_codec *codec, const char *key) in snd_hda_get_bool_hint()
468 int snd_hda_get_int_hint(struct hda_codec *codec, const char *key, int *valp) in snd_hda_get_int_hint()
471 unsigned long val; in snd_hda_get_int_hint() local
539 struct hda_codec *codec; in parse_codec_mode() local
713 struct hda_codec *codec; in snd_hda_load_patch() local
767 void snd_hda_sysfs_init(struct hda_codec *codec) in snd_hda_sysfs_init()
777 void snd_hda_sysfs_clear(struct hda_codec *codec) in snd_hda_sysfs_clear()