firewire: Implement CSR cycle time and bus time registers.
Signed-off-by: Kristian Høgsberg <krh@redhat.com> Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
This commit is contained in:

committed by
Stefan Richter

parent
473d28c730
commit
d60d7f1d5c
@@ -433,6 +433,8 @@ struct fw_card_driver {
|
||||
int (*enable_phys_dma) (struct fw_card *card,
|
||||
int node_id, int generation);
|
||||
|
||||
u64 (*get_bus_time) (struct fw_card *card);
|
||||
|
||||
struct fw_iso_context *
|
||||
(*allocate_iso_context)(struct fw_card *card, int sync, int tags,
|
||||
int type, size_t header_size);
|
||||
|
Reference in New Issue
Block a user