| /kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
| H A D | tcm.h | 105 struct bulk_cs_wrap csw; member
|
| 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 [all...] |
| H A D | f_mass_storage.c | 1618 struct bulk_cs_wrap *csw; in send_status() local
|
| /kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
| H A D | tcm.h | 105 struct bulk_cs_wrap csw; member
|
| 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 [all...] |
| H A D | f_mass_storage.c | 1667 struct bulk_cs_wrap *csw; in send_status() local
|
| /kernel/linux/linux-5.10/drivers/mmc/host/ |
| H A D | ushc.c | 102 struct ushc_csw *csw; member
|
| /kernel/linux/linux-6.6/drivers/mmc/host/ |
| H A D | ushc.c | 102 struct ushc_csw *csw; member
|
| /third_party/alsa-lib/src/mixer/ |
| H A D | simple_none.c | 324 unsigned int psw, csw; in selem_read() local
|
| /third_party/NuttX/drivers/usbdev/gadget/ |
| H A D | f_mass_storage.h | 216 struct bulk_csw csw; member
|
| H A D | f_mass_storage.c | 993 struct bulk_csw *csw = (struct bulk_csw *)(fmass->bulkreq.buf); in fmass_set_scsi_status() local [all...] |
| /third_party/alsa-utils/amixer/ |
| H A D | amixer.c | 779 int psw, csw; in show_selem() local
|
| /kernel/linux/linux-5.10/drivers/tty/vt/ |
| H A D | vt.c | 3639 static int do_bind_con_driver(const struct consw *csw, int first, int last, in do_bind_con_driver() argument 3742 int do_unbind_con_driver(const struct consw *csw, int first, int last, int deflt) in do_unbind_con_driver() argument 3823 const struct consw *defcsw = NULL, *csw = NULL; vt_bind() local 3873 const struct consw *csw = NULL; vt_unbind() local 3996 con_is_bound(const struct consw *csw) con_is_bound() argument 4113 do_register_con_driver(const struct consw *csw, int first, int last) do_register_con_driver() argument 4193 do_unregister_con_driver(const struct consw *csw) do_unregister_con_driver() argument 4270 do_take_over_console(const struct consw *csw, int first, int last, int deflt) do_take_over_console() argument 4294 give_up_console(const struct consw *csw) give_up_console() argument [all...] |
| /kernel/linux/linux-6.6/drivers/tty/vt/ |
| H A D | vt.c | 3570 static int do_bind_con_driver(const struct consw *csw, int first, int last, in do_bind_con_driver() argument 3673 int do_unbind_con_driver(const struct consw *csw, int first, int last, int deflt) in do_unbind_con_driver() argument 3754 const struct consw *defcsw = NULL, *csw = NULL; vt_bind() local 3804 const struct consw *csw = NULL; vt_unbind() local 3927 con_is_bound(const struct consw *csw) con_is_bound() argument 4044 do_register_con_driver(const struct consw *csw, int first, int last) do_register_con_driver() argument 4124 do_unregister_con_driver(const struct consw *csw) do_unregister_con_driver() argument 4201 do_take_over_console(const struct consw *csw, int first, int last, int deflt) do_take_over_console() argument 4225 give_up_console(const struct consw *csw) give_up_console() argument [all...] |
| /third_party/FreeBSD/sys/dev/usb/storage/ |
| H A D | umass.c | 421 umass_bbb_csw_t csw; /* command status wrapper */ member 2512 umass_bbb_dump_csw(struct umass_softc *sc, umass_bbb_csw_t *csw) umass_bbb_dump_csw() argument [all...] |