Searched refs:sdebug_inq_vendor_id (Results 1 – 1 of 1) sorted by relevance
1225 static char sdebug_inq_vendor_id[9] = "Linux "; variable1247 memcpy(&arr[4], sdebug_inq_vendor_id, 8); in inquiry_vpd_83()1718 memcpy(&arr[8], sdebug_inq_vendor_id, 8); in resp_inquiry()5836 module_param_string(inq_vendor, sdebug_inq_vendor_id,5837 sizeof(sdebug_inq_vendor_id), S_IRUGO | S_IWUSR);