Searched refs:wmi_tlv_attach (Results 1 – 2 of 2) sorted by relevance
3667 #define wmi_tlv_attach(x) qdf_print("TLV Unavailable") macro3669 void wmi_tlv_attach(wmi_unified_t wmi_handle);
23177 void wmi_tlv_attach(wmi_unified_t wmi_handle) in wmi_tlv_attach() function23217 qdf_export_symbol(wmi_tlv_attach);23226 wmi_unified_register_module(WMI_TLV_TARGET, &wmi_tlv_attach); in wmi_tlv_init()