Searched refs:fw_core_handle_request (Results 1 – 3 of 3) sorted by relevance
250 void fw_core_handle_request(struct fw_card *card, struct fw_packet *request);
894 void fw_core_handle_request(struct fw_card *card, struct fw_packet *p) in fw_core_handle_request() function922 EXPORT_SYMBOL(fw_core_handle_request);
890 fw_core_handle_request(&ohci->card, &p); in handle_ar_packet()1593 fw_core_handle_request(&ctx->ohci->card, packet); in handle_local_request()