Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/vt/
Dvt.c3107 static int do_bind_con_driver(const struct consw *csw, int first, int last, in do_bind_con_driver()
3210 int do_unbind_con_driver(const struct consw *csw, int first, int last, int deflt) in do_unbind_con_driver()
3291 const struct consw *defcsw = NULL, *csw = NULL; in vt_bind() local
3341 const struct consw *csw = NULL; in vt_unbind() local
3460 int con_is_bound(const struct consw *csw) in con_is_bound()
3562 static int do_register_con_driver(const struct consw *csw, int first, int last) in do_register_con_driver()
3644 int do_unregister_con_driver(const struct consw *csw) in do_unregister_con_driver()
3721 int do_take_over_console(const struct consw *csw, int first, int last, int deflt) in do_take_over_console()
3745 void give_up_console(const struct consw *csw) in give_up_console()
/linux-4.4.14/arch/arm64/boot/dts/apm/
Dapm-storm.dtsi427 csw: csw@7e200000 { label
/linux-4.4.14/drivers/usb/gadget/legacy/
Dtcm_usb_gadget.c72 struct bulk_cs_wrap *csw = &fu->bot_status.csw; in bot_enqueue_sense_code() local
120 struct bulk_cs_wrap *csw = &fu->bot_status.csw; in bot_send_bad_status() local
154 struct bulk_cs_wrap *csw = &fu->bot_status.csw; in bot_send_status() local
Dtcm_usb_gadget.h101 struct bulk_cs_wrap csw; member
/linux-4.4.14/drivers/mmc/host/
Dushc.c106 struct ushc_csw *csw; member
/linux-4.4.14/drivers/usb/gadget/function/
Df_mass_storage.c1630 struct bulk_cs_wrap *csw; in send_status() local