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

/linux-master/drivers/usb/gadget/function/
H A Dtcm.h105 struct bulk_cs_wrap csw; member in struct:bot_status
H A Df_tcm.c76 struct bulk_cs_wrap *csw = &fu->bot_status.csw; local
115 struct bulk_cs_wrap *csw = &fu->bot_status.csw; local
149 struct bulk_cs_wrap *csw = &fu->bot_status.csw; local
[all...]
H A Df_mass_storage.c1667 struct bulk_cs_wrap *csw; local
/linux-master/drivers/mmc/host/
H A Dushc.c102 struct ushc_csw *csw; member in struct:ushc_data
/linux-master/drivers/tty/vt/
H A Dvt.c3758 static int do_bind_con_driver(const struct consw *csw, int first, int last, argument
3861 int do_unbind_con_driver(const struct consw *csw, int first, int last, int deflt) argument
3942 const struct consw *defcsw = NULL, *csw = NULL; local
3992 const struct consw *csw = NULL; local
4115 con_is_bound(const struct consw *csw) argument
4219 do_register_con_driver(const struct consw *csw, int first, int last) argument
4299 do_unregister_con_driver(const struct consw *csw) argument
4376 do_take_over_console(const struct consw *csw, int first, int last, int deflt) argument
4400 give_up_console(const struct consw *csw) argument
[all...]

Completed in 253 milliseconds