Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\pnp.h Create Date:2022-07-28 07:46:59
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:pnp_resource_len

Proto:static inline resource_size_t pnp_resource_len(struct resource *res)

Type:resource_size_t

Parameter:

TypeParameterName
struct resource *res
53  If start == 0 && end == 0 Then Return 0
55  Return resource_size(res)