Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/sound/
A Dsoc-dpcm.h79 struct list_head list_fe; member
109 list_for_each_entry(_dpcm, &(be)->dpcm[stream].fe_clients, list_fe)
/linux-6.3-rc2/sound/soc/
A Dsoc-pcm.c1237 list_add(&dpcm->list_fe, &be->dpcm[stream].fe_clients); in dpcm_be_connect()
1304 list_move(&dpcm->list_fe, &deleted_dpcms); in dpcm_be_disconnect()
1310 list_fe); in dpcm_be_disconnect()
1311 list_del(&dpcm->list_fe); in dpcm_be_disconnect()

Completed in 8 milliseconds