Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:test_parman_items_fini

Proto:static void test_parman_items_fini(struct test_parman *test_parman)

Type:void

Parameter:

TypeParameterName
struct test_parman *test_parman
206  When i < TEST_PARMAN_ITEM_COUNT cycle
207  item = items[i]
209  If Not used Then Continue
211  parman_item_remove(parman, & parman_prio, & parman_item)
Caller
NameDescribe
test_parman_destroy