Home
last modified time | relevance | path

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

/hardware/intel/audio_media/hdmi/
Dtinyaudio_hw.c69 #define UNUSED_PARAMETER(x) (void)(x) macro
303 UNUSED_PARAMETER(stream); in out_set_sample_rate()
304 UNUSED_PARAMETER(rate); in out_set_sample_rate()
348 UNUSED_PARAMETER(stream); in out_get_format()
355 UNUSED_PARAMETER(stream); in out_set_format()
356 UNUSED_PARAMETER(format); in out_set_format()
387 UNUSED_PARAMETER(stream); in out_dump()
388 UNUSED_PARAMETER(fd); in out_dump()
574 UNUSED_PARAMETER(stream); in out_set_volume()
575 UNUSED_PARAMETER(left); in out_set_volume()
[all …]
/hardware/ti/omap3/dspbridge/libbridge/inc/
Ddbtype.h47 #ifndef UNUSED_PARAMETER
48 #define UNUSED_PARAMETER(P) (P) macro
/hardware/ti/omap3/dspbridge/inc/
Ddbtype.h47 #ifndef UNUSED_PARAMETER
48 #define UNUSED_PARAMETER(P) (P) macro
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Ddhdu.c433 UNUSED_PARAMETER(dhd); in dhd_list()
434 UNUSED_PARAMETER(garb); in dhd_list()
435 UNUSED_PARAMETER(argv); in dhd_list()
598 UNUSED_PARAMETER(dhd); in dhd_pktgen()
599 UNUSED_PARAMETER(cmd); in dhd_pktgen()
890 UNUSED_PARAMETER(cmd); in dhd_sdreg()
1223 UNUSED_PARAMETER(cmd); in dhd_sprom()
1455 UNUSED_PARAMETER(cmd); in dhd_vars()
1560 UNUSED_PARAMETER(cmd); in dhd_load_file_bytes()
1728 UNUSED_PARAMETER(cmd); in dhd_download()
[all …]
Ddhdu_linux.c452 UNUSED_PARAMETER(argc); in main()
647 UNUSED_PARAMETER(wl); in rwl_shell_createproc()
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dtypedefs.h328 #define UNUSED_PARAMETER(x) (void)(x) macro