Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
* @ALSAHWDEP_IFACE_TYPE_FW_MOTU: For MOTU FireWire series. Available in Linux kernel 4.12.0 or later.
* @ALSAHWDEP_IFACE_TYPE_FW_FIREFACE: For RME Fireface series. Available in Linux kernel 4.12.0 or later.
*
- * A set of enumerators for the interface of hwdep device.
+ * A set of enumerations for the interface of hwdep device.
*/
typedef enum {
ALSAHWDEP_IFACE_TYPE_OPL2 = SNDRV_HWDEP_IFACE_OPL2,
* @ALSARAWMIDI_STREAM_DIRECTION_OUTPUT: Output direction of stream.
* @ALSARAWMIDI_STREAM_DIRECTION_INPUT: Input direction of stream.
*
- * A set of enumerators for the direction of stream.
+ * A set of enumerations for the direction of stream.
*/
typedef enum {
ALSARAWMIDI_STREAM_DIRECTION_OUTPUT = SNDRV_RAWMIDI_STREAM_OUTPUT,