Searched refs:ptr_ (Results 1 – 2 of 2) sorted by relevance
141 .attr_ptr = ptr_##_struct##_offset, \
123 void __iomem *wmi_buffer(struct wil6210_priv *wil, __le32 ptr_) in wmi_buffer() argument126 u32 ptr = le32_to_cpu(ptr_); in wmi_buffer()