summaryrefslogtreecommitdiffstats
path: root/drivers/sound/cs4232.h
blob: 7b5782199c7fa52cd68e3a42da80778eb020c01a (plain)
1
2
3
4
5
6
7
8
9
10
11
/*
 *	cs4232.h
 *
 * Copyright: Christoph Hellwig <chhellwig@gmx.net>
 *
 */

int probe_cs4232 (struct address_info *hw_config);
void attach_cs4232 (struct address_info *hw_config);
int probe_cs4232_mpu (struct address_info *hw_config);
void attach_cs4232_mpu (struct address_info *hw_config);