Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/support/platform/include/can/
H A Dcan_client.h23 void CanClientDestroy(struct CanClient *client);
/ohos5.0/drivers/hdf_core/framework/support/platform/src/can/
H A Dcan_if.c27 CanClientDestroy((struct CanClient *)handle); in CanBusClose()
H A Dcan_client.c91 void CanClientDestroy(struct CanClient *client) in CanClientDestroy() function