Searched refs:init_chrdev (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/scsi/cxlflash/
H A Dmain.c3579 * init_chrdev() - initialize the character device for the host
3584 static int init_chrdev(struct cxlflash_cfg *cfg) function
3746 rc = init_chrdev(cfg);
3748 dev_err(dev, "%s: init_chrdev failed rc=%d\n", __func__, rc);

Completed in 90 milliseconds