Searched refs:fw_core_handle_response (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/firewire/
H A Dcore.h229 void fw_core_handle_response(struct fw_card *card, struct fw_packet *packet);
H A Dcore-transaction.c892 void fw_core_handle_response(struct fw_card *card, struct fw_packet *p) function
959 EXPORT_SYMBOL(fw_core_handle_response); variable
H A Dohci.c739 fw_core_handle_response(&ohci->card, &p);
1302 fw_core_handle_response(&ohci->card, &response);
1350 fw_core_handle_response(&ohci->card, &response);
1382 fw_core_handle_response(&ctx->ohci->card, packet);

Completed in 112 milliseconds