Home
last modified time | relevance | path

Searched refs:char_device_struct (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/fs/
A Dchar_dev.c34 static struct char_device_struct { struct
35 struct char_device_struct *next; argument
53 struct char_device_struct *cd; in chrdev_show() argument
68 struct char_device_struct *cd; in find_dynamic_major()
96 static struct char_device_struct *
171 static struct char_device_struct *
174 struct char_device_struct *cd = NULL, **cp; in __unregister_chrdev_region()
202 struct char_device_struct *cd; in register_chrdev_region()
239 struct char_device_struct *cd; in alloc_chrdev_region()
272 struct char_device_struct *cd; in __register_chrdev()
[all …]

Completed in 4 milliseconds