Home
last modified time | relevance | path

Searched refs:fw_core_handle_bus_reset (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/firewire/
Dcore-topology.c519 void fw_core_handle_bus_reset(struct fw_card *card, int node_id, int generation, in fw_core_handle_bus_reset() function
569 EXPORT_SYMBOL(fw_core_handle_bus_reset);
Dcore.h222 void fw_core_handle_bus_reset(struct fw_card *card, int node_id,
Dohci.c2001 fw_core_handle_bus_reset(&ohci->card, ohci->node_id, generation, in bus_reset_work()