Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/wmi/
H A Ddell-smbios-example.c53 static int find_token(__u16 token, __u16 *location, __u16 *value) in find_token() function
115 ret = find_token(token, &location, &value); in query_token()
130 ret = find_token(token, &location, &value); in activate_token()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/algorithm/string/
H A Dfind.hpp309 find_token( in find_token() function
329 using algorithm::find_token;
/OK3568_Linux_fs/kernel/scripts/
H A Dkallsyms.c535 static unsigned char *find_token(unsigned char *str, int len, in find_token() function
560 p2 = find_token(p1, len, str); in compress_symbols()
579 p2 = find_token(p1, size, str); in compress_symbols()