Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/usb/
H A Dfunctionfs.h84 __le16 wPropertyNameLength; member
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/
H A D0014-add-u3-ss-descriptor-support-for-adb.patch82 + uint16_t wPropertyNameLength;
90 + .wPropertyNameLength = cpu_to_le16(20),
/openbmc/linux/drivers/usb/gadget/function/
H A Df_fs.c2392 pnl = le16_to_cpu(d->wPropertyNameLength); in __ffs_data_do_os_desc()
2959 ext_prop->name_len = le16_to_cpu(desc->wPropertyNameLength); in __ffs_func_bind_do_os_desc()