Home
last modified time | relevance | path

Searched refs:create_buf_file (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/net/wwan/t7xx/
H A Dt7xx_port_trace.c48 .create_buf_file = t7xx_trace_create_buf_file_handler,
/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_trace.c67 .create_buf_file = ipc_trace_create_buf_file_handler,
/linux/include/linux/
H A Drelay.h144 struct dentry *(*create_buf_file)(const char *filename, member
/linux/kernel/
H A Drelay.c364 dentry = chan->cb->create_buf_file(tmpname, chan->parent, in relay_create_buf_file()
399 dentry = chan->cb->create_buf_file(NULL, NULL, in relay_open_buf()
489 if (!cb || !cb->create_buf_file || !cb->remove_buf_file) in relay_open()
/linux/drivers/net/wireless/ath/ath10k/
H A Dspectral.c491 .create_buf_file = create_buf_file_handler,
/linux/drivers/net/wireless/ath/ath9k/
H A Dcommon-spectral.c1037 .create_buf_file = create_buf_file_handler,
/linux/drivers/net/wireless/ath/ath11k/
H A Dspectral.c153 .create_buf_file = create_buf_file_handler,
H A Dcfr.c838 .create_buf_file = ath11k_cfr_create_buf_file_handler,
/linux/kernel/trace/
H A Dblktrace.c633 .create_buf_file = blk_create_buf_file_callback,