Searched refs:num_cvt (Results 1 - 1 of 1) sorted by last modified time

/linux-master/sound/soc/codecs/
H A Dhdac_hdmi.c134 int num_cvt; member in struct:hdac_hdmi_priv
978 int num_items = hdmi->num_cvt + 1;
1039 int mux_index = hdmi->num_cvt + hdmi->num_ports;
1045 for (j = 0; j < hdmi->num_cvt; j++) {
1065 * Total widgets elements = num_cvt + (num_ports * 2);
1072 * num_ports + (pin_muxes * num_cvt)
1090 ((2 * hdmi->num_ports) + hdmi->num_cvt)),
1139 num_routes += hdmi->num_cvt;
1155 int sink_index = i + hdmi->num_cvt;
1169 ((2 * hdmi->num_ports) + hdmi->num_cvt));
[all...]

Completed in 139 milliseconds