Home
last modified time | relevance | path

Searched full:differentiates (Results 1 – 17 of 17) sorted by relevance

/linux-6.12.1/drivers/clk/
Dclk-bulk.c158 * clk_bulk_unprepare may sleep, which differentiates it from clk_bulk_disable.
173 * clk_bulk_prepare may sleep, which differentiates it from clk_bulk_enable.
207 * clk_bulk_disable must not sleep, which differentiates it from
Dclk.c1096 * clk_unprepare may sleep, which differentiates it from clk_disable. In a
1176 * clk_prepare may sleep, which differentiates it from clk_enable. In a simple
1233 * clk_disable must not sleep, which differentiates it from clk_unprepare. In
1397 * clk_enable must not sleep, which differentiates it from clk_prepare. In a
/linux-6.12.1/Documentation/devicetree/bindings/iio/addac/
Dadi,ad74413r.yaml20 The AD74413R differentiates itself from the AD74412R by being HART-compatible.
/linux-6.12.1/include/uapi/linux/
Ddpll.h13 * enum dpll_mode - working modes a dpll can support, differentiates if and how
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dce/
Ddce_ipp.c51 /* Flag passed in structure differentiates cursor enable/disable. */ in dce_ipp_cursor_set_position()
/linux-6.12.1/fs/proc/
Dpage.c119 * it differentiates a memory hole from a page with no flags in stable_page_flags()
/linux-6.12.1/Documentation/netlink/specs/
Ddpll.yaml12 working modes a dpll can support, differentiates if and how dpll selects
/linux-6.12.1/arch/riscv/kernel/
Dentry.S180 * MSB of cause differentiates between
/linux-6.12.1/Documentation/mm/
Dpage_tables.rst196 Swapping differentiates itself from the other mentioned techniques because it's
/linux-6.12.1/Documentation/networking/
Dila.rst12 differentiates between location and identity of a network node. Part of an
/linux-6.12.1/drivers/acpi/acpica/
Dacobject.h338 * The Reference.Class differentiates these types.
/linux-6.12.1/drivers/gpu/drm/mxsfb/
Dlcdif_kms.c244 * The CSC differentiates between "YCbCr" and "YUV", but the reference in lcdif_set_formats()
/linux-6.12.1/drivers/platform/x86/
Dapple-gmux.c624 * MacBookPro14,3), the ACPI GPE method differentiates between the OS type: On
/linux-6.12.1/Documentation/core-api/
Dworkqueue.rst87 The cmwq design differentiates between the user-facing workqueues that
/linux-6.12.1/kernel/time/
Dposix-timers.c1220 * the kernel differentiates only two cases:
/linux-6.12.1/drivers/acpi/
Dacpi_video.c129 u32 display_port_attachment:4; /* This field differentiates the display type */
/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_display.c3421 * differentiates them) so just WARN about this case for now. in ilk_get_pfit_config()