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

/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.c433 UNUSED_PARAMETER(dhd);
434 UNUSED_PARAMETER(garb);
435 UNUSED_PARAMETER(argv);
598 UNUSED_PARAMETER(dhd);
599 UNUSED_PARAMETER(cmd);
890 UNUSED_PARAMETER(cmd);
1223 UNUSED_PARAMETER(cmd);
1455 UNUSED_PARAMETER(cmd);
1560 UNUSED_PARAMETER(cmd);
1728 UNUSED_PARAMETER(cm
[all...]
H A Ddhdu_linux.c452 UNUSED_PARAMETER(argc);
647 UNUSED_PARAMETER(wl);

Completed in 123 milliseconds