Searched defs:csw (Results 1 – 5 of 5) sorted by relevance
/drivers/tty/vt/ |
D | vt.c | 3120 static int do_bind_con_driver(const struct consw *csw, int first, int last, in do_bind_con_driver() 3223 int do_unbind_con_driver(const struct consw *csw, int first, int last, int deflt) in do_unbind_con_driver() 3304 const struct consw *defcsw = NULL, *csw = NULL; in vt_bind() local 3354 const struct consw *csw = NULL; in vt_unbind() local 3473 int con_is_bound(const struct consw *csw) in con_is_bound() 3575 static int do_register_con_driver(const struct consw *csw, int first, int last) in do_register_con_driver() 3656 int do_unregister_con_driver(const struct consw *csw) in do_unregister_con_driver() 3733 int do_take_over_console(const struct consw *csw, int first, int last, int deflt) in do_take_over_console() 3757 void give_up_console(const struct consw *csw) in give_up_console()
|
/drivers/usb/gadget/function/ |
D | f_tcm.c | 76 struct bulk_cs_wrap *csw = &fu->bot_status.csw; in bot_enqueue_sense_code() local 115 struct bulk_cs_wrap *csw = &fu->bot_status.csw; in bot_send_bad_status() local 149 struct bulk_cs_wrap *csw = &fu->bot_status.csw; in bot_send_status() local
|
D | tcm.h | 104 struct bulk_cs_wrap csw; member
|
D | f_mass_storage.c | 1638 struct bulk_cs_wrap *csw; in send_status() local
|
/drivers/mmc/host/ |
D | ushc.c | 106 struct ushc_csw *csw; member
|