/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
D | bcmwifi_channels.h | 81 #define LOWER_20_SB(channel) (((channel) > CH_10MHZ_APART) ? ((channel) - CH_10MHZ_APART) : 0) argument 82 #define UPPER_20_SB(channel) (((channel) < (MAXCHANNEL - CH_10MHZ_APART)) ? \ argument 85 #define LL_20_SB(channel) (((channel) > 3 * CH_10MHZ_APART) ? ((channel) - 3 * CH_10MHZ_APART) : 0) argument 86 #define UU_20_SB(channel) (((channel) < (MAXCHANNEL - 3 * CH_10MHZ_APART)) ? \ argument 88 #define LU_20_SB(channel) LOWER_20_SB(channel) argument 89 #define UL_20_SB(channel) UPPER_20_SB(channel) argument 92 #define CH20MHZ_CHSPEC(channel) (chanspec_t)((chanspec_t)(channel) | WL_CHANSPEC_BW_20 | \ argument 95 #define NEXT_20MHZ_CHAN(channel) (((channel) < (MAXCHANNEL - CH_20MHZ_APART)) ? \ argument 97 #define CH40MHZ_CHSPEC(channel, ctlsb) (chanspec_t) \ argument 185 #define LOWER_20_SB(channel) (((channel) > CH_10MHZ_APART) ? \ argument [all …]
|
/hardware/libhardware_legacy/qemu/ |
D | qemu.c | 75 qemu_channel_open_qemud_pipe( QemuChannel* channel, in qemu_channel_open_qemud_pipe() 94 qemu_channel_open_qemud( QemuChannel* channel, in qemu_channel_open_qemud() 131 qemu_channel_open_qemud_old( QemuChannel* channel, in qemu_channel_open_qemud_old() 155 qemu_channel_open_tty( QemuChannel* channel, in qemu_channel_open_tty() 184 qemu_channel_open( QemuChannel* channel, in qemu_channel_open() 290 static QemuChannel channel[1]; in qemu_control_fd() local
|
/hardware/intel/img/libdrm/shared-core/ |
D | nouveau_drm.h | 34 int channel; member 48 int channel; member 52 int channel; member 58 uint32_t channel; member 65 int channel; member 138 uint32_t channel; member 148 uint32_t channel; member
|
/hardware/libhardware_legacy/include/hardware_legacy/ |
D | tdls.h | 27 int channel; /* channel hint, in channel number (NOT frequency ) */ member 34 int channel; member
|
D | gscan.h | 61 wifi_channel channel; // channel frequency in MHz member 88 wifi_channel channel; // frequency member 145 wifi_channel channel; // channel hint member 164 wifi_channel channel; // channel frequency in MHz member
|
D | rtt.h | 36 wifi_channel_info channel; // Required for STA-AP mode, optional for P2P, NBD etc. member 51 wifi_channel_info channel; // channel information member
|
D | AudioSystemLegacy.h | 351 static bool isOutputChannel(uint32_t channel) { in isOutputChannel() 354 static bool isInputChannel(uint32_t channel) { in isInputChannel()
|
D | link_layer_stats.h | 95 wifi_channel_info channel; // channel member
|
/hardware/intel/img/libdrm/libdrm/nouveau/ |
D | nouveau_notifier.h | 39 struct nouveau_channel *channel; member
|
D | nouveau_grobj.h | 29 struct nouveau_channel *channel; member
|
D | nouveau_pushbuf.h | 33 struct nouveau_channel *channel; member
|
/hardware/intel/common/wrs_omxil_core/utils/src/ |
D | audio_parser.c | 336 int *frequency, int *channel, int *mode_extension, in mp3_header_parse() 562 int *aot, int *frequency, int *channel) in audio_specific_config_parse() 592 int aot, int frequency, int channel) in audio_specific_config_bitcoding()
|
/hardware/libhardware/include/hardware/ |
D | bt_sock.h | 35 int channel; member
|
D | bluetooth.h | 131 uint16_t channel; member
|
/hardware/broadcom/wlan/bcmdhd/wpa_supplicant_8_lib/ |
D | driver_cmd_wext.c | 136 u8 channel; in wpa_driver_wext_set_cscan_params() local
|
/hardware/samsung_slsi/exynos5/include/ |
D | s3c_lcd.h | 30 int channel; member
|
D | s3c-fb.h | 27 int channel; member
|
D | s5p_tvout_v4l2.h | 162 int channel; member
|
/hardware/samsung_slsi/exynos5/original-kernel-headers/linux/ |
D | s3c-fb.h | 24 int channel; member
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/ |
D | p2p.h | 135 uint8 channel; /* Channel */ member 226 uint8 channel; /* Channel */ member 315 uint8 channel; /* Channel */ member
|
D | 802.11.h | 383 uint8 channel; /* channel switch to */ member 403 uint8 channel; /* channel switch to */ member 560 uint8 channel; member 578 uint8 channel; member 592 uint8 channel; member 611 uint8 channel; member 2262 uint8 channel; member 2273 uint8 channel; member 2317 uint8 channel; member 2327 uint8 channel; member [all …]
|
/hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
D | gscan.cpp | 1124 wifi_channel channel; // channel frequency in MHz member 1283 uint16_t channel; in handleEvent() member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/ |
D | AacEncTest.c | 223 int channel = 0; variable
|
/hardware/ti/omap4-aah/kernel-headers-ti/video/ |
D | dsscomp.h | 351 enum omap_channel channel; member
|
/hardware/intel/bootstub/ |
D | bootparam.h | 161 __u8 channel; member
|