Home
last modified time | relevance | path

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

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