Home
last modified time | relevance | path

Searched refs:FUNCTIONFS_DMABUF_TRANSFER (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/usb/
H A Dfunctionfs.h333 #define FUNCTIONFS_DMABUF_TRANSFER _IOW('g', 133, \ macro
/linux/Documentation/usb/
H A Dfunctionfs.rst98 ``FUNCTIONFS_DMABUF_TRANSFER(struct usb_ffs_dmabuf_transfer_req *)``
/linux/drivers/usb/gadget/function/
H A Df_fs.c1756 case FUNCTIONFS_DMABUF_TRANSFER: in ffs_epfile_ioctl()