Searched refs:SIGNAL (Results 1 – 12 of 12) sorted by relevance
/Linux-v5.10/scripts/kconfig/ |
D | qconf.cc | 313 connect(this, SIGNAL(itemSelectionChanged(void)), in ConfigList() 321 connect(configApp, SIGNAL(aboutToQuit()), SLOT(saveSettings())); in ConfigList() 891 connect(action, SIGNAL(toggled(bool)), in contextMenuEvent() 893 connect(this, SIGNAL(showNameChanged(bool)), in contextMenuEvent() 939 connect(configApp, SIGNAL(aboutToQuit()), SLOT(saveSettings())); in ConfigInfoView() 946 connect(action, SIGNAL(toggled(bool)), SLOT(setShowDebug(bool))); in ConfigInfoView() 947 connect(this, SIGNAL(showDebugChanged(bool)), action, SLOT(setChecked(bool))); in ConfigInfoView() 1234 connect(editField, SIGNAL(returnPressed()), SLOT(search())); in ConfigSearchWindow() 1238 connect(searchButton, SIGNAL(clicked()), SLOT(search())); in ConfigSearchWindow() 1247 connect(list, SIGNAL(menuChanged(struct menu *)), in ConfigSearchWindow() [all …]
|
/Linux-v5.10/drivers/pps/generators/ |
D | pps_gen_parport.c | 25 #define SIGNAL 0 macro 97 port->ops->write_control(port, SIGNAL); in hrtimer_event()
|
/Linux-v5.10/Documentation/core-api/ |
D | tracepoint.rst | 39 SIGNAL chapter
|
/Linux-v5.10/sound/isa/msnd/ |
D | msnd.h | 30 #define SIGNAL 0x02 macro
|
/Linux-v5.10/Documentation/misc-devices/ |
D | ibmvmc.rst | 198 SIGNAL MSG 200 SIGNAL MSG
|
/Linux-v5.10/drivers/media/dvb-frontends/ |
D | bcm3510_priv.h | 440 u8 SIGNAL; member
|
D | bcm3510.c | 339 t = st->status2.SIGNAL; in bcm3510_read_signal_strength()
|
/Linux-v5.10/Documentation/userspace-api/media/dvb/ |
D | frontend-stat-properties.rst | 53 .. _DTV-STAT-SIGNAL-STRENGTH:
|
/Linux-v5.10/Documentation/driver-api/ |
D | generic-counter.rst | 38 SIGNAL section in Theory
|
/Linux-v5.10/Documentation/driver-api/media/ |
D | dtv-frontend.rst | 212 Signal strength (:ref:`DTV-STAT-SIGNAL-STRENGTH`)
|
/Linux-v5.10/Documentation/virt/kvm/ |
D | api.rst | 5660 - EMERGENCY SIGNAL 5661 - CONDITIONAL EMERGENCY SIGNAL
|
/Linux-v5.10/net/wireless/ |
D | nl80211.c | 5652 PUT_SINFO(SIGNAL, signal, u8); in nl80211_send_station()
|