Searched refs:extract_service_ready_ext (Results 1 – 3 of 3) sorted by relevance
2634 if (wmi_handle->ops->extract_service_ready_ext) in wmi_extract_service_ready_ext()2635 return wmi_handle->ops->extract_service_ready_ext(wmi_handle, in wmi_extract_service_ready_ext()
21714 .extract_service_ready_ext = extract_service_ready_ext_tlv,
2260 QDF_STATUS (*extract_service_ready_ext)( member