Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/codecs/
Dhdac_hdmi.c133 int num_cvt; member
970 int num_items = hdmi->num_cvt + 1; in hdac_hdmi_create_pin_port_muxs()
1031 int mux_index = hdmi->num_cvt + hdmi->num_ports; in hdac_hdmi_add_pinmux_cvt_route()
1037 for (j = 0; j < hdmi->num_cvt; j++) { in hdac_hdmi_add_pinmux_cvt_route()
1082 ((2 * hdmi->num_ports) + hdmi->num_cvt)), in create_fill_widget_route_map()
1131 num_routes += hdmi->num_cvt; in create_fill_widget_route_map()
1147 int sink_index = i + hdmi->num_cvt; in create_fill_widget_route_map()
1161 ((2 * hdmi->num_ports) + hdmi->num_cvt)); in create_fill_widget_route_map()
1214 hdmi->num_cvt++; in hdac_hdmi_add_cvt()
1666 if (!hdmi->num_pin || !hdmi->num_cvt) { in hdac_hdmi_parse_and_map_nid()
[all …]