Searched refs:fw_core_handle_request (Results 1 – 3 of 3) sorted by relevance
241 void fw_core_handle_request(struct fw_card *card, struct fw_packet *request);
925 void fw_core_handle_request(struct fw_card *card, struct fw_packet *p) in fw_core_handle_request() function953 EXPORT_SYMBOL(fw_core_handle_request);
887 fw_core_handle_request(&ohci->card, &p); in handle_ar_packet()1614 fw_core_handle_request(&ctx->ohci->card, packet); in handle_local_request()