Lines Matching +full:string +full:- +full:array +full:- +full:property
1 .\" -
2 .\" SPDX-License-Identifier: BSD-2-Clause
46 The underlying property type is specified with the
50 .Bl -tag -width ".Dv DEVICE_PROP_BUFFER"
52 The underlying property is a string of bytes.
54 Wildcard property type.
56 Following a reference the underlying property is a handle of the
59 The underlying property is an array of unsigned 32 bit integers.
64 The underlying property is an array of unsigned 64 bit integers.
70 You can pass NULL as pointer to property's value when calling
80 if successful returns property's size, otherwise returns -1.
83 returns true if given property was found.