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

/linux-master/include/uapi/linux/
H A Dfirewire-cdev.h44 #define FW_CDEV_EVENT_REQUEST2 0x06 macro
192 * @type: See &fw_cdev_event_common; always %FW_CDEV_EVENT_REQUEST2
223 * @type: See &fw_cdev_event_common; always %FW_CDEV_EVENT_REQUEST2
488 * @request2: Valid if @common.type == %FW_CDEV_EVENT_REQUEST2
579 * 4 (2.6.36) - added %FW_CDEV_EVENT_REQUEST2, %FW_CDEV_EVENT_PHY_PACKET_*,
709 * this can for example be tested by #ifdef FW_CDEV_EVENT_REQUEST2.
/linux-master/drivers/firewire/
H A Dcore-cdev.c759 req->type = FW_CDEV_EVENT_REQUEST2;

Completed in 102 milliseconds