/linux-6.12.1/drivers/input/rmi4/ |
D | Kconfig | 66 bool "RMI4 Function 11 (2D pointing)" 71 Function 11 provides 2D multifinger pointing for touchscreens and 72 touchpads. For sensors that support relative pointing, F11 also 76 bool "RMI4 Function 12 (2D pointing)" 81 Function 12 provides 2D multifinger pointing for touchscreens and 82 touchpads. For sensors that support relative pointing, F12 also
|
/linux-6.12.1/fs/sysfs/ |
D | symlink.c | 58 * @target: object we're pointing to. 86 * @target: object we're pointing to. 99 * @target: object we're pointing to. 115 * @targ: object we're pointing to. 159 * @targ: object we're pointing to.
|
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/toshiba/ |
D | spider_net.rst | 53 hardware is ahead, the tail pointer will be pointing at a "full" 63 When traffic is flowing, then the head pointer will be pointing at 75 all be pointing at the same descr, which should be "empty". All of the 94 head and tail are pointing at 20, because it has not yet been emptied. 95 Meanwhile, hw is pointing at 21, which is free. 133 deadlock condition, as the tail pointer will be pointing at this descr, 156 Both the tail and head pointers are pointing at descr 255, which is
|
/linux-6.12.1/rust/kernel/net/phy/ |
D | reg.rs | 107 // SAFETY: `phydev` is pointing to a valid object by the type invariant of `Device`. in read() 119 // SAFETY: `phydev` is pointing to a valid object by the type invariant of `Device`. in write() 129 // SAFETY: `phydev` is pointing to a valid object by the type invariant of `Self`. in read_status() 199 // SAFETY: `phydev` is pointing to a valid object by the type invariant of `Device`. in read() 209 // SAFETY: `phydev` is pointing to a valid object by the type invariant of `Device`. in write() 218 // SAFETY: `phydev` is pointing to a valid object by the type invariant of `Self`. in read_status()
|
/linux-6.12.1/tools/testing/selftests/powerpc/pmu/event_code_tests/ |
D | hw_cache_event_type_test.c | 14 * Load Missed L1, for power9 its pointing to PM_LD_MISS_L1_FIN (0x2c04e) and 15 * for power10 its pointing to PM_LD_MISS_L1 (0x3e054) 57 /* Expected to success as its pointing to L1 load miss */ in hw_cache_event_type_test()
|
/linux-6.12.1/drivers/gpu/drm/imagination/ |
D | pvr_fw_trace.c | 214 * * %true if trace index is now pointing to a valid entry, or 215 * * %false if trace index is pointing to an invalid entry, or has hit the end 246 /* Ensure index is now pointing to a valid trace entry. */ in fw_trace_get_next() 265 * index pointing to the end of the trace. trace_seq_show() will return an error 327 /* Index is not pointing at a valid entry. */ in fw_trace_seq_show() 332 /* Index is not pointing at a valid entry. */ in fw_trace_seq_show()
|
/linux-6.12.1/Documentation/devicetree/bindings/pinctrl/ |
D | pinctrl-bindings.txt | 47 pinctrl-0: List of phandles, each pointing at a pin configuration 65 pinctrl-1: List of phandles, each pointing at a pin configuration 68 pinctrl-n: List of phandles, each pointing at a pin configuration
|
/linux-6.12.1/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_so.c | 35 * destroy a hardware surface, all views pointing to it must also be destroyed, 37 * So in particular if a surface is evicted, we must destroy all views pointing 202 * owning process or if the surface the view is pointing to is destroyed. 434 * vmw_view_surface_list_destroy - Evict all views pointing to a surface 437 * @list: List of views pointing to a surface. 439 * This function evicts all views pointing to a surface. This is typically 455 * pointing to. 489 * view pointing to it, we need to determine whether that resource will
|
/linux-6.12.1/Documentation/devicetree/bindings/display/imx/ |
D | fsl-imx-drm.txt | 9 - ports: Should contain a list of phandles pointing to display interface ports 33 - resets: phandle pointing to the system reset controller and 74 - fsl,iram: phandle pointing to the mmio-sram device node, that should be
|
/linux-6.12.1/Documentation/devicetree/bindings/display/ |
D | amlogic,meson-vpu.yaml | 92 A port node pointing to the CVBS VDAC port node. 97 A port node pointing to the HDMI-TX port node. 102 A port node pointing to the DPI port node (e.g. DSI or LVDS transceiver).
|
D | amlogic,meson-dw-hdmi.yaml | 93 A port node pointing to the VENC Input port node. 98 A port node pointing to the TMDS Output port node.
|
/linux-6.12.1/arch/powerpc/lib/ |
D | crtsavres.S | 52 /* Called with r11 pointing to the stack header word of the caller of the */ 112 /* Called with r11 pointing to the stack header word of the caller of the */ 172 /* Called with r11 pointing to the stack header word of the caller of the */ 235 /* Called with r0 pointing just beyond the end of the vector save area. */ 439 /* Called with r0 pointing just beyond the end of the vector save area. */
|
/linux-6.12.1/arch/arm64/kernel/ |
D | entry-fpsimd.S | 110 sme_save_za 0, x2, 12 // Leaves x0 pointing to the end of ZA 126 sme_load_za 0, x2, 12 // Leaves x0 pointing to the end of ZA
|
/linux-6.12.1/drivers/media/platform/ti/davinci/ |
D | vpif_capture.h | 47 /* Pointer pointing to current v4l2_buffer */ 49 /* Pointer pointing to current v4l2_buffer */
|
D | vpif_display.h | 62 struct vpif_disp_buffer *cur_frm; /* Pointer pointing to current 64 struct vpif_disp_buffer *next_frm; /* Pointer pointing to next
|
/linux-6.12.1/drivers/comedi/ |
D | comedi_pcmcia.c | 18 * Assuming @dev->hw_dev is non-%NULL, it is assumed to be pointing to a 45 * Assuming @dev->hw_dev is non-%NULL, it is assumed to be pointing to a a 95 * Assuming @dev->hw_dev is non-%NULL, it is assumed to be pointing to a
|
D | comedi_pci.c | 18 * Assuming @dev->hw_dev is non-%NULL, it is assumed to be pointing to a 34 * Assuming @dev->hw_dev is non-%NULL, it is assumed to be pointing to a 74 * Assuming @dev->hw_dev is non-%NULL, it is assumed to be pointing to a
|
/linux-6.12.1/fs/xfs/scrub/ |
D | parent.c | 49 /* Look for an entry in a parent pointing to this inode. */ 56 /* Look for a single entry in a directory pointing to an inode. */ 108 * try to validate that the parent has exactly one directory entry pointing 188 /* Look for a directory entry in the parent pointing to the child. */ in xchk_parent_validate() 213 * the directory referenced by the pointer actually has a dirent pointing 443 * to a parent directory and check that the parent has a dirent pointing back 836 * a directory that has one entry pointing to us. in xchk_parent() 863 * containing a dirent pointing to this subdirectory. in xchk_parent()
|
/linux-6.12.1/arch/powerpc/boot/ |
D | crtsavres.S | 53 /* Called with r11 pointing to the stack header word of the caller of the */ 113 /* Called with r11 pointing to the stack header word of the caller of the */ 173 /* Called with r11 pointing to the stack header word of the caller of the */
|
/linux-6.12.1/Documentation/filesystems/nfs/ |
D | pnfs.rst | 20 We reference the header for the inode pointing to it, across each 52 pointing to it.
|
/linux-6.12.1/rust/kernel/net/ |
D | phy.rs | 196 // SAFETY: `phydev` is pointing to a valid object by the type invariant of `Self`. in read_paged() 209 // SAFETY: `phydev` is pointing to a valid object by the type invariant of `Self`. in resolve_aneg_linkmode() 217 // SAFETY: `phydev` is pointing to a valid object by the type invariant of `Self`. in genphy_soft_reset() 225 // SAFETY: `phydev` is pointing to a valid object by the type invariant of `Self`. in init_hw() 233 // SAFETY: `phydev` is pointing to a valid object by the type invariant of `Self`. in start_aneg() 241 // SAFETY: `phydev` is pointing to a valid object by the type invariant of `Self`. in genphy_resume() 249 // SAFETY: `phydev` is pointing to a valid object by the type invariant of `Self`. in genphy_suspend() 262 // SAFETY: `phydev` is pointing to a valid object by the type invariant of `Self`. in genphy_update_link() 270 // SAFETY: `phydev` is pointing to a valid object by the type invariant of `Self`. in genphy_read_lpa() 278 // SAFETY: `phydev` is pointing to a valid object by the type invariant of `Self`. in genphy_read_abilities()
|
/linux-6.12.1/include/linux/ |
D | rmi.h | 58 * pointing). 60 * pointing). 74 * pointing device (touchpad) rather than a direct pointing device
|
/linux-6.12.1/tools/testing/selftests/vDSO/ |
D | vdso_standalone_test_x86.c | 93 /* Now we're pointing at the environment. Skip it. */ in c_main() 98 /* Now we're pointing at auxv. Initialize the vDSO parser. */ in c_main()
|
/linux-6.12.1/arch/mips/include/asm/ |
D | pm.h | 82 /* save stack pointer (pointing to GPRs) */ 102 /* restore stack pointer (pointing to GPRs) */
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-bus-vfio-mdev | 40 This directory contains symbolic links pointing to mdev 101 This is symbolic link pointing to supported type, <type-id>
|