Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/composite/
H A Dcompalloc.c343 CompSubwindowsPtr csw = GetCompSubwindows(pWin); in compRedirectSubwindows() local
420 CompSubwindowsPtr csw = GetCompSubwindows(pWin); in compFreeClientSubwindows() local
471 CompSubwindowsPtr csw = GetCompSubwindows(pWin); in compUnredirectSubwindows() local
491 CompSubwindowsPtr csw = GetCompSubwindows(pParent); in compRedirectOneSubwindow() local
513 CompSubwindowsPtr csw = GetCompSubwindows(pParent); in compUnredirectOneSubwindow() local
H A Dcompwindow.c572 CompSubwindowsPtr csw = GetCompSubwindows(pWin->parent); in compCreateWindow() local
598 CompSubwindowsPtr csw; in compDestroyWindow() local
/OK3568_Linux_fs/u-boot/drivers/usb/emul/
H A Dsandbox_flash.c199 struct umass_bbb_csw *csw = &priv->status; in setup_fail_response() local
218 struct umass_bbb_csw *csw = &priv->status; in setup_response() local
/OK3568_Linux_fs/kernel/drivers/tty/vt/
H A Dvt.c3639 static int do_bind_con_driver(const struct consw *csw, int first, int last, in do_bind_con_driver()
3742 int do_unbind_con_driver(const struct consw *csw, int first, int last, int deflt) in do_unbind_con_driver()
3823 const struct consw *defcsw = NULL, *csw = NULL; in vt_bind() local
3873 const struct consw *csw = NULL; in vt_unbind() local
3996 int con_is_bound(const struct consw *csw) in con_is_bound()
4113 static int do_register_con_driver(const struct consw *csw, int first, int last) in do_register_con_driver()
4193 int do_unregister_con_driver(const struct consw *csw) in do_unregister_con_driver()
4270 int do_take_over_console(const struct consw *csw, int first, int last, int deflt) in do_take_over_console()
4294 void give_up_console(const struct consw *csw) in give_up_console()
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/apm/
H A Dapm-shadowcat.dtsi415 csw: csw@7e200000 { label
H A Dapm-storm.dtsi453 csw: csw@7e200000 { label
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A 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
H A Dtcm.h105 struct bulk_cs_wrap csw; member
H A Df_mass_storage.c1649 struct bulk_cs_wrap *csw; in send_status() local
/OK3568_Linux_fs/external/rkupdate/
H A DRKComm.h152 #define UFI_CHECK_SIGN(cbw, csw) ((CSW_SIGN == (csw).dwCSWSignature) && ((csw).dwCSWTag == (cbw).dw… argument
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dushc.c102 struct ushc_csw *csw; member
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Df_mass_storage.c1608 struct bulk_cs_wrap *csw; in send_status() local