Searched refs:SIGNAL (Results 1 – 9 of 9) sorted by relevance
/linux-4.1.27/scripts/kconfig/ |
D | qconf.cc | 302 connect(this, SIGNAL(lostFocus()), SLOT(hide())); in ConfigLineEdit() 353 connect(this, SIGNAL(selectionChanged(void)), in ConfigList() 363 connect(configApp, SIGNAL(aboutToQuit()), SLOT(saveSettings())); in ConfigList() 836 connect(action, SIGNAL(toggled(bool)), in contextMenuEvent() 838 connect(parent(), SIGNAL(showNameChanged(bool)), in contextMenuEvent() 844 connect(action, SIGNAL(toggled(bool)), in contextMenuEvent() 846 connect(parent(), SIGNAL(showRangeChanged(bool)), in contextMenuEvent() 852 connect(action, SIGNAL(toggled(bool)), in contextMenuEvent() 854 connect(parent(), SIGNAL(showDataChanged(bool)), in contextMenuEvent() 963 connect(configApp, SIGNAL(aboutToQuit()), SLOT(saveSettings())); in ConfigInfoView() [all …]
|
/linux-4.1.27/drivers/pps/generators/ |
D | pps_gen_parport.c | 39 #define SIGNAL 0 macro 111 port->ops->write_control(port, SIGNAL); in hrtimer_event()
|
/linux-4.1.27/sound/oss/ |
D | msnd_classic.h | 74 #define SIGNAL 0x02 macro
|
D | msnd_pinnacle.h | 107 #define SIGNAL 0x02 macro
|
/linux-4.1.27/sound/isa/msnd/ |
D | msnd.h | 43 #define SIGNAL 0x02 macro
|
/linux-4.1.27/drivers/media/dvb-frontends/ |
D | bcm3510_priv.h | 453 u8 SIGNAL; member
|
D | bcm3510.c | 339 t = st->status2.SIGNAL; in bcm3510_read_signal_strength()
|
/linux-4.1.27/Documentation/virtual/kvm/ |
D | api.txt | 3530 - EMERGENCY SIGNAL 3531 - CONDITIONAL EMERGENCY SIGNAL
|
/linux-4.1.27/net/wireless/ |
D | nl80211.c | 3726 PUT_SINFO(SIGNAL, signal, u8); in nl80211_send_station()
|