Home
last modified time | relevance | path

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

/linux/drivers/tty/vt/
H A Dvt.c3850 static int do_bind_con_driver(const struct consw *csw, int first, int last, in do_bind_con_driver()
3953 int do_unbind_con_driver(const struct consw *csw, int first, int last, int deflt) in do_unbind_con_driver()
4034 const struct consw *defcsw = NULL, *csw = NULL; in vt_bind() local
4084 const struct consw *csw = NULL; in vt_unbind() local
4207 int con_is_bound(const struct consw *csw) in con_is_bound()
4311 static int do_register_con_driver(const struct consw *csw, int first, int last) in do_register_con_driver()
4391 int do_unregister_con_driver(const struct consw *csw) in do_unregister_con_driver()
4468 int do_take_over_console(const struct consw *csw, int first, int last, int deflt) in do_take_over_console()
4492 void give_up_console(const struct consw *csw) in give_up_console()
/linux/arch/arm64/boot/dts/apm/
H A Dapm-storm.dtsi462 csw: csw@7e200000 { label
/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.c1667 struct bulk_cs_wrap *csw; in send_status() local
/linux/drivers/mmc/host/
H A Dushc.c102 struct ushc_csw *csw; member