Home
last modified time | relevance | path

Searched refs:list_fe (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
H A 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-6.6/include/sound/
H A Dsoc-dpcm.h79 struct list_head list_fe; member
108 list_for_each_entry(_dpcm, &(be)->dpcm[stream].fe_clients, list_fe)
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-pcm.c1260 list_add(&dpcm->list_fe, &be->dpcm[stream].fe_clients); in dpcm_be_connect()
1327 list_move(&dpcm->list_fe, &deleted_dpcms); in dpcm_be_disconnect()
1333 list_fe); in dpcm_be_disconnect()
1334 list_del(&dpcm->list_fe); in dpcm_be_disconnect()
/kernel/linux/linux-5.10/sound/soc/
H A Dsoc-pcm.c1133 list_add(&dpcm->list_fe, &be->dpcm[stream].fe_clients); in dpcm_be_connect()
1200 list_del(&dpcm->list_fe); in dpcm_be_disconnect()

Completed in 10 milliseconds