Home
last modified time | relevance | path

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

/linux-3.3/drivers/tty/vt/
Dvt.c3019 static int bind_con_driver(const struct consw *csw, int first, int last, in bind_con_driver()
3121 static int con_is_graphics(const struct consw *csw, int first, int last) in con_is_graphics()
3154 int unbind_con_driver(const struct consw *csw, int first, int last, int deflt) in unbind_con_driver()
3243 const struct consw *defcsw = NULL, *csw = NULL; in vt_bind() local
3294 const struct consw *csw = NULL; in vt_unbind() local
3422 int con_is_bound(const struct consw *csw) in con_is_bound()
3521 int register_con_driver(const struct consw *csw, int first, int last) in register_con_driver()
3602 int unregister_con_driver(const struct consw *csw) in unregister_con_driver()
3644 int take_over_console(const struct consw *csw, int first, int last, int deflt) in take_over_console()
3665 void give_up_console(const struct consw *csw) in give_up_console()
/linux-3.3/drivers/mmc/host/
Dushc.c106 struct ushc_csw *csw; member
/linux-3.3/drivers/usb/gadget/
Dfile_storage.c2160 struct bulk_cs_wrap *csw = bh->buf; in send_status() local
Df_mass_storage.c1743 struct bulk_cs_wrap *csw; in send_status() local