Searched defs:UNUSED_PARAMETER (Results 1 - 2 of 2) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dtypedefs.h328 #define UNUSED_PARAMETER(x) (void)(x) macro
/hardware/intel/audio_media/hdmi/
H A Dtinyaudio_hw.c69 #define UNUSED_PARAMETER(x) (void)(x) macro
287 UNUSED_PARAMETER(stream);
288 UNUSED_PARAMETER(rate);
332 UNUSED_PARAMETER(stream);
339 UNUSED_PARAMETER(stream);
340 UNUSED_PARAMETER(format);
371 UNUSED_PARAMETER(stream);
372 UNUSED_PARAMETER(fd);
557 UNUSED_PARAMETER(stream);
558 UNUSED_PARAMETER(lef
[all...]

Completed in 90 milliseconds