Home
last modified time | relevance | path

Searched refs:out_func (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_gpio.c50 u_int8_t out_func, shift; in ar9340_soc_gpio_cfg_output_mux() local
67 out_func = gpio / 4; in ar9340_soc_gpio_cfg_output_mux()
69 address = (volatile u_int32_t *)(AR9340_SOC_GPIO_FUN0 + (out_func*4)); in ar9340_soc_gpio_cfg_output_mux()
/freebsd/sys/contrib/zlib/
H A Dzlib.h1099 typedef int (*out_func)(void FAR *, unsigned char FAR *, unsigned); typedef
1103 out_func out, void FAR *out_desc);
H A Dzconf.h167 # define out_func z_out_func macro
H A Dinfback.c243 out_func out, void FAR *out_desc) { in inflateBack()
H A Dzconf.h.in156 # define out_func z_out_func macro
H A DChangeLog843 - Add alloc_func, free_func, in_func, out_func to Z_PREFIX list
/freebsd/sys/contrib/zstd/zlibWrapper/
H A Dzstd_zlibwrapper.c1076 out_func out, void FAR *out_desc)) in z_inflateBack()