Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:lib\test_kmod.c Create Date:2022-07-28 06:34:57
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:test_kmod_exit

Proto:static void __exit test_kmod_exit(void)

Type:void

Parameter:Nothing

1228  mutex_lock( & For device allocation / registration)
1230  deletes entry from list
1231  unregister_test_dev_kmod(test_dev)
1233  mutex_unlock( & For device allocation / registration)