Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/vt/
Dvt.c3451 static int do_bind_con_driver(const struct consw *csw, int first, int last, in do_bind_con_driver()
3555 int do_unbind_con_driver(const struct consw *csw, int first, int last, int deflt) in do_unbind_con_driver()
3636 const struct consw *defcsw = NULL, *csw = NULL; in vt_bind() local
3686 const struct consw *csw = NULL; in vt_unbind() local
3805 int con_is_bound(const struct consw *csw) in con_is_bound()
3907 static int do_register_con_driver(const struct consw *csw, int first, int last) in do_register_con_driver()
3987 int do_unregister_con_driver(const struct consw *csw) in do_unregister_con_driver()
4064 int do_take_over_console(const struct consw *csw, int first, int last, int deflt) in do_take_over_console()
4088 void give_up_console(const struct consw *csw) in give_up_console()
/Linux-v4.19/arch/arm64/boot/dts/apm/
Dapm-shadowcat.dtsi419 csw: csw@7e200000 { label
Dapm-storm.dtsi457 csw: csw@7e200000 { label
/Linux-v4.19/drivers/usb/gadget/function/
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
Dtcm.h105 struct bulk_cs_wrap csw; member
Df_mass_storage.c1594 struct bulk_cs_wrap *csw; in send_status() local
/Linux-v4.19/drivers/mmc/host/
Dushc.c106 struct ushc_csw *csw; member