Home
last modified time | relevance | path

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

/Linux-v6.6/include/sound/
Dsimple_card_utils.h125 #define SNDRV_MAX_LINKS 512 macro
130 struct prop_nums num[SNDRV_MAX_LINKS];
/Linux-v6.6/sound/soc/generic/
Daudio-graph-card.c435 if (li->link >= SNDRV_MAX_LINKS) { in graph_count_noml()
464 if (li->link >= SNDRV_MAX_LINKS) { in graph_count_dpcm()
Dsimple-card.c563 if (li->link >= SNDRV_MAX_LINKS) { in simple_count_noml()
599 if (li->link >= SNDRV_MAX_LINKS) { in simple_count_dpcm()
Daudio-graph-card2.c1064 if (li->link >= SNDRV_MAX_LINKS) { in graph_count()