Home
last modified time | relevance | path

Searched refs:diversity (Results 1 – 7 of 7) sorted by relevance

/linux/Documentation/admin-guide/media/
H A Dintro.rst19 Due to the diversity of devices, the subsystem provides several different
/linux/Documentation/admin-guide/device-mapper/
H A Ddm-log.rst49 diversity, and 2-way communication nature of the exchanges between
/linux/drivers/media/dvb-frontends/
H A Ddrxd_hard.c177 int diversity; member
1497 state->diversity = 0; in SetDeviceTypeId()
1506 state->diversity = 1; in SetDeviceTypeId()
1513 state->diversity = 1; in SetDeviceTypeId()
1553 if (state->diversity) { in SetDeviceTypeId()
1747 if (oMode != OM_Default && !state->diversity) {
/linux/drivers/net/wireless/ti/wl18xx/
H A Dacx.h278 struct wl18xx_acx_diversity_stats diversity; member
/linux/tools/perf/Documentation/
H A Dtopdown.txt345 predefined per processor family by the hardware architects. Due to the diversity
/linux/Documentation/input/
H A Devent-codes.rst379 touches. The diversity makes the rectangle of limited use, but some
/linux/drivers/net/wireless/realtek/rtw89/
H A Dfw.c5587 u8_encode_bits(ant->diversity, RTW89_H2C_CXINIT_ANT_INFO_DIVERSITY) | in rtw89_fw_h2c_cxdrv_init()