Home
last modified time | relevance | path

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

/Linux-v5.4/include/sound/
Dsimple_card_utils.h24 unsigned int tx_slot_mask; member
107 snd_soc_of_parse_tdm_slot(np, &(dai)->tx_slot_mask, \
162 if (dai->tx_slot_mask) in asoc_simple_debug_dai()
163 dev_dbg(dev, "%s tx slot mask = %d\n", name, dai->tx_slot_mask); in asoc_simple_debug_dai()
/Linux-v5.4/sound/soc/generic/
Dsimple-card-utils.c321 simple_dai->tx_slot_mask, in asoc_simple_init_dai()