Searched refs:sysref_alloc (Results 1 – 3 of 3) sorted by relevance
123 void *sysref_alloc(struct sysref_class *class);
133 sysref_alloc(struct sysref_class *srclass) in sysref_alloc() function
2441 cdev_t dev = sysref_alloc(&cdev_sysref_class); in devfs_new_cdev()