Home
last modified time | relevance | path

Searched refs:UNUSED (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/wlan/qcwcn/wpa_supplicant_8_lib/
Ddriver_cmd_nl80211.c29 #define UNUSED(x) (void)(x) macro
148 UNUSED(priv), UNUSED(buf), UNUSED(len); in wpa_driver_get_p2p_noa()
167 UNUSED(priv), UNUSED(beacon), UNUSED(proberesp), UNUSED(assocresp); in wpa_driver_set_ap_wps_p2p_ie()
/hardware/intel/common/utils/ituxd/jni/
DthermalJNI.cpp36 #define UNUSED(expr) (void)(expr) macro
135 UNUSED(obj); in isFileExists()
157 UNUSED(obj); in getThermalZoneIndex()
174 UNUSED(obj); in getThermalZoneIndexContains()
191 UNUSED(obj); in getCoolingDeviceIndex()
208 UNUSED(obj); in getCoolingDeviceIndexContains()
225 UNUSED(obj); in writeSysfs()
243 UNUSED(obj); in readSysfs()
270 UNUSED(obj); in readSysfsTemp()
Donload.cpp28 #define UNUSED(expr) (void)(expr) macro
34 UNUSED(reserved); in JNI_OnLoad()
/hardware/libhardware/modules/vehicle/
Dvehicle.c21 #define UNUSED __attribute__((__unused__)) macro
146 static vehicle_prop_config_t const * vdev_list_properties(vehicle_hw_device_t* device UNUSED, in vdev_list_properties() argument
186 static int vdev_get(vehicle_hw_device_t* device UNUSED, vehicle_prop_value_t* data) { in vdev_get() argument
248 static void vdev_release_memory_from_get(struct vehicle_hw_device* device UNUSED, in vdev_release_memory_from_get() argument
263 static int vdev_set(vehicle_hw_device_t* device UNUSED, const vehicle_prop_value_t* data) { in vdev_set() argument
310 void print_subscribe_info(vehicle_device_impl_t* impl UNUSED) { in print_subscribe_info() argument
409 int32_t zones UNUSED) { in vdev_subscribe() argument
513 static int vdev_dump(struct vehicle_hw_device* device UNUSED, int fd UNUSED) { in vdev_dump() argument
524 static int vdev_open(const hw_module_t* module, const char* name UNUSED, in vdev_open() argument
/hardware/qcom/wlan/cld80211-lib/
Dcld80211_lib.h39 #ifndef UNUSED
40 #define UNUSED(x) (void)(x) macro
Dcld80211_lib.c118 UNUSED(msg); in response_handler()
119 UNUSED(arg); in response_handler()
131 UNUSED(msg); in ack_handler()
140 UNUSED(msg); in finish_handler()
151 UNUSED(nla); in error_handler()
159 UNUSED(msg); in no_seq_check()
160 UNUSED(arg); in no_seq_check()
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dcommon.h194 #ifndef UNUSED
195 #define UNUSED(x) (void)(x) macro
Dcpp_bindings.h349 UNUSED(reply); in handleResponse()
355 UNUSED(event); in handleEvent()