Searched defs:deflt (Results 1 – 3 of 3) sorted by relevance
| /linux/arch/m68k/sun3x/ |
| H A D | prom.c | 131 int prom_getintdefault(int node, char *property, int deflt) in prom_getintdefault()
|
| /linux/arch/sparc/prom/ |
| H A D | tree_32.c | 144 int prom_getintdefault(phandle node, char *property, int deflt) in prom_getintdefault()
|
| /linux/drivers/tty/vt/ |
| H A D | vt.c | 3992 int deflt) in do_bind_con_driver() 4094 int do_unbind_con_driver(const struct consw *csw, int first, int last, int deflt) in do_unbind_con_driver() 4176 int i, more = 1, first = -1, last = -1, deflt = 0; in vt_bind() local 4226 int i, more = 1, first = -1, last = -1, deflt = 0; in vt_unbind() local 4583 int do_take_over_console(const struct consw *csw, int first, int last, int deflt) in do_take_over_console()
|