7 lines
184 B
C
7 lines
184 B
C
|
#ifndef _BIGDATA_CS35L41_SYSFS_CB_H
|
||
|
#define _BIGDATA_CS35L41_SYSFS_CB_H
|
||
|
|
||
|
void register_cirrus_bigdata_cb(struct snd_soc_component *component);
|
||
|
|
||
|
#endif /*_BIGDATA_CS35L41_SYSFS_CB_H */
|