Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/support/platform/src/can/
H A Dcan_client.c41 static int32_t CanClientCreate(struct CanCntlr *cntlr, struct CanClient **client) in CanClientCreate() function
82 ret = CanClientCreate(cntlr, client); in CanClientCreateByNumber()