Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dhdac_hdmi.c1158 int sink_index = i + hdmi->num_cvt; in create_fill_widget_route_map() local
1159 int src_index = sink_index + pin->num_ports * in create_fill_widget_route_map()
1163 widgets[sink_index].name, NULL, in create_fill_widget_route_map()
/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c2252 int sink_index = 0; in allocate_usb4_bandwidth_for_stream() local
2262 sink_index = i; in allocate_usb4_bandwidth_for_stream()
2265 link->dpia_bw_alloc_config.remote_sink_req_bw[sink_index] = bw; in allocate_usb4_bandwidth_for_stream()