/drivers/gpu/drm/nouveau/ |
D | nouveau_dma.c | 116 uint32_t get = nvif_rd32(chan, 0x88); in nv50_dma_push_wait() local 117 if (get != prev_get) { in nv50_dma_push_wait() 118 prev_get = get; in nv50_dma_push_wait() 128 chan->dma.ib_free = get - chan->dma.ib_put; in nv50_dma_push_wait() 147 int get = READ_GET(chan, &prev_get, &cnt); in nv50_dma_wait() local 148 if (unlikely(get < 0)) { in nv50_dma_wait() 149 if (get == -EINVAL) in nv50_dma_wait() 152 return get; in nv50_dma_wait() 155 if (get <= chan->dma.cur) { in nv50_dma_wait() 162 get = READ_GET(chan, &prev_get, &cnt); in nv50_dma_wait() [all …]
|
/drivers/misc/sgi-xp/ |
D | xpc_sn2.c | 1681 ch_sn2->local_GP->get = 0; in xpc_teardown_msg_structures_sn2() 1683 ch_sn2->remote_GP.get = 0; in xpc_teardown_msg_structures_sn2() 1685 ch_sn2->w_local_GP.get = 0; in xpc_teardown_msg_structures_sn2() 1687 ch_sn2->w_remote_GP.get = 0; in xpc_teardown_msg_structures_sn2() 1712 s64 get = ch->sn.sn2.w_remote_GP.get - 1; in xpc_notify_senders_sn2() local 1714 while (++get < put && atomic_read(&ch->n_to_notify) > 0) { in xpc_notify_senders_sn2() 1716 notify = &ch->sn.sn2.notify_queue[get % ch->local_nentries]; in xpc_notify_senders_sn2() 1737 (void *)notify, get, ch->partid, ch->number); in xpc_notify_senders_sn2() 1744 (void *)notify, get, ch->partid, ch->number); in xpc_notify_senders_sn2() 1763 s64 get; in xpc_clear_local_msgqueue_flags_sn2() local [all …]
|
/drivers/hwmon/ |
D | Kconfig | 47 If you say yes here you get support for the thermal sensor part 59 If you say yes here you get support for the sensor part of the first 74 If you say yes here you get support for the sensor part of the 88 If you say yes here you get support for the Analog Devices 98 If you say yes here you get support for the Analog Devices 108 If you say yes here you get support for the Analog Devices 118 If you say yes here you get support for Analog Devices ADM1021 130 If you say yes here you get support for Analog Devices ADM1025 141 If you say yes here you get support for Analog Devices ADM1026 151 If you say yes here you get support for Analog Devices ADM1029 [all …]
|
/drivers/s390/char/ |
D | tape_char.c | 400 struct mtget get; in __tapechar_ioctl() local 402 memset(&get, 0, sizeof(get)); in __tapechar_ioctl() 403 get.mt_type = MT_ISUNKNOWN; in __tapechar_ioctl() 404 get.mt_resid = 0 /* device->devstat.rescnt */; in __tapechar_ioctl() 405 get.mt_dsreg = in __tapechar_ioctl() 409 get.mt_gstat = 0; in __tapechar_ioctl() 410 get.mt_erreg = 0; in __tapechar_ioctl() 411 get.mt_fileno = 0; in __tapechar_ioctl() 412 get.mt_gstat = device->tape_generic_status; in __tapechar_ioctl() 421 get.mt_gstat |= GMT_BOT(~0); in __tapechar_ioctl() [all …]
|
/drivers/rtc/ |
D | Kconfig | 120 If you say yes here you get support for the 140 If you say yes here you get support for RTC function in Marvell 150 If you say yes here you get support for RTC function in Marvell 160 If you say yes here you get support for the RTC of ams AS3722 PMIC 169 If you say yes here you get support for various compatible RTC 188 If you say yes here you get support for Dallas Semiconductor 198 If you say yes here you get support for the 208 If you say yes here you get support for Dallas Semiconductor 235 If you say yes here you will get support for the 245 If you say yes here you will get support for the [all …]
|
/drivers/hwmon/pmbus/ |
D | Kconfig | 21 If you say yes here you get hardware monitoring support for generic 32 If you say yes here you get hardware monitoring support for Analog 43 If you say yes here you get hardware monitoring support for National 53 If you say yes here you get hardware monitoring support for Linear 63 If you say yes here you get hardware monitoring support for Maxim 73 If you say yes here you get hardware monitoring support for Maxim 83 If you say yes here you get hardware monitoring support for Maxim 93 If you say yes here you get hardware monitoring support for TI 103 If you say yes here you get hardware monitoring support for TI 114 If you say yes here you get hardware monitoring support for TI [all …]
|
/drivers/pcmcia/ |
D | pcmcia_cis.c | 356 struct pcmcia_loop_get *get = priv; in pcmcia_do_get_tuple() local 358 *get->buf = kzalloc(tuple->TupleDataLen, GFP_KERNEL); in pcmcia_do_get_tuple() 359 if (*get->buf) { in pcmcia_do_get_tuple() 360 get->len = tuple->TupleDataLen; in pcmcia_do_get_tuple() 361 memcpy(*get->buf, tuple->TupleData, tuple->TupleDataLen); in pcmcia_do_get_tuple() 380 struct pcmcia_loop_get get = { in pcmcia_get_tuple() local 385 *get.buf = NULL; in pcmcia_get_tuple() 386 pcmcia_loop_tuple(p_dev, code, pcmcia_do_get_tuple, &get); in pcmcia_get_tuple() 388 return get.len; in pcmcia_get_tuple()
|
/drivers/thermal/ti-soc-thermal/ |
D | Kconfig | 6 If you say yes here you get support for the Texas Instruments 18 If you say yes here you want to get support for generic thermal 29 If you say yes here you get thermal support for the Texas Instruments 43 If you say yes here you get thermal support for the Texas Instruments 55 If you say yes here you get thermal support for the Texas Instruments
|
/drivers/power/ |
D | test_power.c | 427 .get = param_get_ac_online, 432 .get = param_get_usb_online, 437 .get = param_get_battery_status, 442 .get = param_get_battery_present, 447 .get = param_get_battery_technology, 452 .get = param_get_battery_health, 457 .get = param_get_battery_capacity, 462 .get = param_get_battery_voltage,
|
/drivers/scsi/isci/ |
D | unsolicited_frame_control.c | 96 uf_control->get = 0; in sci_unsolicited_frame_control_construct() 163 frame_get = uf_control->get & (SCU_MAX_UNSOLICITED_FRAMES - 1); in sci_unsolicited_frame_control_release_frame() 164 frame_cycle = uf_control->get & SCU_MAX_UNSOLICITED_FRAMES; in sci_unsolicited_frame_control_release_frame() 208 uf_control->get = SCU_UFQGP_GEN_BIT(ENABLE_BIT) | frame_cycle | frame_get; in sci_unsolicited_frame_control_release_frame()
|
/drivers/pps/clients/ |
D | Kconfig | 12 If you say yes here you get support for a PPS debugging client 22 If you say yes here you get support for a PPS source connected 29 If you say yes here you get support for a PPS source connected 36 If you say yes here you get support for a PPS source using
|
/drivers/net/wireless/ath/ath5k/ |
D | sysfs.c | 9 #define SIMPLE_SHOW_STORE(name, get, set) \ argument 16 return snprintf(buf, PAGE_SIZE, "%d\n", get); \ 36 #define SIMPLE_SHOW(name, get) \ argument 43 return snprintf(buf, PAGE_SIZE, "%d\n", get); \
|
/drivers/net/usb/ |
D | rndis_host.c | 247 struct rndis_query *get; in rndis_query() member 254 memset(u.get, 0, sizeof *u.get + in_len); in rndis_query() 255 u.get->msg_type = cpu_to_le32(RNDIS_MSG_QUERY); in rndis_query() 256 u.get->msg_len = cpu_to_le32(sizeof *u.get + in_len); in rndis_query() 257 u.get->oid = cpu_to_le32(oid); in rndis_query() 258 u.get->len = cpu_to_le32(in_len); in rndis_query() 259 u.get->offset = cpu_to_le32(20); in rndis_query() 309 struct rndis_query *get; in generic_rndis_bind() member
|
/drivers/extcon/ |
D | Kconfig | 44 If you say yes here you get support for the MUIC device of 54 If you say yes here you get support for the MUIC device of 62 If you say yes here you get support for the MUIC device of 80 If you say yes here you get support for the MUIC device of 92 If you say yes here you get support for the MUIC device of
|
/drivers/base/ |
D | map.c | 25 kobj_probe_t *get; member 51 p->get = probe; in kobj_map() 117 probe = p->get; in kobj_lookup() 150 base->get = base_probe; in kobj_map_init()
|
/drivers/gpio/ |
D | gpio-ich.c | 90 int (*get)(struct gpio_chip *chip, unsigned offset); member 285 chip->get = ichx_priv.desc->get ? in ichx_gpiolib_setup() 286 ichx_priv.desc->get : ichx_gpio_get; in ichx_gpiolib_setup() 301 .get = ich6_gpio_get, 323 .get = ich6_gpio_get,
|
D | gpio-lpc32xx.c | 443 .get = lpc32xx_gpio_get_value_p012, 459 .get = lpc32xx_gpio_get_value_p012, 475 .get = lpc32xx_gpio_get_value_p012, 490 .get = lpc32xx_gpio_get_value_p3, 506 .get = lpc32xx_gpi_get_value, 521 .get = lpc32xx_gpo_get_value,
|
/drivers/staging/lustre/lnet/lnet/ |
D | lib-move.c | 1446 hdr->msg.get.match_bits = le64_to_cpu(hdr->msg.get.match_bits); in lnet_parse_get() 1447 hdr->msg.get.ptl_index = le32_to_cpu(hdr->msg.get.ptl_index); in lnet_parse_get() 1448 hdr->msg.get.sink_length = le32_to_cpu(hdr->msg.get.sink_length); in lnet_parse_get() 1449 hdr->msg.get.src_offset = le32_to_cpu(hdr->msg.get.src_offset); in lnet_parse_get() 1454 info.mi_portal = hdr->msg.get.ptl_index; in lnet_parse_get() 1455 info.mi_rlength = hdr->msg.get.sink_length; in lnet_parse_get() 1456 info.mi_roffset = hdr->msg.get.src_offset; in lnet_parse_get() 1457 info.mi_mbits = hdr->msg.get.match_bits; in lnet_parse_get() 1471 reply_wmd = hdr->msg.get.return_wmd; in lnet_parse_get() 1692 "match bits %llu\n", hdr->msg.get.ptl_index, in lnet_print_hdr() [all …]
|
/drivers/staging/gs_fpgaboot/ |
D | TODO | 2 - get bus width input instead of hardcoded bus width 3 - get it reviewed
|
/drivers/vme/bridges/ |
D | Kconfig | 7 If you say Y here you get support for the Tundra CA91C142 14 If you say Y here you get support for the Tundra TSI148 VME bridge
|
/drivers/iio/light/ |
D | Kconfig | 14 If you say yes here you get support for the Avago ADJD-S311-CR999 116 If you say yes here you get support for the ambient light sensor 135 If you say yes here you get support for the Lite-On LTR-501ALS-01 147 If you say yes here you get support for the TAOS TCS3414 159 If you say yes here you get support for the TAOS TCS3472 169 If you say yes here you get support for the Taos TSL2560,
|
/drivers/gpu/drm/nouveau/core/subdev/therm/ |
D | fan.c | 58 duty = fan->get(therm); in nouveau_fan_update() 120 return priv->fan->get(therm); in nouveau_therm_fan_get() 147 prev = gpio->get(gpio, 0, priv->fan->tach.func, priv->fan->tach.line); in nouveau_therm_fan_sense() 152 cur = gpio->get(gpio, 0, priv->fan->tach.func, priv->fan->tach.line); in nouveau_therm_fan_sense()
|
/drivers/xen/xen-pciback/ |
D | pciback.h | 106 struct pci_dev *(*get)(struct xen_pcibk_device *pdev, member 136 if (xen_pcibk_backend && xen_pcibk_backend->get) in xen_pcibk_get_pci_dev() 137 return xen_pcibk_backend->get(pdev, domain, bus, devfn); in xen_pcibk_get_pci_dev()
|
/drivers/gpu/drm/nouveau/core/engine/fifo/ |
D | nv04.c | 416 struct nv04_fifo_priv *priv, u32 chid, u32 get) in nv04_fifo_cache_error() argument 426 ptr = (get & 0x7ff) >> 2; in nv04_fifo_cache_error() 450 nv_wr32(priv, NV03_PFIFO_CACHE1_GET, get + 4); in nv04_fifo_cache_error() 516 uint32_t chid, get; in nv04_fifo_intr() local 521 get = nv_rd32(priv, NV03_PFIFO_CACHE1_GET); in nv04_fifo_intr() 524 nv04_fifo_cache_error(device, priv, chid, get); in nv04_fifo_intr() 543 nv_wr32(priv, NV03_PFIFO_CACHE1_GET, get + 4); in nv04_fifo_intr()
|
/drivers/iio/temperature/ |
D | Kconfig | 10 If you say yes here you get support for the Melexis 20 If you say yes here you get support for the Texas Instruments
|