Searched refs:fw_core_handle_request (Results 1 – 3 of 3) sorted by relevance
260 void fw_core_handle_request(struct fw_card *card, struct fw_packet *request);
964 void fw_core_handle_request(struct fw_card *card, struct fw_packet *p) in fw_core_handle_request() function999 EXPORT_SYMBOL(fw_core_handle_request);
983 fw_core_handle_request(&ohci->card, &p); in handle_ar_packet()1727 fw_core_handle_request(&ctx->ohci->card, packet); in handle_local_request()