Searched refs:def_out (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/linux/gpio/ |
| D | gpio-reg.h | 9 int base, int num, const char *label, u32 direction, u32 def_out,
|
| /Linux-v5.4/drivers/gpio/ |
| D | gpio-reg.c | 131 int base, int num, const char *label, u32 direction, u32 def_out, in gpio_reg_init() argument 160 r->out = def_out; in gpio_reg_init()
|