Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dhdac_hdmi.c132 int num_cvt; member
980 int num_items = hdmi->num_cvt + 1; in hdac_hdmi_create_pin_port_muxs()
1040 int mux_index = hdmi->num_cvt + hdmi->num_ports; in hdac_hdmi_add_pinmux_cvt_route()
1046 for (j = 0; j < hdmi->num_cvt; j++) { in hdac_hdmi_add_pinmux_cvt_route()
1093 ((2 * hdmi->num_ports) + hdmi->num_cvt)), in create_fill_widget_route_map()
1142 num_routes += hdmi->num_cvt; in create_fill_widget_route_map()
1158 int sink_index = i + hdmi->num_cvt; in create_fill_widget_route_map()
1172 ((2 * hdmi->num_ports) + hdmi->num_cvt)); in create_fill_widget_route_map()
1225 hdmi->num_cvt++; in hdac_hdmi_add_cvt()
1563 if (!hdmi->num_pin || !hdmi->num_cvt) { in hdac_hdmi_parse_and_map_nid()
[all …]