Home
last modified time | relevance | path

Searched defs:csw (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Dtcm.h105 struct bulk_cs_wrap csw; member
H A Df_tcm.c76 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 Df_mass_storage.c1618 struct bulk_cs_wrap *csw; in send_status() local
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Dtcm.h105 struct bulk_cs_wrap csw; member
H A Df_tcm.c76 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 Df_mass_storage.c1667 struct bulk_cs_wrap *csw; in send_status() local
/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dushc.c102 struct ushc_csw *csw; member
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dushc.c102 struct ushc_csw *csw; member
/kernel/linux/linux-5.10/drivers/tty/vt/
H A Dvt.c3639 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 Dvt.c3570 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