Searched refs:response_tstamp (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/firewire/
H A Duapi-test.c58 KUNIT_EXPECT_EQ(test, 24, offsetof(struct fw_cdev_event_response2, response_tstamp));
H A Dcore-transaction.c74 u32 response_tstamp)
98 t->callback.with_tstamp(card, rcode, t->packet.timestamp, response_tstamp,
73 close_transaction(struct fw_transaction *transaction, struct fw_card *card, int rcode, u32 response_tstamp) argument
H A Dcore-cdev.c549 u32 response_tstamp, void *payload, size_t length, void *data)
596 rsp->response_tstamp = response_tstamp;
548 complete_transaction(struct fw_card *card, int rcode, u32 request_tstamp, u32 response_tstamp, void *payload, size_t length, void *data) argument
/linux-master/include/uapi/linux/
H A Dfirewire-cdev.h132 * @response_tstamp: The time stamp of isochronous cycle at which the response was sent.
149 * initiate the transaction. The value of @response_tstamp expresses the isochronous cycle at which
160 __u32 response_tstamp; member in struct:fw_cdev_event_response2
/linux-master/include/linux/
H A Dfirewire.h265 u32 request_tstamp, u32 response_tstamp, void *data,

Completed in 123 milliseconds