Lines Matching +full:pre +full:- +full:its
12 the following struct:-
24 /* the pre and post PM functions are used to do any PM work before and
33 /* CPU <--> Codec DAI links */
41 ----------------
46 ------------------
47 The machine driver has pre and post versions of suspend and resume to take care
53 -------------------------
62 /* corgi digital audio interface glue - connects codec <--> CPU */
66 .cpu_dai_name = "pxa-is2-dai",
67 .codec_dai_name = "wm8731-hifi",
68 .platform_name = "pxa-pcm-audio",
69 .codec_name = "wm8713-codec.0-001a",
74 struct snd_soc_card then sets up the machine with its DAIs. e.g.
86 -----------------
95 ----------------