Home
last modified time | relevance | path

Searched refs:signal (Results 2101 - 2125 of 6195) sorted by relevance

1...<<81828384858687888990>>...248

/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_hfp_hf_observer_proxy.cpp104 void BluetoothHfpHfObserverProxy::OnSignalStrengthChanged(const BluetoothRawAddress &device, int signal) { in OnSignalStrengthChanged() argument
114 if (!data.WriteInt32(signal)) { in OnSignalStrengthChanged()
/foundation/communication/wifi/wifi/base/cRPC/src/
H A Dclient.c19 #include <signal.h>
181 signal(SIGPIPE, SIG_IGN); in CreateRpcClient()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/common/
H A Dwifi_native_struct.h107 int signal; member
124 WifiHalWpaSignalInfo() : signal(0), txrate(0), rxrate(0), noise(0), frequency(0), in WifiHalWpaSignalInfo()
266 int minRssi2Dot4Ghz; /* Minimum 2.4 GHz network signal strength */
267 int minRssi5Ghz; /* Minimum 5 GHz network signal strength */
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_cmn.h47 // l2cap signal
174 Packet *L2capBuildSignalPacket(uint16_t cid, const L2capSignalHeader *signal, const uint8_t *data);
178 List *pendingList, uint16_t lcid, const L2capSignalHeader *signal, uint64_t timeo, AlarmCallback timerExpired);
/kernel/linux/linux-5.10/arch/um/drivers/
H A Dchan_user.c10 #include <signal.h>
129 * receive it as a signal. That being the case, if you are going to
131 * the signal to bounce you out of it (see below for how we make sure
165 signal(SIGWINCH, winch_handler); in winch_thread()
/kernel/linux/linux-5.10/usr/include/
H A DMakefile24 no-header-test += asm/signal.h
43 no-header-test += linux/signal.h
/kernel/linux/linux-5.10/tools/testing/vsock/
H A Dutil.c14 #include <signal.h>
23 /* Install signal handlers */
31 signal(SIGPIPE, SIG_IGN); in init_signals()
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dchan_user.c10 #include <signal.h>
129 * receive it as a signal. That being the case, if you are going to
131 * the signal to bounce you out of it (see below for how we make sure
165 signal(SIGWINCH, winch_handler); in winch_thread()
/kernel/linux/linux-5.10/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00queue.h146 * from &rxdone_entry_desc to a signal value type.
157 * @signal: Signal of the received frame.
170 int signal; member
278 * @signal: PLCP signal.
303 u16 signal; member
338 * for the signal to start sending.
/kernel/linux/linux-5.10/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_mac.h204 /* signal strength of the last 802.11 ACK received */
250 u8 signal; member
258 return header->signal; in zd_cck_plcp_header_signal()
261 /* These defines give the encodings of the signal field in the 802.11b PLCP
262 * header. The signal field gives the bit rate of the following packet. Even
/kernel/linux/linux-5.10/include/linux/
H A Dptrace.h7 #include <linux/sched/signal.h> /* For send_sig(), same_thread_group(), etc. */
216 sigaddset(&child->pending.signal, SIGSTOP); in ptrace_init_task()
359 * @info: siginfo_t pointer (or %NULL) for signal ptrace will stop with
380 * @info: siginfo_t pointer (or %NULL) for signal ptrace will stop with
H A Datmdev.h161 char signal; /* signal status (ATM_PHY_SIG_*) */ member
227 * Propagate lower layer signal change in atm_dev->signal to netdevice.
230 void atm_dev_signal_change(struct atm_dev *dev, char signal);
320 * Currently we notify of signal found/lost
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/
H A Ddc_link.h87 * The currently active signal type (HDMI, DP-SST, DP-MST) is also reported.
316 bool dc_link_is_hdcp14(struct dc_link *link, enum signal_type signal);
317 bool dc_link_is_hdcp22(struct dc_link *link, enum signal_type signal);
/kernel/linux/linux-6.6/include/linux/
H A Datmdev.h161 char signal; /* signal status (ATM_PHY_SIG_*) */ member
228 * Propagate lower layer signal change in atm_dev->signal to netdevice.
231 void atm_dev_signal_change(struct atm_dev *dev, char signal);
321 * Currently we notify of signal found/lost
H A Dptrace.h7 #include <linux/sched/signal.h> /* For send_sig(), same_thread_group(), etc. */
215 sigaddset(&child->pending.signal, SIGSTOP); in ptrace_init_task()
419 * this isn't the same as continuing with a signal, but it will do in ptrace_report_syscall()
420 * for normal use. strace only continues with a signal if the in ptrace_report_syscall()
421 * stopping signal is not SIGTRAP. -brl in ptrace_report_syscall()
/kernel/linux/linux-6.6/drivers/counter/
H A Dinterrupt-cnt.c124 struct counter_signal *signal, in interrupt_cnt_signal_read()
207 priv->synapses.signal = &priv->signals; in interrupt_cnt_probe()
123 interrupt_cnt_signal_read(struct counter_device *counter, struct counter_signal *signal, enum counter_signal_level *level) interrupt_cnt_signal_read() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/link/hwss/
H A Dlink_hwss_dio_fixed_vs_pe_retimer.c159 enum signal_type signal, in enable_dio_fixed_vs_pe_retimer_dp_link_output()
166 enable_dio_dp_link_output(link, link_res, signal, clock_source, link_settings); in enable_dio_fixed_vs_pe_retimer_dp_link_output()
157 enable_dio_fixed_vs_pe_retimer_dp_link_output(struct dc_link *link, const struct link_resource *link_res, enum signal_type signal, enum clock_source_id clock_source, const struct dc_link_settings *link_settings) enable_dio_fixed_vs_pe_retimer_dp_link_output() argument
/kernel/linux/linux-6.6/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00queue.h146 * from &rxdone_entry_desc to a signal value type.
157 * @signal: Signal of the received frame.
170 int signal; member
278 * @signal: PLCP signal.
303 u16 signal; member
338 * for the signal to start sending.
/kernel/linux/linux-6.6/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_mac.h204 /* signal strength of the last 802.11 ACK received */
250 u8 signal; member
258 return header->signal; in zd_cck_plcp_header_signal()
261 /* These defines give the encodings of the signal field in the 802.11b PLCP
262 * header. The signal field gives the bit rate of the following packet. Even
/kernel/linux/linux-6.6/tools/objtool/
H A Dorc_gen.c54 orc->signal = cfi->signal; in init_orc_entry()
/kernel/linux/linux-6.6/tools/power/x86/intel-speed-select/
H A Disst-daemon.c18 #include <signal.h>
234 signal(SIGINT, signal_handler);
/kernel/linux/linux-6.6/tools/testing/selftests/watchdog/
H A Dwatchdog-test.c20 #include <signal.h>
337 signal(SIGINT, term); in main()
/third_party/alsa-lib/test/
H A Dmidiloop.c7 #include <signal.h>
125 signal(SIGINT, sighandler); in main()
H A Drawmidi.c5 #include <signal.h>
120 signal(SIGINT,sighandler); in main()
/third_party/curl/docs/examples/
H A Dcrawler.c48 #include <signal.h>
171 signal(SIGINT, sighandler); in main()

Completed in 16 milliseconds

1...<<81828384858687888990>>...248