Home
last modified time | relevance | path

Searched defs:hist (Results 1 – 5 of 5) sorted by relevance

/drivers/media/platform/omap3isp/
Disphist.c30 static void hist_reset_mem(struct ispstat *hist) in hist_reset_mem()
62 static void hist_setup_regs(struct ispstat *hist, void *priv) in hist_setup_regs()
140 static void hist_enable(struct ispstat *hist, int enable) in hist_enable()
153 static int hist_busy(struct ispstat *hist) in hist_busy()
161 struct ispstat *hist = data; in hist_dma_cb() local
173 static int hist_buf_dma(struct ispstat *hist) in hist_buf_dma()
229 static int hist_buf_pio(struct ispstat *hist) in hist_buf_pio()
270 static int hist_buf_process(struct ispstat *hist) in hist_buf_process()
304 static int hist_validate_params(struct ispstat *hist, void *new_conf) in hist_validate_params()
360 static int hist_comp_params(struct ispstat *hist, in hist_comp_params()
[all …]
/drivers/infiniband/hw/hfi1/
Dtrace.c528 struct hfi1_ctxt_hist hist = { variable
/drivers/net/wireless/ath/ath5k/
Dphy.c1552 struct ath5k_nfcal_hist *hist = &ah->ah_nfcal_hist; in ath5k_hw_update_nfcal_hist() local
/drivers/staging/media/rkisp1/uapi/
Drkisp1-config.h872 struct rkisp1_cif_isp_hist_stat hist; member
/drivers/staging/media/atomisp/pci/
Dsh_css.c1277 static void print_pc_histo(char *core_name, struct sh_css_pc_histogram *hist) in print_pc_histo()