Lines Matching +full:capture +full:- +full:only
1 // SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause)
28 .name = "acp-sof-hs",
38 .capture = {
42 /* Supporting only stereo for I2S HS controller capture */
52 .name = "acp-sof-bt",
62 .capture = {
66 /* Supporting only stereo for I2S BT controller capture */
76 .name = "acp-sof-sp",
86 .capture = {
90 /* Supporting only stereo for I2S SP controller capture */
100 .name = "acp-sof-dmic",
101 .capture = {
113 .name = "acp-sof-hs-virtual",
123 .capture = {
127 /* Supporting only stereo for I2S HS-Virtual controller capture */
144 if (!sdev->first_boot) in sof_vangogh_post_fw_run_delay()
167 quirks = dmi_id->driver_data; in sof_vangogh_ops_init()
169 if (quirks->signed_fw_image) in sof_vangogh_ops_init()
172 if (quirks->post_fw_run_delay) in sof_vangogh_ops_init()