Home
last modified time | relevance | path

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

/hardware/intel/audio_media/hdmi/
Dtinyaudio_hw.c69 #define UNUSED_PARAMETER(x) (void)(x) macro
287 UNUSED_PARAMETER(stream); in out_set_sample_rate()
288 UNUSED_PARAMETER(rate); in out_set_sample_rate()
332 UNUSED_PARAMETER(stream); in out_get_format()
339 UNUSED_PARAMETER(stream); in out_set_format()
340 UNUSED_PARAMETER(format); in out_set_format()
371 UNUSED_PARAMETER(stream); in out_dump()
372 UNUSED_PARAMETER(fd); in out_dump()
557 UNUSED_PARAMETER(stream); in out_set_volume()
558 UNUSED_PARAMETER(left); in out_set_volume()
[all …]
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Ddhdu.c434 UNUSED_PARAMETER(dhd); in dhd_list()
435 UNUSED_PARAMETER(garb); in dhd_list()
436 UNUSED_PARAMETER(argv); in dhd_list()
599 UNUSED_PARAMETER(dhd); in dhd_pktgen()
600 UNUSED_PARAMETER(cmd); in dhd_pktgen()
891 UNUSED_PARAMETER(cmd); in dhd_sdreg()
1224 UNUSED_PARAMETER(cmd); in dhd_sprom()
1456 UNUSED_PARAMETER(cmd); in dhd_vars()
1561 UNUSED_PARAMETER(cmd); in dhd_load_file_bytes()
1729 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