Lines Matching refs:codec_connection
47 struct codec_connection { struct
59 struct codec_connection *connections; argument
120 static struct codec_connection onyx_connections_nomic[] = {
137 static struct codec_connection onyx_connections_noheadphones[] = {
161 static struct codec_connection onyx_connections_reallineout[] = {
178 static struct codec_connection tas_connections_nolineout[] = {
195 static struct codec_connection tas_connections_noline[] = {
208 static struct codec_connection tas_connections_nomic[] = {
221 static struct codec_connection tas_connections_all[] = {
237 static struct codec_connection toonie_connections[] = {
245 static struct codec_connection topaz_input[] = {
253 static struct codec_connection topaz_output[] = {
261 static struct codec_connection topaz_inout[] = {
776 struct codec_connection *cc; in check_codec()
899 struct codec_connection *cc; in layout_attached_codec()