Searched refs:SIGNAL (Results 1 – 9 of 9) sorted by relevance
/linux-4.4.14/scripts/kconfig/ |
D | qconf.cc | 271 connect(this, SIGNAL(editingFinished()), SLOT(hide())); in ConfigLineEdit() 324 connect(this, SIGNAL(itemSelectionChanged(void)), in ConfigList() 334 connect(configApp, SIGNAL(aboutToQuit()), SLOT(saveSettings())); in ConfigList() 880 connect(action, SIGNAL(toggled(bool)), in contextMenuEvent() 882 connect(parent(), SIGNAL(showNameChanged(bool)), in contextMenuEvent() 888 connect(action, SIGNAL(toggled(bool)), in contextMenuEvent() 890 connect(parent(), SIGNAL(showRangeChanged(bool)), in contextMenuEvent() 896 connect(action, SIGNAL(toggled(bool)), in contextMenuEvent() 898 connect(parent(), SIGNAL(showDataChanged(bool)), in contextMenuEvent() 1019 connect(configApp, SIGNAL(aboutToQuit()), SLOT(saveSettings())); in ConfigInfoView() [all …]
|
/linux-4.4.14/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.4.14/sound/oss/ |
D | msnd_classic.h | 74 #define SIGNAL 0x02 macro
|
D | msnd_pinnacle.h | 107 #define SIGNAL 0x02 macro
|
/linux-4.4.14/sound/isa/msnd/ |
D | msnd.h | 43 #define SIGNAL 0x02 macro
|
/linux-4.4.14/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.4.14/Documentation/virtual/kvm/ |
D | api.txt | 3605 - EMERGENCY SIGNAL 3606 - CONDITIONAL EMERGENCY SIGNAL
|
/linux-4.4.14/net/wireless/ |
D | nl80211.c | 3751 PUT_SINFO(SIGNAL, signal, u8); in nl80211_send_station()
|