Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dsoc-dpcm.h79 struct list_head list_fe; member
/Linux-v4.19/sound/soc/
Dsoc-pcm.c1237 list_add(&dpcm->list_fe, &be->dpcm[stream].fe_clients); in dpcm_be_connect()
1264 list_for_each_entry(dpcm, &be->dpcm[stream].fe_clients, list_fe) { in dpcm_be_reparent()
1303 list_del(&dpcm->list_fe); in dpcm_be_disconnect()
3233 list_for_each_entry(dpcm, &be->dpcm[stream].fe_clients, list_fe) { in snd_soc_dpcm_can_be_free_stop()
3260 list_for_each_entry(dpcm, &be->dpcm[stream].fe_clients, list_fe) { in snd_soc_dpcm_can_be_params()