Searched refs:n_product (Results 1 – 2 of 2) sorted by relevance
372 char *n_product; member
4278 nvme->n_product = strdup(product); in nvme_init()5233 if (nvme->n_product != NULL) in nvme_detach()5234 strfree(nvme->n_product); in nvme_detach()5519 drive->d_product = nvme->n_product; in nvme_bd_driveinfo()5520 drive->d_product_len = strlen(nvme->n_product); in nvme_bd_driveinfo()