Searched refs:fw_cdev_event_bus_reset (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dfirewire-cdev.h73 * struct fw_cdev_event_bus_reset - Sent when a bus reset occurred
91 struct fw_cdev_event_bus_reset { struct
255 * &fw_cdev_event_bus_reset.
514 struct fw_cdev_event_bus_reset bus_reset;
581 * - implemented &fw_cdev_event_bus_reset.bm_node_id
610 * &struct fw_cdev_event_bus_reset with the current state
739 * The ioctl returns immediately. A subsequent &fw_cdev_event_bus_reset
/linux-master/drivers/firewire/
H A Dcore-cdev.c166 struct fw_cdev_event_bus_reset reset;
351 static void fill_bus_reset_event(struct fw_cdev_event_bus_reset *event,
447 struct fw_cdev_event_bus_reset bus_reset;

Completed in 166 milliseconds