Home
last modified time | relevance | path

Searched full:dynamically (Results 1 – 25 of 1069) sorted by relevance

12345678910>>...43

/linux-6.8/drivers/usb/gadget/udc/
DKconfig43 dynamically linked module called "at91_udc" and force all
44 gadget drivers to also be dynamically linked.
55 dynamically linked module called "lpc32xx_udc" and force all
56 gadget drivers to also be dynamically linked.
89 dynamically linked module called "bcm63xx_udc".
102 dynamically linked module called "fsl_usb2_udc" and force
103 all gadget drivers to also be dynamically linked.
129 dynamically linked module called "omap_udc" and force all
130 gadget drivers to also be dynamically linked.
145 dynamically linked module called "pxa25x_udc" and force all
[all …]
/linux-6.8/drivers/usb/gadget/legacy/
DKconfig63 dynamically linked module called "g_zero".
98 dynamically linked module called "g_audio".
151 dynamically linked module called "g_ether".
204 dynamically linked module called "g_ncm".
216 dynamically linked module called "gadgetfs".
235 a dynamically linked module called "g_ffs".
277 a dynamically linked module called "g_mass_storage".
310 dynamically linked module called "g_serial".
330 dynamically linked module called "g_midi".
344 dynamically linked module called "g_printer".
[all …]
/linux-6.8/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega10_pptable.h132 ATOM_Vega10_State states[]; /* Dynamically allocate entries. */
166 ATOM_Vega10_GFXCLK_Dependency_Record entries[]; /* Dynamically allocate entries. */
172 ATOM_Vega10_MCLK_Dependency_Record entries[]; /* Dynamically allocate entries. */
178 ATOM_Vega10_CLK_Dependency_Record entries[]; /* Dynamically allocate entries. */
184 ATOM_Vega10_CLK_Dependency_Record entries[]; /* Dynamically allocate entries. */
190 ATOM_Vega10_CLK_Dependency_Record entries[]; /* Dynamically allocate entries. */
196 ATOM_Vega10_CLK_Dependency_Record entries[]; /* Dynamically allocate entries. */
202 ATOM_Vega10_CLK_Dependency_Record entries[]; /* Dynamically allocate entries. */
216 ATOM_Vega10_MM_Dependency_Record entries[]; /* Dynamically allocate entries */
228 ATOM_Vega10_PCIE_Record entries[]; /* Dynamically allocate entries. */
[all …]
Dhwmgr_ppt.h51 phm_ppt_v1_clock_voltage_dependency_record entries[]; /* Dynamically allocate count entries. */
74 phm_ppt_v1_mm_clock_voltage_dependency_record entries[]; /* Dynamically allocate count entries. */
89 phm_ppt_v1_voltage_lookup_record entries[]; /* Dynamically allocate count entries. */
106 phm_ppt_v1_pcie_record entries[]; /* Dynamically allocate count entries. */
Dpptable_v1_0.h167 ATOM_Tonga_State entries[]; /* Dynamically allocate entries. */
182 ATOM_Tonga_MCLK_Dependency_Record entries[]; /* Dynamically allocate entries. */
197 ATOM_Tonga_SCLK_Dependency_Record entries[]; /* Dynamically allocate entries. */
213 ATOM_Polaris_SCLK_Dependency_Record entries[]; /* Dynamically allocate entries. */
225 ATOM_Tonga_PCIE_Record entries[]; /* Dynamically allocate entries. */
238 ATOM_Polaris10_PCIE_Record entries[]; /* Dynamically allocate entries. */
255 ATOM_Tonga_MM_Dependency_Record entries[]; /* Dynamically allocate entries. */
268 ATOM_Tonga_Voltage_Lookup_Record entries[]; /* Dynamically allocate entries. */
/linux-6.8/drivers/usb/typec/
DKconfig64 If you choose to build this driver as a dynamically linked module, the
77 If you choose to build this driver as a dynamically linked module, the
88 If you choose to build this driver as a dynamically linked module, the
100 If you choose to build this driver as a dynamically linked module, the
110 If you choose to build this driver as a dynamically linked module, the
/linux-6.8/drivers/usb/cdns3/
DKconfig23 If you choose to build this driver is a dynamically linked
59 be dynamically linked and module will be called cdns3-pci.ko
91 be dynamically linked and module will be called cdns3-starfive.ko
103 If you choose to build this driver is a dynamically linked
/linux-6.8/drivers/staging/emxx_udc/
DKconfig10 dynamically linked module called "emxx_udc" and force all
11 gadget drivers to also be dynamically linked.
/linux-6.8/drivers/usb/gadget/udc/cdns2/
DKconfig10 dynamically linked module called "cdns2-udc-pci.ko" and to
11 force all gadget drivers to also be dynamically linked.
/linux-6.8/Documentation/arch/x86/
Dxstate.rst30 Using dynamically enabled XSTATE features in user space applications
56 ARCH_REQ_XCOMP_PERM allows to request permission for a dynamically enabled
75 The first use of an instruction related to a dynamically enabled feature is
87 TILE_DATA dynamically:
/linux-6.8/include/linux/
Dlockdep_types.h65 * the lock address itself as the key. Dynamically allocated lock objects can
66 * have a statically or dynamically allocated key. Dynamically allocated lock
74 /* hash_entry is used to keep track of dynamically allocated keys. */
Dcompletion.h78 * init_completion - Initialize a dynamically allocated completion
81 * This inline function will initialize a dynamically created completion
/linux-6.8/drivers/net/ethernet/intel/ice/
Dice_irq.c48 * @dyn_only: force entry to be dynamically allocated
284 * and dynamically allocated interrupts are supported then new
287 * Some callers may only support dynamically allocated interrupts.
333 * allocated dynamically, free respective interrupt vector.
361 * may have been dynamically allocated after MSIX was initially enabled.
/linux-6.8/mm/
Dinit-mm.c23 * For dynamically allocated mm_structs, there is a dynamically sized cpumask
/linux-6.8/Documentation/arch/s390/
D3270.ChangeLog10 Sep 2002: Dynamically get 3270 input buffer
12 so get input-area buffer dynamically when sizing the device in
/linux-6.8/Documentation/devicetree/bindings/mtd/partitions/
Dpartition.yaml14 A partition may be dynamically allocated by a specific parser at runtime.
17 with the one dynamically allocated by the specific parser.
/linux-6.8/drivers/of/
DKconfig97 Overlays are a method to dynamically modify part of the kernel's
98 device tree with dynamically loaded data.
/linux-6.8/lib/
Dkobject.c754 * kobject_create() - Create a struct kobject dynamically.
756 * This function creates a kobject structure dynamically and sets it up
777 * kobject_create_and_add() - Create a struct kobject dynamically and
782 * This function creates a kobject structure dynamically and registers it
784 * kobject_put() and the structure will be dynamically freed when
944 * kset_create() - Create a struct kset dynamically.
950 * This function creates a kset structure dynamically. This structure can
954 * structure will be dynamically freed when it is no longer being used.
988 * kset_create_and_add() - Create a struct kset dynamically and add it to sysfs.
994 * This function creates a kset structure dynamically and registers it
[all …]
/linux-6.8/Documentation/devicetree/bindings/bus/
Dxlnx,versal-net-cdx.yaml10 CDX bus controller for AMD devices is implemented to dynamically
14 devices. These FPGA based devices can be added/modified dynamically
/linux-6.8/net/xfrm/
DKconfig66 association dynamically. This feature is required, for
128 The PF_KEY MIGRATE message is used to dynamically update
/linux-6.8/drivers/cpufreq/
DKconfig69 program shall be able to set the CPU dynamically without having
137 be able to set the CPU dynamically, like on LART
302 which are capable of changing the CPU's frequency dynamically.
/linux-6.8/arch/x86/include/asm/fpu/
Dxstate.h49 /* Features which are dynamically enabled for a process on request */
69 * - Do dynamically allocate a buffer for the supervisor state component.
/linux-6.8/drivers/gpu/drm/xe/
Dxe_migrate_doc.h19 * The special VM is configured with a page structure where we can dynamically
20 * map BOs which need to be copied and cleared, dynamically map other VM's page
/linux-6.8/arch/sparc/include/asm/
Dmmu_64.h94 * tags is allocated dynamically. There is a tag storage descriptor
96 * are allocated dynamically. Since kernel will allocate a full page for
/linux-6.8/Documentation/sound/hd-audio/
Ddp-mst.rst14 The new solution is to create a few PCMs and to dynamically bind pcm to
25 the device entries number is dynamically changed. If DP MST hub is connected,

12345678910>>...43