Searched refs:put_s64 (Results 1 – 2 of 2) sorted by relevance
230 wifi_error put_s64(int attribute, s64 value) { in put_s64() function448 virtual wifi_error put_s64(int attribute, s64 value);
875 wifi_error WifiVendorCommand::put_s64(int attribute, s64 value) in put_s64() function in WifiVendorCommand877 return mMsg.put_s64(attribute, value); in put_s64()