Home
last modified time | relevance | path

Searched refs:relay_write (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Drelay.h202 static inline void relay_write(struct rchan *chan, in relay_write() function
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Drelay.rst178 relay_write(chan, data, length)
292 normal channel-writing functions, e.g. relay_write(), can still be
426 relay_write() or __relay_write(). relay_write() is the main logging
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dspectral.c21 relay_write(ar->spectral.rfs_chan_spec_scan, fft_sample_tlv, length); in send_fft_sample()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Dcommon-spectral.c37 relay_write(spec_priv->rfs_chan_spec_scan, fft_sample_tlv, length); in ath_debug_send_fft_sample()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dspectral.c668 relay_write(ar->spectral.rfs_scan, fft_sample, in ath11k_spectral_process_fft()