Searched refs:fw_core_handle_bus_reset (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/firewire/ |
H A D | core-topology.c | 503 void fw_core_handle_bus_reset(struct fw_card *card, int node_id, int generation, in fw_core_handle_bus_reset() function 553 EXPORT_SYMBOL(fw_core_handle_bus_reset); variable
|
H A D | core.h | 210 void fw_core_handle_bus_reset(struct fw_card *card, int node_id,
|
H A D | ohci.c | 2100 fw_core_handle_bus_reset(&ohci->card, ohci->node_id, generation, in bus_reset_work()
|
/kernel/linux/linux-6.6/drivers/firewire/ |
H A D | core-topology.c | 504 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); variable
|
H A D | core.h | 210 void fw_core_handle_bus_reset(struct fw_card *card, int node_id,
|
H A D | ohci.c | 2110 fw_core_handle_bus_reset(&ohci->card, ohci->node_id, generation, in bus_reset_work()
|
Completed in 13 milliseconds