Searched refs:sdebug_inq_vendor_id (Results 1 – 1 of 1) sorted by relevance
1215 static char sdebug_inq_vendor_id[9] = "Linux "; variable1237 memcpy(&arr[4], sdebug_inq_vendor_id, 8); in inquiry_vpd_83()1706 memcpy(&arr[8], sdebug_inq_vendor_id, 8); in resp_inquiry()5723 module_param_string(inq_vendor, sdebug_inq_vendor_id,5724 sizeof(sdebug_inq_vendor_id), S_IRUGO | S_IWUSR);