hda_cldma
void hda_cldma_transfer(struct hda_cldma *cl, unsigned long start_delay)
int hda_cldma_start(struct hda_cldma *cl)
int hda_cldma_stop(struct hda_cldma *cl)
int hda_cldma_reset(struct hda_cldma *cl)
void hda_cldma_set_data(struct hda_cldma *cl, void *data, unsigned int size)
static void cldma_setup_bdle(struct hda_cldma *cl, u32 bdle_size)
void hda_cldma_setup(struct hda_cldma *cl)
void hda_cldma_interrupt(struct hda_cldma *cl)
int hda_cldma_init(struct hda_cldma *cl, struct hdac_bus *bus, void __iomem *dsp_ba,
void hda_cldma_free(struct hda_cldma *cl)
struct hda_cldma code_loader = {
void hda_cldma_fill(struct hda_cldma *cl)
struct hda_cldma *cl = container_of(work, struct hda_cldma, memcpy_work.work);
struct hda_cldma;
extern struct hda_cldma code_loader;
void hda_cldma_fill(struct hda_cldma *cl);
void hda_cldma_transfer(struct hda_cldma *cl, unsigned long start_delay);
int hda_cldma_start(struct hda_cldma *cl);
int hda_cldma_stop(struct hda_cldma *cl);
int hda_cldma_reset(struct hda_cldma *cl);
void hda_cldma_set_data(struct hda_cldma *cl, void *data, unsigned int size);
void hda_cldma_setup(struct hda_cldma *cl);
void hda_cldma_interrupt(struct hda_cldma *cl);
int hda_cldma_init(struct hda_cldma *cl, struct hdac_bus *bus, void __iomem *dsp_ba,
void hda_cldma_free(struct hda_cldma *cl);
struct hda_cldma *cl = &code_loader;
struct hda_cldma *cl = &code_loader;
struct hda_cldma *cl = &code_loader;