Home
last modified time | relevance | path

Searched defs:ichan (Results 1 – 6 of 6) sorted by relevance

/drivers/dma/ipu/
Dipu_idmac.c602 static int ipu_enable_channel(struct idmac *idmac, struct idmac_channel *ichan) in ipu_enable_channel()
651 static int ipu_init_channel_buffer(struct idmac_channel *ichan, in ipu_init_channel_buffer()
730 static void ipu_update_channel_buffer(struct idmac_channel *ichan, in ipu_update_channel_buffer()
774 static int ipu_submit_buffer(struct idmac_channel *ichan, in ipu_submit_buffer()
799 static int ipu_submit_channel_buffers(struct idmac_channel *ichan, in ipu_submit_channel_buffers()
823 struct idmac_channel *ichan = to_idmac_chan(tx->chan); in idmac_tx_submit() local
909 static int idmac_desc_alloc(struct idmac_channel *ichan, int n) in idmac_desc_alloc()
949 static int ipu_init_channel(struct idmac *idmac, struct idmac_channel *ichan) in ipu_init_channel()
1009 static void ipu_uninit_channel(struct idmac *idmac, struct idmac_channel *ichan) in ipu_uninit_channel()
1071 static int ipu_disable_channel(struct idmac *idmac, struct idmac_channel *ichan, in ipu_disable_channel()
[all …]
/drivers/video/fbdev/
Dmx3fb.c389 struct idmac_channel *ichan = mx3_fbi->idmac_channel; in sdc_enable_channel() local
798 struct idmac_channel *ichan = mx3_fbi->idmac_channel; in __set_par() local
905 struct idmac_channel *ichan = mx3_fbi->idmac_channel; in mx3fb_set_par() local
1429 static int init_fb_chan(struct mx3fb_data *mx3fb, struct idmac_channel *ichan) in init_fb_chan()
/drivers/net/wireless/ath/ath9k/
Dcommon.c300 static void ath9k_cmn_update_ichannel(struct ath9k_channel *ichan, in ath9k_cmn_update_ichannel()
Dar9002_calib.c80 struct ath9k_channel *ichan, in ar9002_hw_per_calibration()
Dar9003_calib.c73 struct ath9k_channel *ichan, in ar9003_hw_per_calibration()
Dhtc_drv_main.c25 struct ath9k_channel *ichan) in ath9k_htc_get_curmode()