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

/linux-master/include/uapi/linux/
H A Dfirewire-cdev.h36 #define FW_CDEV_EVENT_REQUEST 0x02 macro
168 * @type: See &fw_cdev_event_common; always %FW_CDEV_EVENT_REQUEST
487 * @request: Valid if @common.type == %FW_CDEV_EVENT_REQUEST
663 * incoming request will generate an %FW_CDEV_EVENT_REQUEST, and userspace must
/linux-master/drivers/firewire/
H A Dcore-cdev.c749 req->type = FW_CDEV_EVENT_REQUEST;

Completed in 204 milliseconds