Home
last modified time | relevance | path

Searched refs:fe_clients (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
H A Dsoc-dpcm.h93 struct list_head fe_clients; member
107 list_for_each_entry(_dpcm, &(be)->dpcm[stream].fe_clients, list_fe)
/kernel/linux/linux-6.6/include/sound/
H A Dsoc-dpcm.h91 struct list_head fe_clients; member
108 list_for_each_entry(_dpcm, &(be)->dpcm[stream].fe_clients, list_fe)
/kernel/linux/linux-5.10/sound/soc/
H A Dsoc-core.c473 INIT_LIST_HEAD(&rtd->dpcm[stream].fe_clients); in soc_new_pcm_runtime()
H A Dsoc-pcm.c1133 list_add(&dpcm->list_fe, &be->dpcm[stream].fe_clients); in dpcm_be_connect()
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-core.c538 INIT_LIST_HEAD(&rtd->dpcm[stream].fe_clients); in soc_new_pcm_runtime()
H A Dsoc-pcm.c1260 list_add(&dpcm->list_fe, &be->dpcm[stream].fe_clients); in dpcm_be_connect()

Completed in 16 milliseconds