Lines Matching refs:direction
404 .direction = {true, true},
411 .direction = {true, true},
419 .direction = {true, true},
427 .direction = {true, false},
434 .direction = {true, true},
441 .direction = {false, true},
449 .direction = {false, true},
457 .direction = {false, true},
465 .direction = {false, true},
472 .direction = {true, true},
479 .direction = {true, true},
486 .direction = {true, true},
493 .direction = {true, true},
500 .direction = {true, false},
507 .direction = {false, true},
590 if (!codec_info_list[codec_index].direction[stream]) in get_sdw_dailink_info()
918 if (!codec_info_list[codec_index].direction[stream]) in create_sdw_dailink()
1206 playback = info->direction[SNDRV_PCM_STREAM_PLAYBACK]; in sof_card_dai_links_create()
1207 capture = info->direction[SNDRV_PCM_STREAM_CAPTURE]; in sof_card_dai_links_create()