Lines Matching defs:node

51 	struct hda_gnode *node;	/* Node for PCM volume */  member
84 #define defcfg_type(node) (((node)->def_cfg & AC_DEFCFG_DEVICE) >> \ argument
86 #define defcfg_location(node) (((node)->def_cfg & AC_DEFCFG_LOCATION) >> \ argument
88 #define defcfg_port_conn(node) (((node)->def_cfg & AC_DEFCFG_PORT_CONN) >> \ argument
97 struct hda_gnode *node, *n; in snd_hda_generic_free() local
116 struct hda_gnode *node; in add_new_node() local
209 struct hda_gnode *node; in hda_get_node() local
221 static int unmute_output(struct hda_codec *codec, struct hda_gnode *node) in unmute_output()
236 static int unmute_input(struct hda_codec *codec, struct hda_gnode *node, unsigned int index) in unmute_input()
251 static int select_input_connection(struct hda_codec *codec, struct hda_gnode *node, in select_input_connection()
264 struct hda_gnode *node; in clear_check_flags() local
277 struct hda_gnode *node, int dac_idx) in parse_output_path()
349 struct hda_gnode *node; in parse_output_jack() local
401 struct hda_gnode *node; in parse_output() local
469 static const char *get_input_type(struct hda_gnode *node, unsigned int *pinctl) in get_input_type()
509 struct hda_gnode *node, int idx) in parse_adc_sub_nodes()
583 struct hda_gnode *node; in parse_input_path() local
634 struct hda_gnode *node; in parse_input() local
681 static int create_mixer(struct hda_codec *codec, struct hda_gnode *node, in create_mixer()
873 struct hda_gnode *node, struct hda_gnode *dest_node, in parse_loopback_path()
922 struct hda_gnode *node; in build_loopback_controls() local