Function report |
Source Code:fs\char_dev.c |
Create Date:2022-07-28 20:02:46 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:cdev_unmap
Proto:static void cdev_unmap(dev_t dev, unsigned count)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
dev_t | dev | |
unsigned | count |
577 | kobj_unmap(cdev_map, dev, count) |
Name | Describe |
---|---|
cdev_del | dev_del() - remove a cdev from the system*@p: the cdev structure to be removed* cdev_del() removes @p from the system, possibly freeing the structure* itself |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |