Searched refs:destination_node_id (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/firewire/
H A Duapi-test.c39 KUNIT_EXPECT_EQ(test, 28, offsetof(struct fw_cdev_event_request3, destination_node_id));
H A Dcore-cdev.c763 req->destination_node_id = destination;
777 req->destination_node_id = destination;
/linux-master/include/uapi/linux/
H A Dfirewire-cdev.h196 * @destination_node_id: Destination node ID
212 __u32 destination_node_id; member in struct:fw_cdev_event_request2
227 * @destination_node_id: Destination node ID
252 * from all cards of the Linux host. @source_node_id, @destination_node_id, and
257 * @destination_node_id may also differ from the current node ID because of a
283 __u32 destination_node_id; member in struct:fw_cdev_event_request3

Completed in 138 milliseconds