Searched defs:csw (Results 1 – 10 of 10) sorted by relevance
/openbmc/qemu/include/hw/usb/ |
H A D | msd.h | 33 struct usb_msd_csw csw; member
|
/openbmc/u-boot/drivers/usb/emul/ |
H A D | sandbox_flash.c | 196 struct umass_bbb_csw *csw = &priv->status; in setup_fail_response() local 215 struct umass_bbb_csw *csw = &priv->status; in setup_response() local
|
/openbmc/linux/drivers/tty/vt/ |
H A D | vt.c | 3580 static int do_bind_con_driver(const struct consw *csw, int first, int last, in do_bind_con_driver() 3683 int do_unbind_con_driver(const struct consw *csw, int first, int last, int deflt) in do_unbind_con_driver() 3764 const struct consw *defcsw = NULL, *csw = NULL; in vt_bind() local 3814 const struct consw *csw = NULL; in vt_unbind() local 3937 int con_is_bound(const struct consw *csw) in con_is_bound() 4054 static int do_register_con_driver(const struct consw *csw, int first, int last) in do_register_con_driver() 4134 int do_unregister_con_driver(const struct consw *csw) in do_unregister_con_driver() 4211 int do_take_over_console(const struct consw *csw, int first, int last, int deflt) in do_take_over_console() 4235 void give_up_console(const struct consw *csw) in give_up_console()
|
/openbmc/linux/arch/arm64/boot/dts/apm/ |
H A D | apm-shadowcat.dtsi | 423 csw: csw@7e200000 { label
|
H A D | apm-storm.dtsi | 461 csw: csw@7e200000 { label
|
/openbmc/linux/drivers/usb/gadget/function/ |
H A D | f_tcm.c | 76 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
|
H A D | tcm.h | 105 struct bulk_cs_wrap csw; member
|
H A D | f_mass_storage.c | 1667 struct bulk_cs_wrap *csw; in send_status() local
|
/openbmc/linux/drivers/mmc/host/ |
H A D | ushc.c | 102 struct ushc_csw *csw; member
|
/openbmc/u-boot/drivers/usb/gadget/ |
H A D | f_mass_storage.c | 1601 struct bulk_cs_wrap *csw; in send_status() local
|