Changeset 633
- Timestamp:
- Jan 5, 2021, 7:02:32 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GPL/branches/uniaud32-next/alsa-kernel/include/drm/drm_audio_component.h
r629 r633 118 118 */ 119 119 const struct drm_audio_component_audio_ops *audio_ops; 120 /** 121 * @master_bind_complete: completion held during component master binding 122 */ 123 struct completion master_bind_complete; 120 124 }; 121 125
Note:
See TracChangeset
for help on using the changeset viewer.