/drivers/hwmon/pmbus/ |
D | max34440.c | 205 .format[PSC_VOLTAGE_IN] = direct, 206 .format[PSC_VOLTAGE_OUT] = direct, 207 .format[PSC_TEMPERATURE] = direct, 208 .format[PSC_CURRENT_OUT] = direct, 247 .format[PSC_VOLTAGE_IN] = direct, 248 .format[PSC_VOLTAGE_OUT] = direct, 249 .format[PSC_TEMPERATURE] = direct, 250 .format[PSC_CURRENT_OUT] = direct, 251 .format[PSC_FAN] = direct, 290 .format[PSC_VOLTAGE_IN] = direct, [all …]
|
D | max8688.c | 153 .format[PSC_VOLTAGE_IN] = direct, 154 .format[PSC_VOLTAGE_OUT] = direct, 155 .format[PSC_TEMPERATURE] = direct, 156 .format[PSC_CURRENT_OUT] = direct,
|
D | max16064.c | 79 .format[PSC_VOLTAGE_IN] = direct, 80 .format[PSC_VOLTAGE_OUT] = direct, 81 .format[PSC_TEMPERATURE] = direct,
|
D | lm25066.c | 199 info->format[PSC_VOLTAGE_IN] = direct; in lm25066_probe() 200 info->format[PSC_VOLTAGE_OUT] = direct; in lm25066_probe() 201 info->format[PSC_CURRENT_IN] = direct; in lm25066_probe() 202 info->format[PSC_TEMPERATURE] = direct; in lm25066_probe() 203 info->format[PSC_POWER] = direct; in lm25066_probe()
|
D | adm1275.c | 290 info->format[PSC_VOLTAGE_IN] = direct; in adm1275_probe() 291 info->format[PSC_VOLTAGE_OUT] = direct; in adm1275_probe() 292 info->format[PSC_CURRENT_OUT] = direct; in adm1275_probe() 330 info->format[PSC_POWER] = direct; in adm1275_probe() 363 info->format[PSC_POWER] = direct; in adm1275_probe()
|
D | pmbus.c | 134 info->format[PSC_VOLTAGE_OUT] = direct; in pmbus_identify() 154 if (info->format[PSC_VOLTAGE_OUT] == direct) { in pmbus_identify()
|
/drivers/staging/iio/dds/ |
D | Kconfig | 11 ad5930/ad5932, provides direct access via sysfs. 18 AD9832 and AD9835, provides direct access via sysfs. 28 AD9833, AD9834, AD9837 and AD9838, provides direct access via sysfs. 38 ad9850/1, provides direct access via sysfs. 45 ad9852/4, provides direct access via sysfs. 52 ad9910, provides direct access via sysfs. 59 ad9951, provides direct access via sysfs.
|
/drivers/net/ethernet/mellanox/mlx4/ |
D | alloc.c | 179 buf->direct.buf = dma_alloc_coherent(&dev->pdev->dev, in mlx4_buf_alloc() 181 if (!buf->direct.buf) in mlx4_buf_alloc() 184 buf->direct.map = t; in mlx4_buf_alloc() 191 memset(buf->direct.buf, 0, size); in mlx4_buf_alloc() 195 buf->direct.buf = NULL; in mlx4_buf_alloc() 223 buf->direct.buf = vmap(pages, buf->nbufs, VM_MAP, PAGE_KERNEL); in mlx4_buf_alloc() 225 if (!buf->direct.buf) in mlx4_buf_alloc() 244 dma_free_coherent(&dev->pdev->dev, size, buf->direct.buf, in mlx4_buf_free() 245 buf->direct.map); in mlx4_buf_free() 247 if (BITS_PER_LONG == 64 && buf->direct.buf) in mlx4_buf_free() [all …]
|
D | en_resources.c | 82 buf->direct.buf = vmap(pages, buf->nbufs, VM_MAP, PAGE_KERNEL); in mlx4_en_map_buffer() 84 if (!buf->direct.buf) in mlx4_en_map_buffer() 95 vunmap(buf->direct.buf); in mlx4_en_unmap_buffer()
|
/drivers/infiniband/hw/mthca/ |
D | mthca_allocator.c | 209 buf->direct.buf = dma_alloc_coherent(&dev->pdev->dev, in mthca_buf_alloc() 211 if (!buf->direct.buf) in mthca_buf_alloc() 214 dma_unmap_addr_set(&buf->direct, mapping, t); in mthca_buf_alloc() 216 memset(buf->direct.buf, 0, size); in mthca_buf_alloc() 291 dma_free_coherent(&dev->pdev->dev, size, buf->direct.buf, in mthca_buf_free() 292 dma_unmap_addr(&buf->direct, mapping)); in mthca_buf_free()
|
/drivers/staging/iio/resolver/ |
D | Kconfig | 11 to digital converters, ad2s90, provides direct access via sysfs. 19 to digital converters, ad2s1200 and ad2s1205, provides direct access 28 to digital converters, ad2s1210, provides direct access via sysfs.
|
/drivers/staging/iio/cdc/ |
D | Kconfig | 11 (ad7150, ad7151, ad7156) Provides direct access via sysfs. 21 (ad7152, ad7153) Provides direct access via sysfs. 31 (AD7745, AD7746, AD7747) Provides direct access via sysfs.
|
/drivers/platform/x86/ |
D | intel_mid_thermal.c | 94 int direct; member 135 static int adc_to_temp(int direct, uint16_t adc_val, unsigned long *tp) in adc_to_temp() argument 140 if (direct) { in adc_to_temp() 216 ret = adc_to_temp(td_info->direct, adc_val, &curr_temp); in mid_read_temp() 415 td_info->direct = 1; in initialize_sensor()
|
/drivers/misc/iwmc3200top/ |
D | main.c | 386 static bool direct = 1; variable 387 module_param(direct, bool, 0604); 441 priv->dbg.direct = (bool)direct; in iwmct_dbg_init_params() 442 LOG_INFO(priv, INIT, "direct=%d\n", direct); in iwmct_dbg_init_params() 550 if (!priv->dbg.direct && priv->dbg.download_trans_blks > 8) { in iwmct_probe()
|
/drivers/net/wireless/rtlwifi/rtl8192de/ |
D | hw.h | 59 u32 value, u8 direct); 61 u8 direct);
|
D | rf.c | 416 u8 direct = bmac0 ? BIT(3) | BIT(2) : BIT(3); in rtl92d_phy_enable_anotherphy() local 430 rtl92de_read_dword_dbi(hw, REG_SYS_ISO_CTRL, direct) | in rtl92d_phy_enable_anotherphy() 431 BIT(29) | BIT(16) | BIT(17), direct); in rtl92d_phy_enable_anotherphy() 447 u8 direct = bmac0 ? BIT(3) | BIT(2) : BIT(3); in rtl92d_phy_powerdown_anotherphy() local 461 0x00000000, direct); in rtl92d_phy_powerdown_anotherphy()
|
/drivers/staging/tidspbridge/ |
D | TODO | 5 eliminate the direct filesystem access 8 * Eliminate direct manipulation of OMAP_SYSC_BASE
|
/drivers/staging/iio/impedance-analyzer/ |
D | Kconfig | 13 Network Analyzer, AD5933/4, provides direct access via sysfs.
|
/drivers/staging/iio/adc/ |
D | Kconfig | 59 i2c analog to digital converters (ADC). Provides direct access 185 max11646, max11647) Provides direct access via sysfs. 203 (lpc32xx_adc or lpc32xx_ts). Provides direct access via sysfs.
|
/drivers/media/video/cx25821/ |
D | Kconfig | 24 This is a video4linux driver for direct (DMA) audio on
|
/drivers/media/video/cx18/ |
D | Kconfig | 31 This is a video4linux driver for direct (DMA) audio on
|
/drivers/media/video/tm6000/ |
D | Kconfig | 22 This is a video4linux driver for direct (DMA) audio for
|
/drivers/isdn/mISDN/ |
D | Kconfig | 38 - direct tunneling of physical interface via IP
|
/drivers/staging/usbip/ |
D | Kconfig | 7 machines direct access to USB devices. It provides the
|
/drivers/staging/speakup/ |
D | speakup_dummy.c | 64 __ATTR(direct, USER_RW, spk_var_show, spk_var_store);
|