Searched refs:sdebug_inq_vendor_id (Results 1 – 1 of 1) sorted by relevance
1210 static char sdebug_inq_vendor_id[9] = "Linux "; variable1232 memcpy(&arr[4], sdebug_inq_vendor_id, 8); in inquiry_vpd_83()1695 memcpy(&arr[8], sdebug_inq_vendor_id, 8); in resp_inquiry()5585 module_param_string(inq_vendor, sdebug_inq_vendor_id,5586 sizeof(sdebug_inq_vendor_id), S_IRUGO | S_IWUSR);