Home
last modified time | relevance | path

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

/linux/include/linux/
H A Drelay.h181 extern void relay_reset(struct rchan *chan);
/linux/kernel/
H A Drelay.c285 * See relay_reset() for description of effect.
315 * relay_reset - reset the channel
325 void relay_reset(struct rchan *chan) in relay_reset() function
344 EXPORT_SYMBOL_GPL(relay_reset);
/linux/Documentation/filesystems/
H A Drelay.rst170 relay_reset(chan)
456 rather than open and close a new channel for each use. relay_reset()
/linux/drivers/net/wireless/ath/ath11k/
H A Dspectral.c898 relay_reset(ar->spectral.rfs_scan); in ath11k_spectral_reset_buffer()
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Ddebugfs.c647 relay_reset(dev->relay_fwlog); in mt7915_fw_debug_bin_set()