Changeset 614 for GPL/branches/uniaud32-linux-3.2.102/alsa-kernel
- Timestamp:
- May 16, 2020, 10:38:27 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GPL/branches/uniaud32-linux-3.2.102/alsa-kernel/core/control.c
r612 r614 459 459 * You don't need to call snd_ctl_free_one(). You must be in 460 460 * the write lock - down_write(&card->controls_rwsem). 461 * 461 * 462 462 * Returns 0 if successful, or a negative error code on failure. 463 463 */ … … 484 484 * @card: the card instance 485 485 * @id: the control id to remove 486 * 486 * 487 487 * Finds the control instance with the given id, removes it from the 488 488 * card list and releases it.
Note:
See TracChangeset
for help on using the changeset viewer.
