Searched refs:put_s64 (Results 1 – 2 of 2) sorted by relevance
219 int put_s64(int attribute, s64 value) { in put_s64() function426 virtual int put_s64(int attribute, s64 value);
874 int WifiVendorCommand::put_s64(int attribute, s64 value) in put_s64() function in WifiVendorCommand876 return mMsg.put_s64(attribute, value); in put_s64()