Searched refs:sdebug_inq_vendor_id (Results 1 – 1 of 1) sorted by relevance
1693 static char sdebug_inq_vendor_id[9] = "Linux "; variable1715 memcpy(&arr[4], sdebug_inq_vendor_id, 8); in inquiry_vpd_83()2205 memcpy(&arr[8], sdebug_inq_vendor_id, 8); in resp_inquiry()7329 module_param_string(inq_vendor, sdebug_inq_vendor_id,7330 sizeof(sdebug_inq_vendor_id), S_IRUGO | S_IWUSR);