Searched refs:mctl (Results 1 – 5 of 5) sorted by relevance
52 mctl = kzalloc(sizeof(*mctl), GFP_KERNEL); in snd_media_stream_init()53 if (!mctl) in snd_media_stream_init()113 kfree(mctl); in snd_media_stream_init()121 if (mctl) { in snd_media_stream_delete()130 kfree(mctl); in snd_media_stream_delete()140 if (!mctl) in snd_media_start_pipeline()145 ret = mctl->media_dev->enable_source(&mctl->media_entity, in snd_media_start_pipeline()155 if (!mctl) in snd_media_stop_pipeline()160 mctl->media_dev->disable_source(&mctl->media_entity); in snd_media_stop_pipeline()193 mctl = kzalloc(sizeof(*mctl), GFP_KERNEL); in snd_media_mixer_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
Completed in 11 milliseconds