Lines Matching refs:catpt_stream_template
15 struct catpt_stream_template { struct
23 static struct catpt_stream_template system_pb = { argument
30 static struct catpt_stream_template system_cp = {
37 static struct catpt_stream_template offload_pb = {
44 static struct catpt_stream_template loopback_cp = {
51 static struct catpt_stream_template bluetooth_pb = {
58 static struct catpt_stream_template bluetooth_cp = {
65 static struct catpt_stream_template *catpt_topology[] = {
74 static struct catpt_stream_template *
262 struct catpt_stream_template *template; in catpt_dai_startup()
1150 struct catpt_stream_template *template; in catpt_arm_stream_templates()