/drivers/media/platform/vsp1/ |
D | vsp1_dl.c | 232 struct vsp1_dl_list *dl; in vsp1_dl_list_alloc() local 273 static void vsp1_dl_list_free(struct vsp1_dl_list *dl) in vsp1_dl_list_free() 290 struct vsp1_dl_list *dl = NULL; in vsp1_dl_list_get() local 312 static void __vsp1_dl_list_put(struct vsp1_dl_list *dl) in __vsp1_dl_list_put() 355 void vsp1_dl_list_put(struct vsp1_dl_list *dl) in vsp1_dl_list_put() 376 void vsp1_dl_list_write(struct vsp1_dl_list *dl, u32 reg, u32 data) in vsp1_dl_list_write() 397 int vsp1_dl_list_add_fragment(struct vsp1_dl_list *dl, in vsp1_dl_list_add_fragment() 426 struct vsp1_dl_list *dl) in vsp1_dl_list_add_chain() 437 static void vsp1_dl_list_fill_header(struct vsp1_dl_list *dl, bool is_last) in vsp1_dl_list_fill_header() 478 void vsp1_dl_list_commit(struct vsp1_dl_list *dl) in vsp1_dl_list_commit() [all …]
|
D | vsp1_uds.c | 34 static inline void vsp1_uds_write(struct vsp1_uds *uds, struct vsp1_dl_list *dl, in vsp1_uds_write() 44 void vsp1_uds_set_alpha(struct vsp1_entity *entity, struct vsp1_dl_list *dl, in vsp1_uds_set_alpha() 264 struct vsp1_dl_list *dl, in uds_configure()
|
D | vsp1_rpf.c | 32 struct vsp1_dl_list *dl, u32 reg, u32 data) in vsp1_rpf_write() 51 struct vsp1_dl_list *dl, in rpf_configure()
|
D | vsp1_hsit.c | 31 struct vsp1_dl_list *dl, u32 reg, u32 data) in vsp1_hsit_write() 135 struct vsp1_dl_list *dl, in hsit_configure()
|
D | vsp1_lif.c | 30 static inline void vsp1_lif_write(struct vsp1_lif *lif, struct vsp1_dl_list *dl, in vsp1_lif_write() 132 struct vsp1_dl_list *dl, in lif_configure()
|
D | vsp1_lut.c | 30 static inline void vsp1_lut_write(struct vsp1_lut *lut, struct vsp1_dl_list *dl, in vsp1_lut_write() 193 struct vsp1_dl_list *dl, in lut_configure()
|
D | vsp1_clu.c | 30 static inline void vsp1_clu_write(struct vsp1_clu *clu, struct vsp1_dl_list *dl, in vsp1_clu_write() 217 struct vsp1_dl_list *dl, in clu_configure()
|
D | vsp1_wpf.c | 34 struct vsp1_dl_list *dl, u32 reg, u32 data) in vsp1_wpf_write() 178 struct vsp1_dl_list *dl, in wpf_configure()
|
D | vsp1_bru.c | 33 static inline void vsp1_bru_write(struct vsp1_bru *bru, struct vsp1_dl_list *dl, in vsp1_bru_write() 289 struct vsp1_dl_list *dl, in bru_configure()
|
D | vsp1_sru.c | 30 static inline void vsp1_sru_write(struct vsp1_sru *sru, struct vsp1_dl_list *dl, in vsp1_sru_write() 274 struct vsp1_dl_list *dl, in sru_configure()
|
D | vsp1_pipe.c | 312 struct vsp1_dl_list *dl, unsigned int alpha) in vsp1_pipeline_propagate_alpha()
|
D | vsp1_video.c | 354 struct vsp1_dl_list *dl) in vsp1_video_pipeline_run_partition() 395 struct vsp1_dl_list *dl; in vsp1_video_pipeline_run() local
|
D | vsp1_pipe.h | 109 struct vsp1_dl_list *dl; member
|
D | vsp1_entity.c | 32 struct vsp1_dl_list *dl) in vsp1_entity_route_setup()
|
/drivers/scsi/aic94xx/ |
D | aic94xx_scb.c | 86 struct done_list_struct *dl) in asd_phy_event_tasklet() 236 struct done_list_struct *dl, in asd_bytes_dmaed_tasklet() 259 struct done_list_struct *dl, in asd_link_reset_err_tasklet() 312 struct done_list_struct *dl, in asd_primitive_rcvd_tasklet() 416 struct done_list_struct *dl) in escb_tasklet_complete() 643 struct done_list_struct *dl) in control_phy_tasklet_complete()
|
D | aic94xx_tmf.c | 76 struct done_list_struct *dl) in asd_clear_nexus_tasklet_complete() 275 struct done_list_struct *dl) in asd_get_tmf_resp_tasklet() 321 struct done_list_struct *dl) in asd_tmf_tasklet_complete()
|
D | aic94xx_dump.h | 40 struct done_list_struct *dl) { } in asd_dump_frame_rcvd()
|
D | aic94xx_task.c | 159 struct done_list_struct *dl) in asd_get_response_tasklet() 213 struct done_list_struct *dl) in asd_task_tasklet_complete()
|
D | aic94xx_dump.c | 904 struct done_list_struct *dl) in asd_dump_frame_rcvd()
|
/drivers/net/wireless/intersil/hostap/ |
D | hostap_download.c | 592 struct prism2_download_data *dl) in prism2_download_nonvolatile() 706 static void prism2_download_free_data(struct prism2_download_data *dl) in prism2_download_free_data() 725 struct prism2_download_data *dl = NULL; in prism2_download() local
|
/drivers/scsi/ |
D | scsi_devinfo.c | 624 struct double_list *dl = v; in devinfo_seq_show() local 642 struct double_list *dl = kmalloc(sizeof(*dl), GFP_KERNEL); in devinfo_seq_start() local 663 struct double_list *dl = v; in devinfo_seq_next() local
|
/drivers/gpu/drm/nouveau/dispnv04/ |
D | hw.h | 101 int or, int dl, uint8_t address) in nv_read_tmds() 111 int or, int dl, uint8_t address, in nv_write_tmds()
|
D | dfp.c | 69 int head, bool dl) in nv04_dfp_bind_head()
|
/drivers/video/fbdev/omap2/omapfb/dss/ |
D | manager.c | 198 int dl = config->video_port_width; in dss_mgr_check_lcd_config() local
|
/drivers/md/ |
D | dm-raid1.c | 885 struct dm_dirty_log *dl) in alloc_context() 980 struct dm_dirty_log *dl; in create_dirty_log() local 1076 struct dm_dirty_log *dl; in mirror_ctr() local
|