topology2: doc: fe_dai.conf: Change comments to Doxygen

Signed-off-by: Jyri Sarha <jyri.sarha@linux.intel.com>
This commit is contained in:
Jyri Sarha 2023-09-26 23:04:05 +03:00 committed by Liam Girdwood
parent a3e6cf7aac
commit 215d7b3a07
1 changed files with 14 additions and 12 deletions

View File

@ -1,15 +1,17 @@
#
# FE DAI Class definition. All attributes defined herein are namespaced
# by alsatplg to "Object.Base.fe_dai.instance.attribute_name".
#
# Usage: FE DAI objects can be instantiated as
#
# Object.Base.fe_dai.1 {
# id 0
# }
#
# where NAME is the unique instance name for the FE DAI object within the
# same alsaconf node.
## \struct fe_dai
## \brief FE DAI Class definition
##
## All attributes defined herein are namespaced by alsatplg to
## "Object.Base.fe_dai.instance.attribute_name".
##
## Usage: FE DAI objects can be instantiated as
##
## Object.Base.fe_dai.1 {
## id 0
## }
##
## where NAME is the unique instance name for the FE DAI object within the
## same alsaconf node.
Class.Base."fe_dai" {