Searched refs:tcode_names (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/firewire/ |
H A D | nosy-dump.c | 263 static const char * const tcode_names[] = { variable 325 { "tcode", 24, 4, PACKET_FIELD_TRANSACTION, tcode_names }, \ 334 { "tcode", 24, 4, 0, tcode_names }, \ 396 { "tcode", 24, 4, 0, tcode_names },
|
/kernel/linux/linux-6.6/tools/firewire/ |
H A D | nosy-dump.c | 263 static const char * const tcode_names[] = { variable 325 { "tcode", 24, 4, PACKET_FIELD_TRANSACTION, tcode_names }, \ 334 { "tcode", 24, 4, 0, tcode_names }, \ 396 { "tcode", 24, 4, 0, tcode_names },
|
Completed in 3 milliseconds