/linux-6.6.21/drivers/gpu/drm/nouveau/ |
D | nouveau_dma.c | 104 uint32_t get = nvif_rd32(chan->userd, 0x88); in nv50_dma_push_wait() local 105 if (get != prev_get) { in nv50_dma_push_wait() 106 prev_get = get; in nv50_dma_push_wait() 116 chan->dma.ib_free = get - chan->dma.ib_put; in nv50_dma_push_wait() 135 int get = READ_GET(chan, &prev_get, &cnt); in nv50_dma_wait() local 136 if (unlikely(get < 0)) { in nv50_dma_wait() 137 if (get == -EINVAL) in nv50_dma_wait() 140 return get; in nv50_dma_wait() 143 if (get <= chan->dma.cur) { in nv50_dma_wait() 150 get = READ_GET(chan, &prev_get, &cnt); in nv50_dma_wait() [all …]
|
/linux-6.6.21/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 …]
|
/linux-6.6.21/Documentation/netlink/specs/ |
D | ethtool.yaml | 951 name: strset-get 956 do: &strset-get-op 966 dump: *strset-get-op 968 name: linkinfo-get 973 do: &linkinfo-get-op 985 dump: *linkinfo-get-op 998 notify: linkinfo-get 1000 name: linkmodes-get 1005 do: &linkmodes-get-op 1021 dump: *linkmodes-get-op [all …]
|
D | devlink.yaml | 255 name: get 270 reply: &get-reply 279 reply: *get-reply 282 name: port-get 310 name: sb-get 325 reply: &sb-get-reply 331 reply: *sb-get-reply 336 name: sb-pool-get 352 reply: &sb-pool-get-reply 358 reply: *sb-pool-get-reply [all …]
|
/linux-6.6.21/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 …]
|
/linux-6.6.21/tools/net/ynl/lib/ |
D | nlspec.py | 48 def get(self, key, default=None): member in SpecElement 49 return self.yaml.get(key, default) 77 self.doc = yaml.get('doc', '') 119 value_start = self.yaml.get('value-start', 0) 166 self.is_multi = yaml.get('multi-attr', False) 167 self.struct_name = yaml.get('struct') 168 self.sub_type = yaml.get('sub-type') 169 self.byte_order = yaml.get('byte-order') 170 self.len = yaml.get('len') 171 self.display_hint = yaml.get('display-hint') [all …]
|
/linux-6.6.21/drivers/hwmon/pmbus/ |
D | Kconfig | 21 If you say yes here you get hardware monitoring support for generic 33 If you say yes here you get hardware monitoring support for the ACBEL 44 If you say yes here you get hardware monitoring support for Analog 53 If you say yes here you get hardware monitoring support for Analog 63 If you say yes here you get hardware monitoring support for BEL 72 If you say yes here you get hardware monitoring support for BluTek 81 If you say yes here you get hardware monitoring support for 91 If you say yes here you get hardware monitoring support for 102 If you say yes here you get hardware monitoring support for the IBM 111 If you say yes here you get hardware monitoring support for Delta [all …]
|
/linux-6.6.21/tools/testing/selftests/net/forwarding/ |
D | bridge_mdb.sh | 148 bridge mdb get dev br0 grp $grp vid 10 &> /dev/null 155 bridge mdb get dev br0 grp $grp vid 10 &> /dev/null 203 bridge mdb get dev br0 $grp_key vid 10 &> /dev/null 211 bridge mdb get dev br0 $grp_key vid 10 &> /dev/null 216 bridge -d mdb get dev br0 $grp_key vid 10 | grep -q "static" 221 bridge -d mdb get dev br0 $grp_key vid 10 | grep -q "123" 227 bridge mdb get dev br0 $grp_key vid 10 &> /dev/null 229 bridge mdb get dev br0 $grp_key vid 20 &> /dev/null 233 bridge mdb get dev br0 $grp_key vid 10 &> /dev/null 235 bridge mdb get dev br0 $grp_key vid 20 &> /dev/null [all …]
|
D | bridge_locked_port.sh | 192 bridge fdb get `mac_get $h1` br br0 vlan 1 &> /dev/null 200 bridge fdb get `mac_get $h1` br br0 vlan 1 | grep "dev $swp1" | grep -q "locked" 208 bridge fdb get `mac_get $h1` br br0 vlan 1 | grep "dev $swp1" | grep -q "locked" 229 bridge fdb get $mac br br0 vlan 1 | grep "dev $swp1" | grep -q "locked" 233 bridge fdb get $mac br br0 vlan 1 | grep -q "dev $swp2" 236 bridge fdb get $mac br br0 vlan 1 | grep -q "locked" 240 bridge fdb get $mac br br0 vlan 1 | grep -q "dev $swp1" 289 bridge fdb get $locked_mac1 br br0 vlan 1 | grep "dev $swp1" | \ 294 bridge fdb get $locked_mac2 br br0 vlan 1 | grep "dev $swp2" | \ 302 bridge fdb get $unlocked_mac1 br br0 vlan 1 &> /dev/null [all …]
|
/linux-6.6.21/tools/testing/selftests/drivers/net/dsa/ |
D | bridge_mdb.sh | 148 bridge mdb get dev br0 grp $grp vid 10 &> /dev/null 155 bridge mdb get dev br0 grp $grp vid 10 &> /dev/null 203 bridge mdb get dev br0 $grp_key vid 10 &> /dev/null 211 bridge mdb get dev br0 $grp_key vid 10 &> /dev/null 216 bridge -d mdb get dev br0 $grp_key vid 10 | grep -q "static" 221 bridge -d mdb get dev br0 $grp_key vid 10 | grep -q "123" 227 bridge mdb get dev br0 $grp_key vid 10 &> /dev/null 229 bridge mdb get dev br0 $grp_key vid 20 &> /dev/null 233 bridge mdb get dev br0 $grp_key vid 10 &> /dev/null 235 bridge mdb get dev br0 $grp_key vid 20 &> /dev/null [all …]
|
D | bridge_locked_port.sh | 192 bridge fdb get `mac_get $h1` br br0 vlan 1 &> /dev/null 200 bridge fdb get `mac_get $h1` br br0 vlan 1 | grep "dev $swp1" | grep -q "locked" 208 bridge fdb get `mac_get $h1` br br0 vlan 1 | grep "dev $swp1" | grep -q "locked" 229 bridge fdb get $mac br br0 vlan 1 | grep "dev $swp1" | grep -q "locked" 233 bridge fdb get $mac br br0 vlan 1 | grep -q "dev $swp2" 236 bridge fdb get $mac br br0 vlan 1 | grep -q "locked" 240 bridge fdb get $mac br br0 vlan 1 | grep -q "dev $swp1" 289 bridge fdb get $locked_mac1 br br0 vlan 1 | grep "dev $swp1" | \ 294 bridge fdb get $locked_mac2 br br0 vlan 1 | grep "dev $swp2" | \ 302 bridge fdb get $unlocked_mac1 br br0 vlan 1 &> /dev/null [all …]
|
/linux-6.6.21/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)
|
/linux-6.6.21/drivers/staging/media/av7110/ |
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
|
/linux-6.6.21/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
|
/linux-6.6.21/tools/testing/selftests/net/ |
D | fib_tests.sh | 109 $IP route get fibmatch 198.51.100.2 &> /dev/null 111 $IP -6 route get fibmatch 2001:db8:1::2 &> /dev/null 119 $IP route get fibmatch 198.51.100.2 &> /dev/null 121 $IP -6 route get fibmatch 2001:db8:1::2 &> /dev/null 150 $IP route get fibmatch 203.0.113.1 &> /dev/null 152 $IP -6 route get fibmatch 2001:db8:3::1 &> /dev/null 160 $IP route get fibmatch 203.0.113.1 &> /dev/null 163 $IP -6 route get fibmatch 2001:db8:3::1 &> /dev/null 172 $IP -6 route get fibmatch 2001:db8:3::1 &> /dev/null 192 $IP route get fibmatch 198.51.100.2 &> /dev/null [all …]
|
D | arp_ndisc_evict_nocarrier.sh | 61 ip netns exec me ip -6 neigh get $V6_ADDR1 dev veth1 >/dev/null 2>&1 88 ip neigh get $V4_ADDR1 dev veth0 >/dev/null 2>&1 115 ip neigh get $V4_ADDR1 dev veth0 >/dev/null 2>&1 133 ip neigh get $V4_ADDR1 dev veth0 >/dev/null 2>&1 150 ip neigh get $V4_ADDR1 dev veth0 >/dev/null 2>&1 166 ip netns exec me ip -6 neigh get $V6_ADDR1 dev veth1 >/dev/null 2>&1 183 ip netns exec me ip -6 neigh get $V6_ADDR1 dev veth1 >/dev/null 2>&1 200 ip netns exec me ip -6 neigh get $V6_ADDR1 dev veth1 >/dev/null 2>&1
|
/linux-6.6.21/rust/kernel/sync/ |
D | condvar.rs | 110 unsafe { bindings::init_wait(wait.get()) }; in wait_internal() 114 bindings::prepare_to_wait_exclusive(self.wait_list.get(), wait.get(), wait_state as _) in wait_internal() 121 unsafe { bindings::finish_wait(self.wait_list.get(), wait.get()) }; in wait_internal() 151 self.wait_list.get(), in notify()
|
/linux-6.6.21/drivers/s390/char/ |
D | tape_char.c | 397 struct mtget get; in __tapechar_ioctl() local 399 memset(&get, 0, sizeof(get)); in __tapechar_ioctl() 400 get.mt_type = MT_ISUNKNOWN; in __tapechar_ioctl() 401 get.mt_resid = 0 /* device->devstat.rescnt */; in __tapechar_ioctl() 402 get.mt_dsreg = in __tapechar_ioctl() 406 get.mt_gstat = 0; in __tapechar_ioctl() 407 get.mt_erreg = 0; in __tapechar_ioctl() 408 get.mt_fileno = 0; in __tapechar_ioctl() 409 get.mt_gstat = device->tape_generic_status; in __tapechar_ioctl() 418 get.mt_gstat |= GMT_BOT(~0); in __tapechar_ioctl() [all …]
|
/linux-6.6.21/drivers/hwmon/ |
D | Kconfig | 45 If you say yes here you get support for the sensor part of the first 60 If you say yes here you get support for the sensor part of the 74 If you say yes here you get support for the thermal, voltage, 82 If you say yes here you get support for the Analog Devices 92 If you say yes here you get support for the Analog Devices 102 If you say yes here you get support for the Analog Devices 113 If you say yes here you get support for Analog Devices ADM1021 125 If you say yes here you get support for Analog Devices ADM1025 136 If you say yes here you get support for Analog Devices ADM1026 146 If you say yes here you get support for Analog Devices ADM1029 [all …]
|
/linux-6.6.21/rust/kernel/ |
D | task.rs | 120 let ptr = unsafe { *ptr::addr_of!((*self.0.get()).group_leader) }; in group_leader() 132 unsafe { *ptr::addr_of!((*self.0.get()).pid) } in pid() 138 unsafe { bindings::signal_pending(self.0.get()) != 0 } in signal_pending() 146 unsafe { bindings::wake_up_process(self.0.get()) }; in wake_up() 154 unsafe { bindings::get_task_struct(self.0.get()) }; in inc_ref()
|
/linux-6.6.21/Documentation/userspace-api/media/dvb/ |
D | ca_function_calls.rst | 15 ca-get-cap 16 ca-get-slot-info 17 ca-get-descr-info 18 ca-get-msg
|
/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/subdev/fault/ |
D | gv100.c | 37 u32 get = nvkm_rd32(device, buffer->get); in gv100_fault_buffer_process() local 39 if (put == get) in gv100_fault_buffer_process() 43 while (get != put) { in gv100_fault_buffer_process() 44 const u32 base = get * buffer->fault->func->buffer.entry_size; in gv100_fault_buffer_process() 55 if (++get == buffer->entries) in gv100_fault_buffer_process() 56 get = 0; in gv100_fault_buffer_process() 57 nvkm_wr32(device, buffer->get, get); in gv100_fault_buffer_process() 115 buffer->get = 0x100e2c + foff; in gv100_fault_buffer_info()
|
/linux-6.6.21/drivers/rtc/ |
D | Kconfig | 150 If you say yes here you get support for the 169 If you say yes here you get support for RTC function in Marvell 179 If you say yes here you get support for RTC function in Marvell 189 If you say yes here you get support for the Abracon 199 If you say yes here you get support for the Abracon 209 If you say yes here you get support for Abracon AB080X and AB180X 220 If you say yes here you get support for the real-time clock found 231 If you say yes here you get support for the wake-timer found on 241 If you say yes here you get support for the RTC of ams AS3722 PMIC 252 If you say yes here you get support for various compatible RTC [all …]
|
/linux-6.6.21/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 …]
|