Searched refs:mctl (Results 1 – 5 of 5) sorted by relevance
37 struct media_ctl *mctl; in snd_media_stream_init() local52 mctl = kzalloc(sizeof(*mctl), GFP_KERNEL); in snd_media_stream_init()53 if (!mctl) in snd_media_stream_init()56 mctl->media_dev = mdev; in snd_media_stream_init()59 mctl->media_entity.function = MEDIA_ENT_F_AUDIO_PLAYBACK; in snd_media_stream_init()60 mctl->media_pad.flags = MEDIA_PAD_FL_SOURCE; in snd_media_stream_init()64 mctl->media_entity.function = MEDIA_ENT_F_AUDIO_CAPTURE; in snd_media_stream_init()65 mctl->media_pad.flags = MEDIA_PAD_FL_SINK; in snd_media_stream_init()68 mctl->media_entity.name = pcm->name; in snd_media_stream_init()69 media_entity_pads_init(&mctl->media_entity, 1, &mctl->media_pad); in snd_media_stream_init()[all …]
55 tsunami_64 mctl; member
26 struct mctl { struct34 static const struct mctl g450_controls[] = argument
60 struct mctl { struct68 static const struct mctl maven_controls[] = argument
62 u8 mctl[64]; /* Message Control Registers */ member