Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:test_firmware_exit

Proto:static void __exit test_firmware_exit(void)

Type:void

Parameter:Nothing

957  mutex_lock( & test_fw_mutex)
958  release_firmware(test_firmware)
959  unregister a miscellaneous device
960  __test_firmware_config_free()
961  kfree(test_fw_config)
962  mutex_unlock( & test_fw_mutex)
964  pr_warn("removed interface\n")