Home
last modified time | relevance | path

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

/drivers/hdf_core/adapter/uhdf2/host/
Ddevhost.c40 #define PARAM_BUF_LEN 128 macro
44 const char defaultValue[PARAM_BUF_LEN] = { 0 }; in StartMemoryHook()
47 char paramValue[PARAM_BUF_LEN] = { 0 }; in StartMemoryHook()