Home
last modified time | relevance | path

Searched refs:fw_card (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dfirewire.h82 struct fw_card { struct
138 static inline struct fw_card *fw_card_get(struct fw_card *card) in fw_card_get() argument
147 static inline void fw_card_put(struct fw_card *card) in fw_card_put()
188 struct fw_card *card;
263 struct fw_card *card, int status);
264 typedef void (*fw_transaction_callback_t)(struct fw_card *card, int rcode,
279 typedef void (*fw_address_callback_t)(struct fw_card *card,
316 struct fw_card *card;
348 void fw_send_response(struct fw_card *card,
351 void fw_send_request(struct fw_card *card, struct fw_transaction *t,
[all …]