Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/omap3isp/
Disphist.c34 static void hist_reset_mem(struct ispstat *hist) in hist_reset_mem()
66 static void hist_setup_regs(struct ispstat *hist, void *priv) in hist_setup_regs()
144 static void hist_enable(struct ispstat *hist, int enable) in hist_enable()
157 static int hist_busy(struct ispstat *hist) in hist_busy()
165 struct ispstat *hist = data; in hist_dma_cb() local
177 static int hist_buf_dma(struct ispstat *hist) in hist_buf_dma()
233 static int hist_buf_pio(struct ispstat *hist) in hist_buf_pio()
274 static int hist_buf_process(struct ispstat *hist) in hist_buf_process()
308 static int hist_validate_params(struct ispstat *hist, void *new_conf) in hist_validate_params()
364 static int hist_comp_params(struct ispstat *hist, in hist_comp_params()
[all …]
/linux-4.1.27/arch/parisc/kernel/
Dirq.c243 int hist = action->cr16_hist[k]; in show_interrupts() local
/linux-4.1.27/fs/fscache/
Dinternal.h81 #define fscache_hist(hist, start_jif) do {} while (0) argument
/linux-4.1.27/fs/ocfs2/
Dioctl.c401 static void o2ffg_update_histogram(struct ocfs2_info_free_chunk_list *hist, in o2ffg_update_histogram()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlprocfs_status.h93 struct obd_histogram hist[BRW_LAST]; member
104 struct obd_histogram hist[RENAME_LAST]; member
/linux-4.1.27/fs/cachefiles/
Dinternal.h199 #define cachefiles_hist(hist, start_jif) do {} while (0) argument
/linux-4.1.27/drivers/net/wireless/ath/ath5k/
Dphy.c1556 struct ath5k_nfcal_hist *hist = &ah->ah_nfcal_hist; in ath5k_hw_update_nfcal_hist() local