Searched refs:bm_abdicate (Results 1 – 2 of 2) sorted by relevance
| /linux/include/trace/events/ |
| H A D | firewire.h | 343 …TP_PROTO(unsigned int card_index, unsigned int generation, unsigned int node_id, bool bm_abdicate,… 344 TP_ARGS(card_index, generation, node_id, bm_abdicate, self_ids, self_id_count), 349 __field(bool, bm_abdicate) 356 __entry->bm_abdicate = bm_abdicate; 364 __entry->bm_abdicate ? "true" : "false",
|
| /linux/include/linux/ |
| H A D | firewire.h | 133 bool bm_abdicate; member
|