|
@@ -317,6 +317,7 @@ int snd_soc_platform_read(struct snd_soc_platform *platform,
|
|
|
unsigned int reg);
|
|
|
int snd_soc_platform_write(struct snd_soc_platform *platform,
|
|
|
unsigned int reg, unsigned int val);
|
|
|
+int soc_new_pcm(struct snd_soc_pcm_runtime *rtd, int num);
|
|
|
|
|
|
/* Utility functions to get clock rates from various things */
|
|
|
int snd_soc_calc_frame_size(int sample_size, int channels, int tdm_slots);
|