Searched defs:deflt (Results 1 – 2 of 2) sorted by relevance
/drivers/char/ |
D | vt.c | 2973 int deflt) in bind_con_driver() 3107 int unbind_con_driver(const struct consw *csw, int first, int last, int deflt) in unbind_con_driver() 3197 int i, more = 1, first = -1, last = -1, deflt = 0; in vt_bind() local 3248 int i, more = 1, first = -1, last = -1, deflt = 0; in vt_unbind() local 3523 int take_over_console(const struct consw *csw, int first, int last, int deflt) in take_over_console()
|
/drivers/net/wireless/ |
D | wl3501_cs.c | 122 int min, max, deflt; member
|