Home
last modified time | relevance | path

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

/linux-3.3/drivers/media/video/omap3isp/
Disphist.c39 #define HIST_USING_DMA(hist) ((hist)->dma_ch >= 0) argument
44 static void hist_reset_mem(struct ispstat *hist) in hist_reset_mem()
73 static void hist_dma_config(struct ispstat *hist) in hist_dma_config()
87 static void hist_setup_regs(struct ispstat *hist, void *priv) in hist_setup_regs()
165 static void hist_enable(struct ispstat *hist, int enable) in hist_enable()
180 static int hist_busy(struct ispstat *hist) in hist_busy()
188 struct ispstat *hist = data; in hist_dma_cb() local
205 static int hist_buf_dma(struct ispstat *hist) in hist_buf_dma()
228 static int hist_buf_pio(struct ispstat *hist) in hist_buf_pio()
269 static int hist_buf_process(struct ispstat *hist) in hist_buf_process()
[all …]
/linux-3.3/arch/parisc/kernel/
Dirq.c200 int hist = action->cr16_hist[k]; in show_interrupts() local
/linux-3.3/drivers/net/wireless/ath/ath9k/
Dar9003_calib.c897 struct ath9k_rtt_hist *hist; in ar9003_hw_rtt_restore() local
1104 struct ath9k_rtt_hist *hist = &caldata->rtt_hist; in ar9003_hw_init_cal() local
/linux-3.3/fs/fscache/
Dinternal.h75 #define fscache_hist(hist, start_jif) do {} while (0) argument
/linux-3.3/fs/ocfs2/
Dioctl.c439 static void o2ffg_update_histogram(struct ocfs2_info_free_chunk_list *hist, in o2ffg_update_histogram()
/linux-3.3/fs/cachefiles/
Dinternal.h190 #define cachefiles_hist(hist, start_jif) do {} while (0) argument
/linux-3.3/drivers/net/wireless/ath/ath5k/
Dphy.c1554 struct ath5k_nfcal_hist *hist = &ah->ah_nfcal_hist; in ath5k_hw_update_nfcal_hist() local