Home
last modified time | relevance | path

Searched refs:to_ps (Results 1 – 3 of 3) sorted by relevance

/linux/include/sound/
H A Dsdca_function.h1007 int to_ps; member
/linux/sound/soc/sdca/
H A Dsdca_functions.c1256 delays[i].to_ps = delay_list[j++]; in find_sdca_entity_pde()
1260 delays[i].from_ps, delays[i].to_ps, delays[i].us); in find_sdca_entity_pde()
H A Dsdca_asoc.c359 if (delay->from_ps == from && delay->to_ps == to) { in entity_pde_event()