Lines Matching refs:and
5 component drivers (e.g. codecs, platforms and DAIs). It also describes the
7 interrupts, clocking, jacks and voltage regulators.
9 The machine driver can contain codec and platform specific code. It registers
10 the audio subsystem with the kernel as a platform device and is represented by
22 /* the pre and post PM functions are used to do any PM work before and
23 * after the codec and DAIs do any PM work. */
45 The machine driver has pre and post versions of suspend and resume to take care
47 and DMA is suspended and resumed. Optional.
52 The machine DAI configuration glues all the codec and CPU DAIs together. It can
53 also be used to set up the DAI system clock and for any machine related DAI
84 The machine driver can optionally extend the codec power map and to become an