Searched refs:fw_node_event (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/firewire/ |
H A D | core-topology.c | 300 fw_node_event(card, node, FW_NODE_DESTROYED); in report_lost_node() 322 fw_node_event(card, node, FW_NODE_CREATED); in report_found_node() 389 fw_node_event(card, node0, event); in update_tree()
|
H A D | core.h | 153 void fw_node_event(struct fw_card *card, struct fw_node *node, int event);
|
H A D | core-device.c | 1118 * fw_node_event will be responsible for shutting it down when in fw_device_init() 1121 * fw_node_event(). in fw_device_init() 1259 void fw_node_event(struct fw_card *card, struct fw_node *node, int event) in fw_node_event() function
|