c05564c4d8
Android 13
7 lines
184 B
C
Executable file
7 lines
184 B
C
Executable file
#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 */
|