• Home
  • Raw
  • Download

Lines Matching refs:hda_codec

33 	struct hda_codec *codec = dev_get_drvdata(dev);  in power_on_acct_show()
42 struct hda_codec *codec = dev_get_drvdata(dev); in power_off_acct_show()
56 struct hda_codec *codec = dev_get_drvdata(dev); \
65 struct hda_codec *codec = dev_get_drvdata(dev); \
79 static ssize_t pin_configs_show(struct hda_codec *codec, in pin_configs_show()
98 struct hda_codec *codec = dev_get_drvdata(dev); in init_pin_configs_show()
106 struct hda_codec *codec = dev_get_drvdata(dev); in driver_pin_configs_show()
116 static int clear_codec(struct hda_codec *codec) in clear_codec()
129 static int reconfig_codec(struct hda_codec *codec) in reconfig_codec()
170 struct hda_codec *codec = dev_get_drvdata(dev); \
184 struct hda_codec *codec = dev_get_drvdata(dev); \
205 struct hda_codec *codec = dev_get_drvdata(dev); \
219 struct hda_codec *codec = dev_get_drvdata(dev); in init_verbs_show()
232 static int parse_init_verbs(struct hda_codec *codec, const char *buf) in parse_init_verbs()
258 struct hda_codec *codec = dev_get_drvdata(dev); in init_verbs_store()
269 struct hda_codec *codec = dev_get_drvdata(dev); in hints_show()
281 static struct hda_hint *get_hint(struct hda_codec *codec, const char *key) in get_hint()
308 static int parse_hints(struct hda_codec *codec, const char *buf) in parse_hints()
363 struct hda_codec *codec = dev_get_drvdata(dev); in hints_store()
374 struct hda_codec *codec = dev_get_drvdata(dev); in user_pin_configs_show()
380 static int parse_user_pin_configs(struct hda_codec *codec, const char *buf) in parse_user_pin_configs()
398 struct hda_codec *codec = dev_get_drvdata(dev); in user_pin_configs_store()
420 const char *snd_hda_get_hint(struct hda_codec *codec, const char *key) in snd_hda_get_hint()
436 int snd_hda_get_bool_hint(struct hda_codec *codec, const char *key) in snd_hda_get_bool_hint()
472 int snd_hda_get_int_hint(struct hda_codec *codec, const char *key, int *valp) in snd_hda_get_int_hint()
540 struct hda_codec **codecp) in parse_codec_mode()
543 struct hda_codec *codec; in parse_codec_mode()
563 struct hda_codec **codecp) in parse_pincfg_mode()
569 struct hda_codec **codecp) in parse_verb_mode()
575 struct hda_codec **codecp) in parse_hint_mode()
581 struct hda_codec **codecp) in parse_model_mode()
588 struct hda_codec **codecp) in parse_chip_name_mode()
595 struct hda_codec **codecp) \
610 void (*parser)(char *buf, struct hda_bus *bus, struct hda_codec **retc);
717 struct hda_codec *codec; in snd_hda_load_patch()
773 void snd_hda_sysfs_init(struct hda_codec *codec) in snd_hda_sysfs_init()
783 void snd_hda_sysfs_clear(struct hda_codec *codec) in snd_hda_sysfs_clear()