Home
last modified time | relevance | path

Searched defs:csw (Results 1 – 4 of 4) sorted by relevance

/drivers/tty/vt/
Dvt.c3020 static int do_bind_con_driver(const struct consw *csw, int first, int last, in do_bind_con_driver()
3121 static int bind_con_driver(const struct consw *csw, int first, int last, in bind_con_driver()
3133 static int con_is_graphics(const struct consw *csw, int first, int last) in con_is_graphics()
3166 int unbind_con_driver(const struct consw *csw, int first, int last, int deflt) in unbind_con_driver()
3178 int do_unbind_con_driver(const struct consw *csw, int first, int last, int deflt) in do_unbind_con_driver()
3260 const struct consw *defcsw = NULL, *csw = NULL; in vt_bind() local
3311 const struct consw *csw = NULL; in vt_unbind() local
3439 int con_is_bound(const struct consw *csw) in con_is_bound()
3541 static int do_register_con_driver(const struct consw *csw, int first, int last) in do_register_con_driver()
3619 int register_con_driver(const struct consw *csw, int first, int last) in register_con_driver()
[all …]
/drivers/mmc/host/
Dushc.c106 struct ushc_csw *csw; member
/drivers/usb/gadget/
Dfile_storage.c2160 struct bulk_cs_wrap *csw = bh->buf; in send_status() local
Df_mass_storage.c1744 struct bulk_cs_wrap *csw; in send_status() local