OS_STRING_QW_SIGN_LEN 34 drivers/usb/gadget/composite.c __u8 qwSignature[OS_STRING_QW_SIGN_LEN]; OS_STRING_QW_SIGN_LEN 63 drivers/usb/gadget/configfs.c char qw_sign[OS_STRING_QW_SIGN_LEN]; OS_STRING_QW_SIGN_LEN 798 drivers/usb/gadget/configfs.c res = utf16s_to_utf8s((wchar_t *) gi->qw_sign, OS_STRING_QW_SIGN_LEN, OS_STRING_QW_SIGN_LEN 811 drivers/usb/gadget/configfs.c l = min((int)len, OS_STRING_QW_SIGN_LEN >> 1); OS_STRING_QW_SIGN_LEN 818 drivers/usb/gadget/configfs.c OS_STRING_QW_SIGN_LEN); OS_STRING_QW_SIGN_LEN 1311 drivers/usb/gadget/configfs.c memcpy(cdev->qw_sign, gi->qw_sign, OS_STRING_QW_SIGN_LEN); OS_STRING_QW_SIGN_LEN 483 include/linux/usb/composite.h u8 qw_sign[OS_STRING_QW_SIGN_LEN];