Home
last modified time | relevance | path

Searched refs:snd_mpu401_uart_cmd (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/drivers/mpu401/
H A Dmpu401_uart.c209 static int snd_mpu401_uart_cmd(struct snd_mpu401 * mpu, unsigned char cmd, in snd_mpu401_uart_cmd() function
258 if (snd_mpu401_uart_cmd(mpu, MPU401_RESET, 1)) in snd_mpu401_do_reset()
260 if (snd_mpu401_uart_cmd(mpu, MPU401_ENTER_UART, 0)) in snd_mpu401_do_reset()
321 err = snd_mpu401_uart_cmd(mpu, MPU401_RESET, 0); in snd_mpu401_uart_input_close()
338 err = snd_mpu401_uart_cmd(mpu, MPU401_RESET, 0); in snd_mpu401_uart_output_close()
/kernel/linux/linux-6.6/sound/drivers/mpu401/
H A Dmpu401_uart.c209 static int snd_mpu401_uart_cmd(struct snd_mpu401 * mpu, unsigned char cmd, in snd_mpu401_uart_cmd() function
258 if (snd_mpu401_uart_cmd(mpu, MPU401_RESET, 1)) in snd_mpu401_do_reset()
260 if (snd_mpu401_uart_cmd(mpu, MPU401_ENTER_UART, 0)) in snd_mpu401_do_reset()
327 err = snd_mpu401_uart_cmd(mpu, MPU401_RESET, 0); in snd_mpu401_uart_input_close()
344 err = snd_mpu401_uart_cmd(mpu, MPU401_RESET, 0); in snd_mpu401_uart_output_close()

Completed in 2 milliseconds