Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/
H A Dtest_firmware.c1093 static struct miscdevice test_fw_misc_device = { variable
1115 rc = misc_register(&test_fw_misc_device); in test_firmware_init()
1133 misc_deregister(&test_fw_misc_device); in test_firmware_exit()