Home
last modified time | relevance | path

Searched refs:dwPropertyDataType (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/usb/
H A Dfunctionfs.h111 __le32 dwPropertyDataType; member
267 * | 4 | dwPropertyDataType | U32 | 1..7 |
/linux/drivers/usb/gadget/function/
H A Df_fs.c2870 type = le32_to_cpu(d->dwPropertyDataType); in __ffs_data_do_os_desc()
3442 ext_prop->type = le32_to_cpu(desc->dwPropertyDataType); in __ffs_func_bind_do_os_desc()