Searched refs:show_data (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/thunderbolt/ |
| H A D | trace.h | 83 static inline const char *show_data(struct trace_seq *p, u8 type, in show_data() function 148 show_data(p, __entry->type, __get_dynamic_array(data), 183 show_data(p, __entry->type, __get_dynamic_array(data),
|
| /linux-6.15/scripts/dtc/ |
| H A D | fdtget.c | 53 static int show_data(struct display_info *disp, const char *data, int len) in show_data() function 211 if (show_data(disp, value, len)) in show_data_for_item()
|