Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\resource.c Create Date:2022-07-28 09:05:35
Last Modify:2022-05-22 11:14:39 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:devm_region_match

Proto:static int devm_region_match(struct device *dev, void *res, void *match_data)

Type:int

Parameter:

TypeParameterName
struct device *dev
void *res
void *match_data
1439  this = res , match = match_data
1441  Return parent == parent && start == start && n == n