Searched defs:deflt (Results 1 – 4 of 4) 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()
|
| H A D | tree_64.c | 160 int prom_getintdefault(phandle node, const char *property, int deflt) in prom_getintdefault()
|
| /linux/drivers/tty/vt/ |
| H A D | vt.c | 3916 int deflt) in do_bind_con_driver() 4018 int do_unbind_con_driver(const struct consw *csw, int first, int last, int deflt) in do_unbind_con_driver() 4100 int i, more = 1, first = -1, last = -1, deflt = 0; in vt_bind() local 4150 int i, more = 1, first = -1, last = -1, deflt = 0; in vt_unbind() local 4507 int do_take_over_console(const struct consw *csw, int first, int last, int deflt) in do_take_over_console()
|