Searched refs:OS_STRING_QW_SIGN_LEN (Results 1 – 3 of 3) sorted by relevance
422 #define OS_STRING_QW_SIGN_LEN 14 macro471 u8 qw_sign[OS_STRING_QW_SIGN_LEN];
64 char qw_sign[OS_STRING_QW_SIGN_LEN];791 memcpy(page, gi->qw_sign, OS_STRING_QW_SIGN_LEN); in os_desc_qw_sign_show()792 return OS_STRING_QW_SIGN_LEN; in os_desc_qw_sign_show()801 l = min((int)len, OS_STRING_QW_SIGN_LEN >> 1); in os_desc_qw_sign_store()808 OS_STRING_QW_SIGN_LEN); in os_desc_qw_sign_store()1306 memcpy(cdev->qw_sign, gi->qw_sign, OS_STRING_QW_SIGN_LEN); in configfs_composite_bind()
38 __u8 qwSignature[OS_STRING_QW_SIGN_LEN];