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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/firewire/
H A Dfw-transaction.h103 struct fw_card;
120 struct fw_card *card, int status);
122 typedef void (*fw_transaction_callback_t)(struct fw_card *card, int rcode,
127 typedef void (*fw_address_callback_t)(struct fw_card *card,
135 typedef void (*fw_bus_reset_callback_t)(struct fw_card *handle,
211 void fw_send_response(struct fw_card *card,
216 struct fw_card { struct
261 struct fw_card *fw_card_get(struct fw_card *card);
262 void fw_card_put(struct fw_card *car
[all...]
H A Dfw-card.c63 generate_config_rom(struct fw_card *card, size_t *config_rom_length)
130 struct fw_card *card;
202 complete_bm_lock(struct fw_card *card, int rcode,
216 struct fw_card *card = container_of(work, struct fw_card, work.work);
363 struct fw_card *card = (struct fw_card *)data;
369 fw_card_initialize(struct fw_card *card, const struct fw_card_driver *driver,
394 fw_card_add(struct fw_card *card,
422 * card driver shuts down an fw_card
[all...]
H A Dfw-iso.c32 fw_iso_buffer_init(struct fw_iso_buffer *buffer, struct fw_card *card,
92 struct fw_card *card)
109 fw_iso_context_create(struct fw_card *card, int type,
133 struct fw_card *card = ctx->card;
152 struct fw_card *card = ctx->card;
H A Dfw-topology.h86 fw_destroy_nodes(struct fw_card *card);
H A Dfw-topology.c168 static struct fw_node *build_tree(struct fw_card *card,
303 typedef void (*fw_node_callback_t)(struct fw_card * card,
308 for_each_fw_node(struct fw_card *card, struct fw_node *root,
343 report_lost_node(struct fw_card *card,
351 report_found_node(struct fw_card *card,
369 void fw_destroy_nodes(struct fw_card *card)
402 update_tree(struct fw_card *card, struct fw_node *root)
482 update_topology_map(struct fw_card *card, u32 *self_ids, int self_id_count)
495 fw_core_handle_bus_reset(struct fw_card *card,
H A Dfw-transaction.c63 struct fw_card *card, int rcode,
92 fw_cancel_transaction(struct fw_card *card,
115 struct fw_card *card, int status)
208 fw_send_request(struct fw_card *card, struct fw_transaction *t,
263 struct fw_card *card, int status)
268 static void send_phy_packet(struct fw_card *card, u32 data, int generation)
287 void fw_send_phy_config(struct fw_card *card,
299 void fw_flush_transactions(struct fw_card *card)
438 struct fw_card *card, int status)
565 fw_send_response(struct fw_card *car
[all...]
H A Dfw-device.h43 struct fw_card *card;
H A Dfw-ohci.c133 struct fw_card card;
170 static inline struct fw_ohci *fw_ohci(struct fw_card *card)
220 ohci_update_phy_reg(struct fw_card *card, int addr,
511 struct fw_card *card = &ctx->ohci->card;
1064 static int ohci_enable(struct fw_card *card, u32 *config_rom, size_t length)
1163 ohci_set_config_rom(struct fw_card *card, u32 *config_rom, size_t length)
1216 static void ohci_send_request(struct fw_card *card, struct fw_packet *packet)
1223 static void ohci_send_response(struct fw_card *card, struct fw_packet *packet)
1230 static int ohci_cancel_packet(struct fw_card *card, struct fw_packet *packet)
1254 ohci_enable_phys_dma(struct fw_card *car
[all...]
H A Dfw-cdev.c203 struct fw_card *card = client->device->card;
219 struct fw_card *card = device->card;
344 complete_transaction(struct fw_card *card, int rcode,
442 handle_request(struct fw_card *card, struct fw_request *r,
H A Dfw-device.c383 complete_transaction(struct fw_card *card, int rcode,
728 void fw_node_event(struct fw_card *card, struct fw_node *node, int event)
H A Dfw-sbp2.c269 sbp2_status_write(struct fw_card *card, struct fw_request *request,
318 complete_transaction(struct fw_card *card, int rcode,
489 complete_agent_reset_write(struct fw_card *card, int rcode,

Completed in 90 milliseconds