Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Topology2 doxygen documentation infrastructure #8141

Merged
merged 16 commits into from
Oct 6, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
topology2: doc: fe_dai.conf: Change comments to Doxygen
Signed-off-by: Jyri Sarha <[email protected]>
Jyri Sarha committed Oct 6, 2023
commit 3d1d819d2f4b25a5435202d881570b0e4bec949c
26 changes: 14 additions & 12 deletions tools/topology/topology2/include/common/fe_dai.conf
Original file line number Diff line number Diff line change
@@ -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" {