Home
last modified time | relevance | path

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

/sound/oss/
Dmpu401.c117 static int reset_mpu401(struct mpu_config *devc);
489 reset_mpu401(devc); in mpu401_open()
526 reset_mpu401(devc); /* in mpu401_close()
822 reset_mpu401(devc); in mpu_synth_open()
843 reset_mpu401(devc); in mpu_synth_open()
987 if (!reset_mpu401(devc)) in attach_mpu401()
1113 static int reset_mpu401(struct mpu_config *devc) in reset_mpu401() function
1169 reset_mpu401(devc); /* This exits the uart mode */ in set_uart_mode()
1203 ok = reset_mpu401(&tmp_devc); in probe_mpu401()