Lines Matching refs:short_reset
307 TP_PROTO(unsigned int card_index, unsigned int generation, bool short_reset),
308 TP_ARGS(card_index, generation, short_reset),
312 __field(bool, short_reset)
317 __entry->short_reset = short_reset;
323 __entry->short_reset ? "true" : "false"
328 TP_PROTO(unsigned int card_index, unsigned int generation, bool short_reset),
329 TP_ARGS(card_index, generation, short_reset)
333 TP_PROTO(unsigned int card_index, unsigned int generation, bool short_reset),
334 TP_ARGS(card_index, generation, short_reset)
338 TP_PROTO(unsigned int card_index, unsigned int generation, bool short_reset),
339 TP_ARGS(card_index, generation, short_reset)