Lines Matching defs:pointer
363 * @state: pointer to driver state
384 * @wdev: pointer to the parent WMI device
401 static bool is_raw_wmi_string(const u8 *pointer, u32 length)
411 ptr = (const u16 *)pointer;
496 return out.pointer;
532 is_raw_wmi_string(elements[prop].buffer.pointer,
554 hp_wmi_wstrdup(dev, element->buffer.pointer) :
555 hp_wmi_strdup(dev, strim(element->string.pointer));
569 * @wobj: pointer to WMI object instance to check
570 * @out_size: out pointer to count of possible states
571 * @out_is_new: out pointer to whether this is a "new" variant object
758 * @nsensor: pointer to numeric sensor struct
963 convert_raw_wmi_string(element->buffer.pointer) :
964 element->string.pointer;
992 * @wobj: pointer to WMI object instance to check
1073 * @wobj: pointer to WMI object instance to check
1169 * @info: pointer to sensor info struct
1183 * @state: pointer to driver state
1184 * @info: pointer to sensor info struct
1639 wobj = out.pointer;