Home
last modified time | relevance | path

Searched defs:btns (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/app/qsetting/
H A Dqtkeyboard.cpp54 QList<QPushButton*> btns = this->findChildren<QPushButton*>(); in QKeyBoard() local
/OK3568_Linux_fs/kernel/drivers/input/joystick/iforce/
H A Diforce-packets.c133 u8 btns = data[6]; in iforce_report_hats_buttons() local
/OK3568_Linux_fs/app/lvgl_demo/rk_demo/setting/
H A Dwifi_ui.c205 static const char * btns[] = {"确认", "取消", ""}; in connect_wifi() local
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dnconf.gui.c254 ITEM *btns[btn_num+1]; in btn_dialog() local
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dnconf.gui.c255 ITEM *btns[btn_num+1]; in btn_dialog() local
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dnconf.gui.c254 ITEM *btns[btn_num+1]; in btn_dialog() local
/OK3568_Linux_fs/kernel/drivers/misc/lis3lv02d/
H A Dlis3lv02d.c685 int btns[] = {BTN_X, BTN_Y, BTN_Z}; in lis3lv02d_joystick_enable() local
/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-nintendo.c434 u32 btns; in joycon_parse_report() local
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_core.c1161 unsigned int btns = cd->response_buf[HID_SYSINFO_BTN_OFFSET] in cyttsp5_si_get_btn_data() local