Home
last modified time | relevance | path

Searched refs:w_name (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/tools/sound/
H A Ddapm-graph104 local w_name="$(basename "${w_file}")"
105 local w_tag="${c_name}_${w_name}"
107 if [ "${w_name}" = "bias_level" ]; then
111 dbg_echo " + Widget: ${w_name}"
151 echo " \"${w_tag}\" [label=\"${w_name}${w_type}\",${node_style}]" |
/linux-6.15/sound/soc/codecs/
H A Dhdac_hdmi.c1821 char w_name[NAME_SIZE]; in hdac_hdmi_jack_port_init() local
1838 snprintf(w_name, sizeof(w_name), "hif%d-%d Jack", in hdac_hdmi_jack_port_init()
1843 w_name, NULL, NULL, 0, NULL, 0); in hdac_hdmi_jack_port_init()