Lines Matching refs:fw_card
83 struct fw_card { struct
139 static inline struct fw_card *fw_card_get(struct fw_card *card) in fw_card_get() argument
148 static inline void fw_card_put(struct fw_card *card) in fw_card_put()
189 struct fw_card *card;
267 struct fw_card *card, int status);
268 typedef void (*fw_transaction_callback_t)(struct fw_card *card, int rcode,
283 typedef void (*fw_address_callback_t)(struct fw_card *card,
320 struct fw_card *card;
352 void fw_send_response(struct fw_card *card,
355 void fw_send_request(struct fw_card *card, struct fw_transaction *t,
359 int fw_cancel_transaction(struct fw_card *card,
361 int fw_run_transaction(struct fw_card *card, int tcode, int destination_id,
371 void fw_schedule_bus_reset(struct fw_card *card, bool delayed,
428 int fw_iso_buffer_init(struct fw_iso_buffer *buffer, struct fw_card *card,
430 void fw_iso_buffer_destroy(struct fw_iso_buffer *buffer, struct fw_card *card);
440 struct fw_card *card;
453 struct fw_iso_context *fw_iso_context_create(struct fw_card *card,
467 void fw_iso_resource_manage(struct fw_card *card, int generation,