Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/include/wifi/
Dwifi_module.h208 #define RETURN_IF_CHIPOPS_NOT_IMPLEMENT(chipOps, opsName) \ argument
210 if ((chipOps) == NULL || (chipOps)->opsName == NULL) { \