Searched refs:UNUSED_PARAMETER (Results 1 - 6 of 6) sorted by relevance

/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...]
/hardware/ti/omap3/dspbridge/inc/
H A Ddbtype.h47 #ifndef UNUSED_PARAMETER
48 #define UNUSED_PARAMETER(P) (P) macro
/hardware/ti/omap3/dspbridge/libbridge/inc/
H A Ddbtype.h47 #ifndef UNUSED_PARAMETER
48 #define UNUSED_PARAMETER(P) (P) macro
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dtypedefs.h328 #define UNUSED_PARAMETER(x) (void)(x) macro
/hardware/broadcom/wlan/bcmdhd/dhdutil/
H A Ddhdu.c434 UNUSED_PARAMETER(dhd);
435 UNUSED_PARAMETER(garb);
436 UNUSED_PARAMETER(argv);
599 UNUSED_PARAMETER(dhd);
600 UNUSED_PARAMETER(cmd);
891 UNUSED_PARAMETER(cmd);
1224 UNUSED_PARAMETER(cmd);
1456 UNUSED_PARAMETER(cmd);
1561 UNUSED_PARAMETER(cmd);
1729 UNUSED_PARAMETER(cm
[all...]
H A Ddhdu_linux.c452 UNUSED_PARAMETER(argc);
647 UNUSED_PARAMETER(wl);

Completed in 200 milliseconds