Home
last modified time | relevance | path

Searched defs:deflt (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/arch/m68k/sun3x/
Dprom.c131 int prom_getintdefault(int node, char *property, int deflt) in prom_getintdefault()
/linux-6.12.1/arch/sparc/prom/
Dtree_32.c144 int prom_getintdefault(phandle node, char *property, int deflt) in prom_getintdefault()
Dtree_64.c160 int prom_getintdefault(phandle node, const char *property, int deflt) in prom_getintdefault()
/linux-6.12.1/drivers/tty/vt/
Dvt.c3769 int deflt) in do_bind_con_driver()
3871 int do_unbind_con_driver(const struct consw *csw, int first, int last, int deflt) in do_unbind_con_driver()
3953 int i, more = 1, first = -1, last = -1, deflt = 0; in vt_bind() local
4003 int i, more = 1, first = -1, last = -1, deflt = 0; in vt_unbind() local
4386 int do_take_over_console(const struct consw *csw, int first, int last, int deflt) in do_take_over_console()
/linux-6.12.1/drivers/infiniband/hw/qib/
Dqib_iba7322.c6027 u32 pidx, unit, port, deflt, h1; in set_no_qsfp_atten() local