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