Home
last modified time | relevance | path

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

/linux/drivers/tty/vt/
H A Dvt.c4094 struct module *owner = csw->owner; in do_unbind_con_driver() argument
3991 do_bind_con_driver(const struct consw * csw,int first,int last,int deflt) do_bind_con_driver() argument
4175 const struct consw *defcsw = NULL, *csw = NULL; vt_bind() local
4225 const struct consw *csw = NULL; vt_unbind() local
4345 con_is_bound(const struct consw * csw) con_is_bound() argument
4428 do_register_con_driver(const struct consw * csw,int first,int last) do_register_con_driver() argument
4508 do_unregister_con_driver(const struct consw * csw) do_unregister_con_driver() argument
4583 do_take_over_console(const struct consw * csw,int first,int last,int deflt) do_take_over_console() argument
4607 give_up_console(const struct consw * csw) give_up_console() argument
[all...]
/linux/drivers/usb/gadget/function/
H A Df_tcm.c78 struct bulk_cs_wrap *csw = &fu->bot_status.csw; in bot_enqueue_sense_code() local
117 struct bulk_cs_wrap *csw = &fu->bot_status.csw; in bot_send_bad_status() local
151 struct bulk_cs_wrap *csw = &fu->bot_status.csw; in bot_send_status() local
H A Df_mass_storage.c1668 struct bulk_cs_wrap *csw; in send_status() local
/linux/drivers/mmc/host/
H A Dushc.c102 struct ushc_csw *csw; member