Home
last modified time | relevance | path

Searched refs:in_enable (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/sound/drivers/mpu401/
Dmpu401_uart.c533 int in_enable, out_enable; in snd_mpu401_uart_new() local
540 in_enable = (info_flags & MPU401_INFO_INPUT) ? 1 : 0; in snd_mpu401_uart_new()
543 out_enable, in_enable, &rmidi)) < 0) in snd_mpu401_uart_new()
603 if (in_enable) { in snd_mpu401_uart_new()