Searched refs:CanBusGetCfg (Results 1 – 3 of 3) sorted by relevance
55 int32_t CanBusGetCfg(DevHandle handle, struct CanConfig *cfg) in CanBusGetCfg() function
89 int32_t CanBusGetCfg(DevHandle handle, struct CanConfig *cfg);
138 LONGS_EQUAL_RETURN(HDF_SUCCESS, CanBusGetCfg(g_handle, &cfg)); in CanTestSetUpByConfig()421 ret = CanBusGetCfg(NULL, &cfg); in CanTestReliability()439 ret = CanBusGetCfg(handle, NULL); in CanTestReliability()