Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/firewire/
Dcore-topology.c504 void fw_core_handle_bus_reset(struct fw_card *card, int node_id, int generation, in fw_core_handle_bus_reset() function
554 EXPORT_SYMBOL(fw_core_handle_bus_reset);
Dcore.h210 void fw_core_handle_bus_reset(struct fw_card *card, int node_id,
Dohci.c2052 fw_core_handle_bus_reset(&ohci->card, ohci->node_id, generation, in bus_reset_work()