Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:i2c_client_has_driver

Proto:static inline bool i2c_client_has_driver(struct i2c_client *client)

Type:bool

Parameter:

TypeParameterName
struct i2c_client *client
856  Return Not IS_ERR_OR_NULL(client) && driver