23 lines
590 B
Plaintext
Executable File
23 lines
590 B
Plaintext
Executable File
#
|
|
# ALSA configuration for the Tegra210 APE soundcard
|
|
#
|
|
# Copyright (c) 2018 NVIDIA Corporation. All Rights Reserved.
|
|
#
|
|
# NVIDIA Corporation and its licensors retain all intellectual property and
|
|
# proprietary rights in and to this software and related documentation. Any
|
|
# use, reproduction, disclosure or distribution of this software and related
|
|
# documentation without an express license agreement from NVIDIA Corporation
|
|
# is strictly prohibited.
|
|
#
|
|
|
|
<confdir:pcm/front.conf>
|
|
|
|
tegra-snd-t210r.pcm.front.0 {
|
|
@args [ CARD ]
|
|
@args.CARD {
|
|
type string
|
|
}
|
|
type hw
|
|
card $CARD
|
|
}
|