Home
last modified time | relevance | path

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

/Linux-v6.6/include/sound/
Dsimple_card_utils.h41 u32 convert_channels; member
263 if (props->adata.convert_channels) in asoc_simple_debug_info()
264 dev_dbg(dev, "convert_channels = %d\n", props->adata.convert_channels); in asoc_simple_debug_info()
/Linux-v6.6/sound/soc/generic/
Dsimple-card-utils.c59 of_property_read_u32(np, prop, &data->convert_channels); in asoc_simple_parse_convert()
77 data->convert_channels || in asoc_simple_is_convert_required()
513 if (data->convert_channels) in asoc_simple_be_hw_params_fixup()
515 channels->max = data->convert_channels; in asoc_simple_be_hw_params_fixup()