sport_device       51 sound/soc/blackfin/bf5xx-ac97-pcm.c 	struct sport_device *sport = runtime->private_data;
sport_device       76 sound/soc/blackfin/bf5xx-ac97-pcm.c 	struct sport_device *sport = runtime->private_data;
sport_device      137 sound/soc/blackfin/bf5xx-ac97-pcm.c 	struct sport_device *sport = runtime->private_data;
sport_device      169 sound/soc/blackfin/bf5xx-ac97-pcm.c 	struct sport_device *sport = runtime->private_data;
sport_device      208 sound/soc/blackfin/bf5xx-ac97-pcm.c 	struct sport_device *sport = runtime->private_data;
sport_device      255 sound/soc/blackfin/bf5xx-ac97-pcm.c 	struct sport_device *sport = runtime->private_data;
sport_device      127 sound/soc/blackfin/bf5xx-ac97.c 	struct sport_device *sport = sport_handle;
sport_device      243 sound/soc/blackfin/bf5xx-ac97.c 	struct sport_device *sport =
sport_device      244 sound/soc/blackfin/bf5xx-ac97.c 		(struct sport_device *)dai->private_data;
sport_device      260 sound/soc/blackfin/bf5xx-ac97.c 	struct sport_device *sport =
sport_device      261 sound/soc/blackfin/bf5xx-ac97.c 		(struct sport_device *)dai->private_data;
sport_device       87 sound/soc/blackfin/bf5xx-i2s-pcm.c 	struct sport_device *sport = runtime->private_data;
sport_device      107 sound/soc/blackfin/bf5xx-i2s-pcm.c 	struct sport_device *sport = runtime->private_data;
sport_device      136 sound/soc/blackfin/bf5xx-i2s-pcm.c 	struct sport_device *sport = runtime->private_data;
sport_device      223 sound/soc/blackfin/bf5xx-i2s.c 	struct sport_device *sport =
sport_device      224 sound/soc/blackfin/bf5xx-i2s.c 		(struct sport_device *)dai->private_data;
sport_device      240 sound/soc/blackfin/bf5xx-i2s.c 	struct sport_device *sport =
sport_device      241 sound/soc/blackfin/bf5xx-i2s.c 		(struct sport_device *)dai->private_data;
sport_device       45 sound/soc/blackfin/bf5xx-sport.c struct sport_device *sport_handle;
sport_device      707 sound/soc/blackfin/bf5xx-sport.c 	struct sport_device *sport = dev_id;
sport_device      725 sound/soc/blackfin/bf5xx-sport.c 	struct sport_device *sport = dev_id;
sport_device      743 sound/soc/blackfin/bf5xx-sport.c 	struct sport_device *sport = dev_id;
sport_device      817 sound/soc/blackfin/bf5xx-sport.c struct sport_device *sport_init(struct sport_param *param, unsigned wdsize,
sport_device      821 sound/soc/blackfin/bf5xx-sport.c 	struct sport_device *sport;
sport_device      825 sound/soc/blackfin/bf5xx-sport.c 	sport = kmalloc(sizeof(struct sport_device), GFP_KERNEL);
sport_device      831 sound/soc/blackfin/bf5xx-sport.c 	memset(sport, 0, sizeof(struct sport_device));
sport_device      132 sound/soc/blackfin/bf5xx-sport.h extern struct sport_device *sport_handle;
sport_device      141 sound/soc/blackfin/bf5xx-sport.h struct sport_device *sport_init(struct sport_param *param, unsigned wdsize,