Searched defs:ss (Results 1 - 3 of 3) sorted by relevance

/netgear-R7800-V1.0.2.28/package/mtd/src/
H A Dcrc32.h11 crc32(uint32_t val, const void *ss, int len) argument
/netgear-R7800-V1.0.2.28/target/linux/ar71xx/files/sound/soc/ath79/
H A Dqca-cus227.c34 static int cus227_hifi_hw_params(struct snd_pcm_substream *ss, argument
H A Dath79-pcm.c124 static int ath79_pcm_open(struct snd_pcm_substream *ss) argument
174 static int ath79_pcm_close(struct snd_pcm_substream *ss) argument
201 ath79_pcm_hw_params(struct snd_pcm_substream *ss, struct snd_pcm_hw_params *hw_params) argument
238 ath79_pcm_hw_free(struct snd_pcm_substream *ss) argument
249 ath79_pcm_prepare(struct snd_pcm_substream *ss) argument
270 ath79_pcm_trigger(struct snd_pcm_substream *ss, int cmd) argument
288 ath79_pcm_pointer(struct snd_pcm_substream *ss) argument
305 ath79_pcm_mmap(struct snd_pcm_substream *ss, struct vm_area_struct *vma) argument
326 struct snd_pcm_substream *ss; local
347 struct snd_pcm_substream *ss = pcm->streams[stream].substream; local
[all...]

Completed in 33 milliseconds