intzmii_attach(struct platform_device *ofdev,intinput,int*mode){structzmii_instance*dev=platform_get_drvdata(ofdev);structzmii_regs__iomem*p=dev->base;ZMII_DBG(dev,"init(%d, %d)"NL, input, *mode);if(!zmii_valid_mode(*mode)) {/* Probably an EMAC connected to RGMII, * but it ...
staticintsst_byt_pcm_open(struct snd_pcm_substream *substream){structsnd_soc_pcm_runtime*rtd=substream->private_data;structsst_byt_priv_data*pdata=snd_soc_platform_get_drvdata(rtd->platform);structsst_byt_pcm_data*pcm_data= &pdata->pcm[substream->stream];structsst_byt*byt=pdata->byt...