Home
last modified time | relevance | path

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

/Linux-v6.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.c934 * clk_unprepare may sleep, which differentiates it from clk_disable. In a
1014 * clk_prepare may sleep, which differentiates it from clk_enable. In a simple
1071 * clk_disable must not sleep, which differentiates it from clk_unprepare. In
1235 * clk_enable must not sleep, which differentiates it from clk_prepare. In a
/Linux-v6.1/Documentation/devicetree/bindings/iio/addac/
Dadi,ad74413r.yaml20 The AD74413R differentiates itself from the AD74412R by being HART-compatible.
/Linux-v6.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-v6.1/fs/proc/
Dpage.c117 * it differentiates a memory hole from a page with no flags in stable_page_flags()
/Linux-v6.1/Documentation/core-api/
Dworkqueue.rst85 The cmwq design differentiates between the user-facing workqueues that
/Linux-v6.1/Documentation/networking/
Dila.rst12 differentiates between location and identity of a network node. Part of an
/Linux-v6.1/arch/riscv/kernel/
Dentry.S124 * MSB of cause differentiates between
/Linux-v6.1/drivers/acpi/acpica/
Dacobject.h307 * The Reference.Class differentiates these types.
/Linux-v6.1/drivers/acpi/
Dacpi_video.c143 u32 display_port_attachment:4; /* This field differentiates the display type */
/Linux-v6.1/drivers/gpu/drm/i915/display/
Dintel_display.c3636 * differentiates them) so just WARN about this case for now. in ilk_get_pfit_config()