/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/ |
D | nouveau_dma.c | 101 uint32_t get = nvif_rd32(&chan->user, 0x88); in nv50_dma_push_wait() local 102 if (get != prev_get) { in nv50_dma_push_wait() 103 prev_get = get; in nv50_dma_push_wait() 113 chan->dma.ib_free = get - chan->dma.ib_put; in nv50_dma_push_wait() 132 int get = READ_GET(chan, &prev_get, &cnt); in nv50_dma_wait() local 133 if (unlikely(get < 0)) { in nv50_dma_wait() 134 if (get == -EINVAL) in nv50_dma_wait() 137 return get; in nv50_dma_wait() 140 if (get <= chan->dma.cur) { in nv50_dma_wait() 147 get = READ_GET(chan, &prev_get, &cnt); in nv50_dma_wait() [all …]
|
/kernel/liteos_m/tools/ |
D | mem_analysis.py | 64 c.value = values.get('offsets') 66 c.value = values.get('section') 68 c.value = values.get('sizeH') 70 c.value = values.get('sizeD') 72 c.value = values.get('symbol') 74 c.value = values.get('lib') 76 c.value = values.get('obj') 85 target_list.append('{:<10s}'.format(values.get('offsets'))) 86 target_list.append('{:<30s}'.format(values.get('section'))) 87 target_list.append('{:<10}'.format(values.get('sizeH'))) [all …]
|
/kernel/linux/linux-5.10/drivers/gpio/ |
D | gpio-raspberrypi-exp.c | 57 struct gpio_get_config get; in rpi_exp_gpio_get_polarity() local 62 get.gpio = off + RPI_EXP_GPIO_BASE; /* GPIO to update */ in rpi_exp_gpio_get_polarity() 65 &get, sizeof(get)); in rpi_exp_gpio_get_polarity() 66 if (ret || get.gpio != 0) { in rpi_exp_gpio_get_polarity() 68 off, ret, get.gpio); in rpi_exp_gpio_get_polarity() 71 return get.polarity; in rpi_exp_gpio_get_polarity() 135 struct gpio_get_config get; in rpi_exp_gpio_get_direction() local 140 get.gpio = off + RPI_EXP_GPIO_BASE; /* GPIO to update */ in rpi_exp_gpio_get_direction() 143 &get, sizeof(get)); in rpi_exp_gpio_get_direction() 144 if (ret || get.gpio != 0) { in rpi_exp_gpio_get_direction() [all …]
|
/kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
D | sram242x.S | 37 ldr r2, omap242x_sdi_cm_clksel2_pll @ get address of dpllout reg 47 ldr r10, [r11] @ get current val 50 mvn r9, #0x4 @ mask to get clear bit2 58 add r11, r11, #0x4 @ get addr of status reg 59 ldr r10, [r11] @ get locked value 97 ldr r4, omap242x_sdi_prcm_voltctrl @ get addr of volt ctrl. 98 ldr r5, [r4] @ get value. 99 ldr r6, prcm_mask_val @ get value of mask 103 mov r3, #0x4000 @ get val for force 107 ldr r3, omap242x_sdi_timer_32ksynct_cr @ get addr of counter [all …]
|
D | sram243x.S | 37 ldr r2, omap243x_sdi_cm_clksel2_pll @ get address of dpllout reg 47 ldr r10, [r11] @ get current val 50 mvn r9, #0x4 @ mask to get clear bit2 58 add r11, r11, #0x4 @ get addr of status reg 59 ldr r10, [r11] @ get locked value 97 ldr r4, omap243x_sdi_prcm_voltctrl @ get addr of volt ctrl. 98 ldr r5, [r4] @ get value. 99 ldr r6, prcm_mask_val @ get value of mask 103 mov r3, #0x4000 @ get val for force 107 ldr r3, omap243x_sdi_timer_32ksynct_cr @ get addr of counter [all …]
|
/kernel/linux/linux-5.10/include/trace/events/ |
D | gpio.h | 34 TP_PROTO(unsigned gpio, int get, int value), 36 TP_ARGS(gpio, get, value), 40 __field(int, get) 46 __entry->get = get; 51 __entry->get ? "get" : "set", __entry->value)
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/dvb/ |
D | video_function_calls.rst | 21 video-get-status 22 video-get-frame-count 23 video-get-pts 24 video-get-event 27 video-get-size 32 video-get-capabilities
|
D | ca_function_calls.rst | 15 ca-get-cap 16 ca-get-slot-info 17 ca-get-descr-info 18 ca-get-msg
|
/kernel/linux/linux-5.10/tools/testing/selftests/net/ |
D | fib_tests.sh | 105 $IP route get fibmatch 198.51.100.2 &> /dev/null 107 $IP -6 route get fibmatch 2001:db8:1::2 &> /dev/null 115 $IP route get fibmatch 198.51.100.2 &> /dev/null 117 $IP -6 route get fibmatch 2001:db8:1::2 &> /dev/null 146 $IP route get fibmatch 203.0.113.1 &> /dev/null 148 $IP -6 route get fibmatch 2001:db8:3::1 &> /dev/null 156 $IP route get fibmatch 203.0.113.1 &> /dev/null 159 $IP -6 route get fibmatch 2001:db8:3::1 &> /dev/null 168 $IP -6 route get fibmatch 2001:db8:3::1 &> /dev/null 188 $IP route get fibmatch 198.51.100.2 &> /dev/null [all …]
|
/kernel/linux/linux-5.10/drivers/hwmon/pmbus/ |
D | Kconfig | 21 If you say yes here you get hardware monitoring support for generic 34 If you say yes here you get hardware monitoring support for Analog 43 If you say yes here you get hardware monitoring support for Analog 53 If you say yes here you get hardware monitoring support for BEL 63 If you say yes here you get hardware monitoring support for the IBM 72 If you say yes here you get hardware monitoring support for the INSPUR 81 If you say yes here you get hardware monitoring support for the 90 If you say yes here you get hardware monitoring support for Infineon 99 If you say yes here you get hardware monitoring support for the 108 If you say yes here you get hardware monitoring support for Renesas [all …]
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/rc/ |
D | lirc-func.rst | 14 lirc-get-features 15 lirc-get-send-mode 16 lirc-get-rec-mode 17 lirc-get-rec-resolution 19 lirc-get-timeout
|
/kernel/linux/linux-5.10/fs/nfsd/ |
D | fault_inject.c | 22 u64 (*get)(void); member 39 val = op->get(); in fault_inject_read() 100 .get = nfsd_inject_print_clients, 106 .get = nfsd_inject_print_locks, 112 .get = nfsd_inject_print_openowners, 118 .get = nfsd_inject_print_delegations, 124 .get = nfsd_inject_print_delegations,
|
/kernel/linux/linux-5.10/drivers/hwmon/ |
D | Kconfig | 46 If you say yes here you get support for the thermal sensor part 58 If you say yes here you get support for the sensor part of the first 73 If you say yes here you get support for the sensor part of the 87 If you say yes here you get support for the Analog Devices 97 If you say yes here you get support for the Analog Devices 107 If you say yes here you get support for the Analog Devices 117 If you say yes here you get support for Analog Devices ADM1021 129 If you say yes here you get support for Analog Devices ADM1025 140 If you say yes here you get support for Analog Devices ADM1026 150 If you say yes here you get support for Analog Devices ADM1029 [all …]
|
/kernel/linux/linux-5.10/drivers/rtc/ |
D | Kconfig | 141 If you say yes here you get support for the 160 If you say yes here you get support for RTC function in Marvell 170 If you say yes here you get support for RTC function in Marvell 180 If you say yes here you get support for the Abracon 190 If you say yes here you get support for the Abracon 200 If you say yes here you get support for Abracon AB080X and AB180X 211 If you say yes here you get support for the real-time clock found 222 If you say yes here you get support for the wake-timer found on 232 If you say yes here you get support for the RTC of ams AS3722 PMIC 243 If you say yes here you get support for various compatible RTC [all …]
|
/kernel/linux/linux-5.10/drivers/s390/char/ |
D | tape_char.c | 399 struct mtget get; in __tapechar_ioctl() local 401 memset(&get, 0, sizeof(get)); in __tapechar_ioctl() 402 get.mt_type = MT_ISUNKNOWN; in __tapechar_ioctl() 403 get.mt_resid = 0 /* device->devstat.rescnt */; in __tapechar_ioctl() 404 get.mt_dsreg = in __tapechar_ioctl() 408 get.mt_gstat = 0; in __tapechar_ioctl() 409 get.mt_erreg = 0; in __tapechar_ioctl() 410 get.mt_fileno = 0; in __tapechar_ioctl() 411 get.mt_gstat = device->tape_generic_status; in __tapechar_ioctl() 420 get.mt_gstat |= GMT_BOT(~0); in __tapechar_ioctl() [all …]
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/fault/ |
D | gv100.c | 35 u32 get = nvkm_rd32(device, buffer->get); in gv100_fault_buffer_process() local 37 if (put == get) in gv100_fault_buffer_process() 41 while (get != put) { in gv100_fault_buffer_process() 42 const u32 base = get * buffer->fault->func->buffer.entry_size; in gv100_fault_buffer_process() 53 if (++get == buffer->entries) in gv100_fault_buffer_process() 54 get = 0; in gv100_fault_buffer_process() 55 nvkm_wr32(device, buffer->get, get); in gv100_fault_buffer_process() 113 buffer->get = 0x100e2c + foff; in gv100_fault_buffer_info()
|
/kernel/linux/linux-5.10/sound/pci/ice1712/ |
D | aureon.c | 1397 .get = wm_master_mute_get, 1406 .get = wm_master_vol_get, 1414 .get = wm_mute_get, 1424 .get = wm_vol_get, 1433 .get = wm_mute_get, 1443 .get = wm_vol_get, 1452 .get = wm_mute_get, 1462 .get = wm_vol_get, 1471 .get = wm_mute_get, 1481 .get = wm_vol_get, [all …]
|
/kernel/linux/linux-5.10/drivers/staging/vc04_services/bcm2835-audio/ |
D | bcm2835-ctl.c | 107 .get = snd_bcm2835_ctl_get, 117 .get = snd_bcm2835_ctl_get, 126 .get = snd_bcm2835_ctl_get, 198 .get = snd_bcm2835_spdif_default_get, 206 .get = snd_bcm2835_spdif_mask_get, 244 .get = snd_bcm2835_ctl_get, 256 .get = snd_bcm2835_ctl_get, 278 .get = snd_bcm2835_ctl_get, 290 .get = snd_bcm2835_ctl_get,
|
/kernel/linux/linux-5.10/tools/testing/selftests/ptp/ |
D | phc.sh | 36 phc_ctl $DEV get &> /dev/null 94 res=$(phc_ctl $DEV set 0 wait 120.5 get 2> /dev/null \ 105 res=$(phc_ctl $DEV set 0 adj 10 get 2> /dev/null \ 117 res=$(phc_ctl $DEV freq 10000000 set 0 wait 100.5 get 2> /dev/null \
|
/kernel/linux/linux-5.10/Documentation/sphinx/ |
D | kernel_include.py | 98 encoding = self.options.get( 101 tab_width = self.options.get( 116 startline = self.options.get('start-line', None) 117 endline = self.options.get('end-line', None) 129 after_text = self.options.get('start-after', None) 137 before_text = self.options.get('end-before', None) 155 classes=self.options.get('class', []))
|
D | kerneldoc.py | 85 tab_width = self.options.get('tab-width', self.state.document.settings.tab_width) 89 self.options['identifiers'] = self.options.get('functions') 94 export_file_patterns = str(self.options.get('export')).split() 97 export_file_patterns = str(self.options.get('internal')).split() 99 cmd += ['-function', str(self.options.get('doc'))] 101 identifiers = self.options.get('identifiers').split() 109 no_identifiers = self.options.get('no-identifiers').split()
|
/kernel/linux/linux-5.10/include/sound/ |
D | soc.h | 61 .info = snd_soc_info_volsw, .get = snd_soc_get_volsw,\ 66 .info = snd_soc_info_volsw_range, .get = snd_soc_get_volsw_range, \ 77 .info = snd_soc_info_volsw, .get = snd_soc_get_volsw,\ 86 .get = snd_soc_get_volsw_sx,\ 98 .get = snd_soc_get_volsw_range, .put = snd_soc_put_volsw_range, \ 105 .info = snd_soc_info_volsw, .get = snd_soc_get_volsw, \ 112 .info = snd_soc_info_volsw, .get = snd_soc_get_volsw, \ 120 .get = snd_soc_get_volsw, .put = snd_soc_put_volsw, \ 127 .get = snd_soc_get_volsw_range, .put = snd_soc_put_volsw_range, \ 135 .info = snd_soc_info_volsw, .get = snd_soc_get_volsw, \ [all …]
|
/kernel/linux/linux-5.10/arch/arm/lib/ |
D | backtrace-clang.S | 124 1001: ldr sv_pc, [frame, #4] @ get saved 'pc' 125 1002: ldr sv_fp, [frame, #0] @ get saved fp 145 1003: ldr sv_lr, [sv_fp, #4] @ get saved lr from next frame 147 ldr r0, [sv_lr, #-4] @ get call instruction
|
/kernel/linux/linux-5.10/tools/perf/scripts/python/ |
D | flamegraph.py | 74 node, entry.get("sym", {}).get("name"), event.get("dso")) 77 node, entry.get("symbol"), event.get("dso"))
|
/kernel/linux/linux-5.10/sound/pci/oxygen/ |
D | oxygen_mixer.c | 733 .get = ac97_switch_get, \ 744 .get = ac97_volume_get, \ 760 .get = dac_volume_get, 767 .get = dac_mute_get, 774 .get = upmix_get, 784 .get = spdif_switch_get, 792 .get = spdif_default_get, 801 .get = spdif_mask_get, 810 .get = spdif_pcm_get, 822 .get = spdif_input_mask_get, [all …]
|