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);
992 void fw_core_handle_request(struct fw_card *card, struct fw_packet *p) in fw_core_handle_request() function1020 EXPORT_SYMBOL(fw_core_handle_request);
935 fw_core_handle_request(&ohci->card, &p); in handle_ar_packet()1667 fw_core_handle_request(&ctx->ohci->card, packet); in handle_local_request()