Lines Matching refs:fw_card
82 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;
266 struct fw_card *card, int status);
267 typedef void (*fw_transaction_callback_t)(struct fw_card *card, int rcode,
282 typedef void (*fw_address_callback_t)(struct fw_card *card,
319 struct fw_card *card;
351 void fw_send_response(struct fw_card *card,
354 void fw_send_request(struct fw_card *card, struct fw_transaction *t,
358 int fw_cancel_transaction(struct fw_card *card,
360 int fw_run_transaction(struct fw_card *card, int tcode, int destination_id,
370 void fw_schedule_bus_reset(struct fw_card *card, bool delayed,
427 int fw_iso_buffer_init(struct fw_iso_buffer *buffer, struct fw_card *card,
429 void fw_iso_buffer_destroy(struct fw_iso_buffer *buffer, struct fw_card *card);
439 struct fw_card *card;
452 struct fw_iso_context *fw_iso_context_create(struct fw_card *card,
466 void fw_iso_resource_manage(struct fw_card *card, int generation,