Searched defs:nfunc (Results 1 – 1 of 1) sorted by relevance
199 bcm_gpio_func_str(uint32_t nfunc, char *buf, int bufsize) in bcm_gpio_func_str()233 bcm_gpio_str_func(char *func, uint32_t *nfunc) in bcm_gpio_str_func()259 bcm_gpio_func_flag(uint32_t nfunc) in bcm_gpio_func_flag()305 bcm_gpio_set_alternate(device_t dev, uint32_t pin, uint32_t nfunc) in bcm_gpio_set_alternate()555 uint32_t nfunc; in bcm_gpio_func_proc() local