Home
last modified time | relevance | path

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

/src/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()
/src/sys/contrib/zlib/
H A Dzlib.h1136 typedef int (*out_func)(void FAR *, unsigned char FAR *, unsigned); typedef
1140 out_func out, void FAR *out_desc);
H A Dzconf.h183 # define out_func z_out_func macro
H A Dinfback.c192 out_func out, void FAR *out_desc) { in inflateBack()
H A Dzconf.h.in164 # define out_func z_out_func macro
H A DChangeLog894 - Add alloc_func, free_func, in_func, out_func to Z_PREFIX list
/src/sys/contrib/zstd/zlibWrapper/
H A Dzstd_zlibwrapper.c1076 out_func out, void FAR *out_desc)) in z_inflateBack()