Home
last modified time | relevance | path

Searched refs:SIGNAL (Results 1 – 12 of 12) sorted by relevance

/Linux-v5.10/scripts/kconfig/
Dqconf.cc313 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/
Dpps_gen_parport.c25 #define SIGNAL 0 macro
97 port->ops->write_control(port, SIGNAL); in hrtimer_event()
/Linux-v5.10/Documentation/core-api/
Dtracepoint.rst39 SIGNAL chapter
/Linux-v5.10/sound/isa/msnd/
Dmsnd.h30 #define SIGNAL 0x02 macro
/Linux-v5.10/Documentation/misc-devices/
Dibmvmc.rst198 SIGNAL MSG
200 SIGNAL MSG
/Linux-v5.10/drivers/media/dvb-frontends/
Dbcm3510_priv.h440 u8 SIGNAL; member
Dbcm3510.c339 t = st->status2.SIGNAL; in bcm3510_read_signal_strength()
/Linux-v5.10/Documentation/userspace-api/media/dvb/
Dfrontend-stat-properties.rst53 .. _DTV-STAT-SIGNAL-STRENGTH:
/Linux-v5.10/Documentation/driver-api/
Dgeneric-counter.rst38 SIGNAL section in Theory
/Linux-v5.10/Documentation/driver-api/media/
Ddtv-frontend.rst212 Signal strength (:ref:`DTV-STAT-SIGNAL-STRENGTH`)
/Linux-v5.10/Documentation/virt/kvm/
Dapi.rst5660 - EMERGENCY SIGNAL
5661 - CONDITIONAL EMERGENCY SIGNAL
/Linux-v5.10/net/wireless/
Dnl80211.c5652 PUT_SINFO(SIGNAL, signal, u8); in nl80211_send_station()