Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Dsoc-dpcm.h82 struct list_head list_fe; member
/linux-4.4.14/sound/soc/
Dsoc-pcm.c1140 list_add(&dpcm->list_fe, &be->dpcm[stream].fe_clients); in dpcm_be_connect()
1167 list_for_each_entry(dpcm, &be->dpcm[stream].fe_clients, list_fe) { in dpcm_be_reparent()
1206 list_del(&dpcm->list_fe); in dpcm_be_disconnect()
2718 list_for_each_entry(dpcm, &be->dpcm[stream].fe_clients, list_fe) { in snd_soc_dpcm_can_be_free_stop()
2745 list_for_each_entry(dpcm, &be->dpcm[stream].fe_clients, list_fe) { in snd_soc_dpcm_can_be_params()