Searched defs:csw (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
H A D | tcm.h | 105 struct bulk_cs_wrap csw; member
|
H A 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 [all...] |
H A D | f_mass_storage.c | 1618 struct bulk_cs_wrap *csw; in send_status() local
|
/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | tcm.h | 105 struct bulk_cs_wrap csw; member
|
H A 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 [all...] |
H A D | f_mass_storage.c | 1667 struct bulk_cs_wrap *csw; in send_status() local
|
/kernel/linux/linux-5.10/drivers/mmc/host/ |
H A D | ushc.c | 102 struct ushc_csw *csw; member
|
/kernel/linux/linux-6.6/drivers/mmc/host/ |
H A D | ushc.c | 102 struct ushc_csw *csw; member
|
/kernel/linux/linux-5.10/drivers/tty/vt/ |
H A D | vt.c | 3639 static int do_bind_con_driver(const struct consw *csw, int first, int last, in do_bind_con_driver() argument 3742 int do_unbind_con_driver(const struct consw *csw, int first, int last, int deflt) in do_unbind_con_driver() argument 3823 const struct consw *defcsw = NULL, *csw = NULL; vt_bind() local 3873 const struct consw *csw = NULL; vt_unbind() local 3996 con_is_bound(const struct consw *csw) con_is_bound() argument 4113 do_register_con_driver(const struct consw *csw, int first, int last) do_register_con_driver() argument 4193 do_unregister_con_driver(const struct consw *csw) do_unregister_con_driver() argument 4270 do_take_over_console(const struct consw *csw, int first, int last, int deflt) do_take_over_console() argument 4294 give_up_console(const struct consw *csw) give_up_console() argument [all...] |
/kernel/linux/linux-6.6/drivers/tty/vt/ |
H A D | vt.c | 3570 static int do_bind_con_driver(const struct consw *csw, int first, int last, in do_bind_con_driver() argument 3673 int do_unbind_con_driver(const struct consw *csw, int first, int last, int deflt) in do_unbind_con_driver() argument 3754 const struct consw *defcsw = NULL, *csw = NULL; vt_bind() local 3804 const struct consw *csw = NULL; vt_unbind() local 3927 con_is_bound(const struct consw *csw) con_is_bound() argument 4044 do_register_con_driver(const struct consw *csw, int first, int last) do_register_con_driver() argument 4124 do_unregister_con_driver(const struct consw *csw) do_unregister_con_driver() argument 4201 do_take_over_console(const struct consw *csw, int first, int last, int deflt) do_take_over_console() argument 4225 give_up_console(const struct consw *csw) give_up_console() argument [all...] |
Completed in 24 milliseconds