Searched defs:idmac (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/dma/ipu/
H A Dipu_intern.h148 struct idmac { struct
162 struct idmac idmac; member in struct:ipu
H A Dipu_idmac.c605 static int ipu_enable_channel(struct idmac *idmac, struct idmac_channel *ichan) ipu_enable_channel() argument
661 struct idmac *idmac = to_idmac(ichan->dma_chan.device); ipu_init_channel_buffer() local
826 struct idmac *idmac = to_idmac(tx->chan->device); idmac_tx_submit() local
914 struct idmac *idmac = to_idmac(ichan->dma_chan.device); idmac_desc_alloc() local
950 static int ipu_init_channel(struct idmac *idmac, struct idmac_channel *ichan) ipu_init_channel() argument
1009 static void ipu_uninit_channel(struct idmac *idmac, struct idmac_channel *ichan) ipu_uninit_channel() argument
1071 static int ipu_disable_channel(struct idmac *idmac, struct idmac_channel *ichan, ipu_disable_channel() argument
1384 struct idmac *idmac = to_idmac(chan->device); idmac_issue_pending() local
1404 struct idmac *idmac = to_idmac(chan->device); idmac_pause() local
1433 struct idmac *idmac = to_idmac(chan->device); __idmac_terminate_all() local
1507 struct idmac *idmac = to_idmac(chan->device); idmac_alloc_chan_resources() local
1572 struct idmac *idmac = to_idmac(chan->device); idmac_free_chan_resources() local
1614 struct idmac *idmac = &ipu->idmac; ipu_idmac_init() local
1659 struct idmac *idmac = &ipu->idmac; ipu_idmac_exit() local

Completed in 111 milliseconds