Searched refs:obj_arg (Results 1 – 1 of 1) sorted by relevance
4821 union ObjectArg obj_arg[2] = {{{0, 0}}}; in cnss_wlan_hw_disable_check() local4848 obj_arg[0].b = (struct ObjectBuf) {&wifi_uid, sizeof(u32)}; in cnss_wlan_hw_disable_check()4849 obj_arg[1].b = (struct ObjectBuf) {&state, sizeof(u8)}; in cnss_wlan_hw_disable_check()4850 ret = Object_invoke(app_object, HW_OP_GET_STATE, obj_arg, in cnss_wlan_hw_disable_check()