首页 > 代码库 > ldd

ldd

1、ioremap_nocache

 

2、register_chrdev

register_chrdev_region

alloc_chrdev_region

cdev_init

cdev_add

class_create

device_create

3、

device_destroy

class_destroy

cdev_del

unregister_chrdev_region

ldd