Searched defs:devt (Results 1 – 3 of 3) sorted by relevance
121 typedef struct devt { struct123 struct devt *fow; /* new device map list */ argument124 struct dlist *list; /* map list based on inode truncation bits */
95 struct cdev *devt; member
113 dev_t devt; member 442 device_create_with_groups(struct class * class,struct device * parent,dev_t devt,void * drvdata,const struct attribute_group ** groups,const char * fmt,...) device_create_with_groups() argument 534 device_destroy(struct class * class,dev_t devt) device_destroy() argument [all...]