Searched refs:fw_core_handle_request (Results 1 – 3 of 3) sorted by relevance
242 void fw_core_handle_request(struct fw_card *card, struct fw_packet *request);
909 void fw_core_handle_request(struct fw_card *card, struct fw_packet *p) in fw_core_handle_request() function937 EXPORT_SYMBOL(fw_core_handle_request);
903 fw_core_handle_request(&ohci->card, &p); in handle_ar_packet()1627 fw_core_handle_request(&ctx->ohci->card, packet); in handle_local_request()