Searched refs:response_tstamp (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/drivers/firewire/ |
| H A D | uapi-test.c | 58 KUNIT_EXPECT_EQ(test, 24, offsetof(struct fw_cdev_event_response2, response_tstamp)); in structure_layout_event_response2()
|
| H A D | core-transaction.c | 48 u32 response_tstamp) in close_transaction() argument 71 t->callback.with_tstamp(card, rcode, t->packet.timestamp, response_tstamp, NULL, 0, in close_transaction()
|
| H A D | core-cdev.c | 567 u32 response_tstamp, void *payload, size_t length, void *data) in complete_transaction() argument 614 rsp->response_tstamp = response_tstamp; in complete_transaction()
|
| /linux-6.15/include/uapi/linux/ |
| H A D | firewire-cdev.h | 160 __u32 response_tstamp; member
|
| /linux-6.15/include/linux/ |
| H A D | firewire.h | 267 u32 request_tstamp, u32 response_tstamp, void *data,
|