Lines Matching refs:codec_connection
45 struct codec_connection { struct
57 struct codec_connection *connections; argument
118 static struct codec_connection onyx_connections_nomic[] = {
135 static struct codec_connection onyx_connections_noheadphones[] = {
159 static struct codec_connection onyx_connections_reallineout[] = {
176 static struct codec_connection tas_connections_nolineout[] = {
193 static struct codec_connection tas_connections_noline[] = {
206 static struct codec_connection tas_connections_nomic[] = {
219 static struct codec_connection tas_connections_all[] = {
235 static struct codec_connection toonie_connections[] = {
243 static struct codec_connection topaz_input[] = {
251 static struct codec_connection topaz_output[] = {
259 static struct codec_connection topaz_inout[] = {
774 struct codec_connection *cc; in check_codec()
897 struct codec_connection *cc; in layout_attached_codec()