| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/carl9170/ |
| H A D | led.c | 80 ar->leds[i].toggled) { in carl9170_led_update() 82 if (ar->leds[i].toggled) in carl9170_led_update() 83 tmp = 70 + 200 / (ar->leds[i].toggled); in carl9170_led_update() 89 ar->leds[i].toggled = 0; in carl9170_led_update() 116 arl->toggled++; in carl9170_led_set_brightness() 120 if (likely(IS_ACCEPTING_CMD(ar) && arl->toggled)) in carl9170_led_set_brightness() 158 ar->leds[i].toggled = 0; in carl9170_led_unregister()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/p54/ |
| H A D | led.c | 39 if (priv->leds[i].toggled) { in p54_update_leds() 42 tmp = 70 + 200 / (priv->leds[i].toggled); in p54_update_leds() 49 priv->leds[i].toggled = in p54_update_leds() 76 led->toggled++; in p54_led_brightness_set() 152 priv->leds[i].toggled = 0; in p54_unregister_leds()
|
| H A D | p54.h | 151 unsigned int toggled; member
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxx11/led/ |
| H A D | ledtest.cpp | 19 connect(ui->checkBox_LED1,SIGNAL(toggled(bool)),this,SLOT(LED1_Toggle())); in ledtest() 20 connect(ui->checkBox_LED2,SIGNAL(toggled(bool)),this,SLOT(LED2_Toggle())); in ledtest()
|
| /OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/qopenglwidget/ |
| H A D | mainwindow.cpp | 149 connect(transparent, &QCheckBox::toggled, glwidget, &GLWidget::setTransparent); in MainWindow() 152 connect(timerBased, &QCheckBox::toggled, this, &MainWindow::timerUsageChanged); in MainWindow() 153 connect(timerBased, &QCheckBox::toggled, updateInterval, &QWidget::setEnabled); in MainWindow()
|
| /OK3568_Linux_fs/app/forlinx/forlinx_qt/qopenglwidget/ |
| H A D | mainwindow.cpp | 149 connect(transparent, &QCheckBox::toggled, glwidget, &GLWidget::setTransparent); in MainWindow() 152 connect(timerBased, &QCheckBox::toggled, this, &MainWindow::timerUsageChanged); in MainWindow() 153 connect(timerBased, &QCheckBox::toggled, updateInterval, &QWidget::setEnabled); in MainWindow()
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-platform-msi-laptop | 39 Touchpad state can only be toggled by pressing Fn+F3. 62 power. ECO mode can only be toggled by pressing Fn+F10. 82 toggled in software.
|
| /OK3568_Linux_fs/kernel/net/dccp/ccids/ |
| H A D | Kconfig | 9 The debugging output can additionally be toggled by setting the 45 The debugging output can additionally be toggled by setting the
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/video/common/ |
| H A D | switchbutton.h | 46 void toggled(bool checked);
|
| H A D | switchbutton.cpp | 96 emit toggled(m_bChecked); in mouseReleaseEvent() local
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/MediaUI/common/ |
| H A D | switchbutton.h | 46 void toggled(bool checked);
|
| H A D | switchbutton.cpp | 96 emit toggled(m_bChecked); in mouseReleaseEvent() local
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/music/common/ |
| H A D | switchbutton.h | 46 void toggled(bool checked);
|
| H A D | switchbutton.cpp | 96 emit toggled(m_bChecked); in mouseReleaseEvent() local
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-sato/matchbox-config-gtk/files/ |
| H A D | no-handed.patch | 32 g_signal_connect (handed_check, "toggled", G_CALLBACK (on_handed_set), NULL);
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/ |
| H A D | qconf.cc | 888 connect(action, SIGNAL(toggled(bool)), in contextMenuEvent() 896 connect(action, SIGNAL(toggled(bool)), in contextMenuEvent() 904 connect(action, SIGNAL(toggled(bool)), in contextMenuEvent() 1239 connect(action, SIGNAL(toggled(bool)), SLOT(setShowDebug(bool))); in createStandardContextMenu() 1422 connect(showNameAction, SIGNAL(toggled(bool)), configView, SLOT(setShowName(bool))); in ConfigMainWindow() 1426 connect(showRangeAction, SIGNAL(toggled(bool)), configView, SLOT(setShowRange(bool))); in ConfigMainWindow() 1429 connect(showDataAction, SIGNAL(toggled(bool)), configView, SLOT(setShowData(bool))); in ConfigMainWindow() 1447 connect(showDebugAction, SIGNAL(toggled(bool)), helpText, SLOT(setShowDebug(bool))); in ConfigMainWindow()
|
| /OK3568_Linux_fs/buildroot/support/kconfig/ |
| H A D | qconf.cc | 888 connect(action, SIGNAL(toggled(bool)), in contextMenuEvent() 896 connect(action, SIGNAL(toggled(bool)), in contextMenuEvent() 904 connect(action, SIGNAL(toggled(bool)), in contextMenuEvent() 1239 connect(action, SIGNAL(toggled(bool)), SLOT(setShowDebug(bool))); in createStandardContextMenu() 1422 connect(showNameAction, SIGNAL(toggled(bool)), configView, SLOT(setShowName(bool))); in ConfigMainWindow() 1426 connect(showRangeAction, SIGNAL(toggled(bool)), configView, SLOT(setShowRange(bool))); in ConfigMainWindow() 1429 connect(showDataAction, SIGNAL(toggled(bool)), configView, SLOT(setShowData(bool))); in ConfigMainWindow() 1447 connect(showDebugAction, SIGNAL(toggled(bool)), helpText, SLOT(setShowDebug(bool))); in ConfigMainWindow()
|
| /OK3568_Linux_fs/kernel/net/dccp/ |
| H A D | Kconfig | 38 When compiling DCCP as a module, this debugging output can be toggled
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-xfce/recipes-xfce/xfce4-panel/files/ |
| H A D | 0001-windowmenu-do-not-display-desktop-icon-when-no-windo.patch | 25 g_signal_connect (G_OBJECT (plugin->button), "toggled",
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/i2c/ |
| H A D | i2c-davinci.txt | 27 GPIOs, so they can be toggled manually.
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/network/ |
| H A D | networkwidget.cpp | 41 connect(ui->staticRadioBtn, &QRadioButton::toggled, this, [=](bool bCheck){ in initUi()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxx11/btscanner/ |
| H A D | device.cpp | 67 connect(ui->inquiryType, SIGNAL(toggled(bool)), this, SLOT(setGeneralUnlimited(bool))); in DeviceDiscoveryDialog()
|
| /OK3568_Linux_fs/kernel/drivers/accessibility/speakup/ |
| H A D | DefaultKeyAssignments | 37 InsKeyPad-Enter Shut Up (until toggled back on).
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/ |
| H A D | browsermainwindow.cpp | 87 connect(m_bookmarksToolbar->toggleViewAction(), SIGNAL(toggled(bool)), in BrowserMainWindow() 353 connect(zoomTextOnlyAction, SIGNAL(toggled(bool)), this, SLOT(slotViewZoomTextOnly(bool))); in setupMenu() 440 connect(m_navigationBar->toggleViewAction(), SIGNAL(toggled(bool)), in setupToolBar()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/ |
| H A D | fsl-fec.txt | 61 phy-reset-gpios has been toggled. Can be omitted thus no delay is
|