ssc_device
static int ssc_sound_dai_probe(struct ssc_device *ssc)
static void ssc_sound_dai_remove(struct ssc_device *ssc)
static inline int ssc_sound_dai_probe(struct ssc_device *ssc)
static inline void ssc_sound_dai_remove(struct ssc_device *ssc)
struct ssc_device *ssc;
ssc = devm_kzalloc(&pdev->dev, sizeof(struct ssc_device), GFP_KERNEL);
struct ssc_device *ssc = platform_get_drvdata(pdev);
struct ssc_device *ssc_request(unsigned int ssc_num)
struct ssc_device *ssc;
void ssc_free(struct ssc_device *ssc)
struct ssc_device * __must_check ssc_request(unsigned int ssc_num);
void ssc_free(struct ssc_device *ssc);
struct ssc_device *ssc;
struct ssc_device *ssc; /* SSC device for stream */
struct ssc_device *ssc = ssc_p->ssc;
struct ssc_device *ssc = ssc_p->ssc;
struct ssc_device *ssc = dev_get_drvdata(dev);
struct ssc_device *ssc;
struct ssc_device *ssc = ssc_info[ssc_id].ssc;
struct ssc_device *ssc;
struct ssc_device *ssc;