Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/sound/
Dsoc-dpcm.h79 struct list_head list_fe; member
107 list_for_each_entry(_dpcm, &(be)->dpcm[stream].fe_clients, list_fe)
/kernel/linux/linux-5.10/sound/soc/
Dsoc-pcm.c1138 list_add(&dpcm->list_fe, &be->dpcm[stream].fe_clients); in dpcm_be_connect()
1203 list_del(&dpcm->list_fe); in dpcm_be_disconnect()