Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
3f60c87d
Commit
3f60c87d
authored
Nov 10, 2014
by
Takashi Iwai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ALSA: mixart: Fix kerneldoc comments
Signed-off-by:
Takashi Iwai
<
tiwai@suse.de
>
parent
e60b2c7f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
+5
-4
sound/pci/mixart/mixart_hwdep.c
sound/pci/mixart/mixart_hwdep.c
+5
-4
No files found.
sound/pci/mixart/mixart_hwdep.c
View file @
3f60c87d
...
...
@@ -37,10 +37,11 @@
/**
* wait for a value on a peudo register, exit with a timeout
*
* @param mgr pointer to miXart manager structure
* @param offset unsigned pseudo_register base + offset of value
* @param value value
* @param timeout timeout in centisenconds
* @mgr: pointer to miXart manager structure
* @offset: unsigned pseudo_register base + offset of value
* @is_egal: wait for the equal value
* @value: value
* @timeout: timeout in centisenconds
*/
static
int
mixart_wait_nice_for_register_value
(
struct
mixart_mgr
*
mgr
,
u32
offset
,
int
is_egal
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment