Lines Matching refs:codec_connection
47 struct codec_connection { struct
59 struct codec_connection *connections; argument
119 static struct codec_connection onyx_connections_nomic[] = {
136 static struct codec_connection onyx_connections_noheadphones[] = {
160 static struct codec_connection onyx_connections_reallineout[] = {
177 static struct codec_connection tas_connections_nolineout[] = {
194 static struct codec_connection tas_connections_noline[] = {
207 static struct codec_connection tas_connections_nomic[] = {
220 static struct codec_connection tas_connections_all[] = {
236 static struct codec_connection toonie_connections[] = {
244 static struct codec_connection topaz_input[] = {
252 static struct codec_connection topaz_output[] = {
260 static struct codec_connection topaz_inout[] = {
768 struct codec_connection *cc; in check_codec()
891 struct codec_connection *cc; in layout_attached_codec()