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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dmpu401.c117 static int reset_mpu401(struct mpu_config *devc);
488 reset_mpu401(devc);
525 reset_mpu401(devc); /*
823 reset_mpu401(devc);
844 reset_mpu401(devc);
989 if (!reset_mpu401(devc))
1115 static int reset_mpu401(struct mpu_config *devc) function
1171 reset_mpu401(devc); /* This exits the uart mode */
1205 ok = reset_mpu401(&tmp_devc);

Completed in 14 milliseconds