Searched refs:char_device_struct (Results 1 – 1 of 1) sorted by relevance
35 static struct char_device_struct { struct36 struct char_device_struct *next; argument54 struct char_device_struct *cd; in chrdev_show() argument69 struct char_device_struct *cd; in find_dynamic_major()97 static struct char_device_struct *101 struct char_device_struct *cd __free(kfree) = NULL; in __register_chrdev_region()102 struct char_device_struct *curr, *prev = NULL; in __register_chrdev_region()118 cd = kzalloc_obj(struct char_device_struct); in __register_chrdev_region()168 static struct char_device_struct *171 struct char_device_struct *cd = NULL, **cp; in __unregister_chrdev_region()[all …]