Home
last modified time | relevance | path

Searched refs:relay_file_operations (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/drivers/net/wwan/t7xx/
H A Dt7xx_port_trace.c26 &relay_file_operations); in t7xx_trace_create_buf_file_handler()
/openbmc/linux/include/linux/
H A Drelay.h278 extern const struct file_operations relay_file_operations;
/openbmc/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_trace.c43 &relay_file_operations); in ipc_trace_create_buf_file_handler()
/openbmc/linux/kernel/
H A Drelay.c1238 const struct file_operations relay_file_operations = { variable
1247 EXPORT_SYMBOL_GPL(relay_file_operations);
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dspectral.c485 &relay_file_operations); in create_buf_file_handler()
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_log.c265 parent, buf, &relay_file_operations); in create_buf_file_callback()
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dcommon-spectral.c1020 &relay_file_operations); in create_buf_file_handler()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Ddebugfs.c383 &relay_file_operations); in create_buf_file_cb()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dspectral.c139 &relay_file_operations); in create_buf_file_handler()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Ddebugfs.c591 &relay_file_operations); in create_buf_file_cb()
/openbmc/linux/kernel/trace/
H A Dblktrace.c490 &relay_file_operations); in blk_create_buf_file_callback()
/openbmc/linux/Documentation/filesystems/
H A Drelay.rst237 &relay_file_operations);