Searched refs:create_buf_file (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/net/wwan/t7xx/ |
| H A D | t7xx_port_trace.c | 48 .create_buf_file = t7xx_trace_create_buf_file_handler,
|
| /linux/drivers/net/wwan/iosm/ |
| H A D | iosm_ipc_trace.c | 67 .create_buf_file = ipc_trace_create_buf_file_handler,
|
| /linux/include/linux/ |
| H A D | relay.h | 144 struct dentry *(*create_buf_file)(const char *filename, member
|
| /linux/kernel/ |
| H A D | relay.c | 364 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 D | spectral.c | 491 .create_buf_file = create_buf_file_handler,
|
| /linux/drivers/net/wireless/ath/ath9k/ |
| H A D | common-spectral.c | 1037 .create_buf_file = create_buf_file_handler,
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | spectral.c | 153 .create_buf_file = create_buf_file_handler,
|
| H A D | cfr.c | 838 .create_buf_file = ath11k_cfr_create_buf_file_handler,
|
| /linux/kernel/trace/ |
| H A D | blktrace.c | 633 .create_buf_file = blk_create_buf_file_callback,
|