Home
last modified time | relevance | path

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

12345678910>>...45

/linux-6.14.4/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.14.4/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.14.4/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. */
/linux-6.14.4/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.14.4/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.14.4/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:
141 Dynamically enabled features are not written to the signal frame upon signal
/linux-6.14.4/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.14.4/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
Dtracefs.h33 * The evetnfs files are dynamically created. The struct eventfs_entry array
68 * struct eventfs_entry - dynamically created eventfs file call back handler
/linux-6.14.4/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.14.4/drivers/net/ethernet/intel/ice/devlink/
Dport.h11 * struct ice_dynamic_port - Track dynamically added devlink port instance
22 * An instance of a dynamically added devlink port. Each port flavour
/linux-6.14.4/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.14.4/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.14.4/mm/
Dinit-mm.c23 * For dynamically allocated mm_structs, there is a dynamically sized cpumask
/linux-6.14.4/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.14.4/drivers/of/
DKconfig111 Overlays are a method to dynamically modify part of the kernel's
112 device tree with dynamically loaded data.
/linux-6.14.4/net/xfrm/
DKconfig66 association dynamically. This feature is required, for
128 The PF_KEY MIGRATE message is used to dynamically update
/linux-6.14.4/arch/x86/include/asm/fpu/
Dxstate.h45 /* Features which are dynamically enabled for a process on request */
65 * - Do dynamically allocate a buffer for the supervisor state component.
/linux-6.14.4/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.14.4/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.14.4/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,
/linux-6.14.4/Documentation/admin-guide/
Dbinderfs.rst7 allows to dynamically add and remove binder devices at runtime. Binder devices
61 dynamically.). After the `ioctl() <ioctl_>`_ returns there will be a new
/linux-6.14.4/drivers/media/usb/dvb-usb/
Ddibusb-mb.c239 .rc_map_size = 111, /* wow, that is ugly ... I want to load it to the driver dynamically */
328 .rc_map_size = 111, /* wow, that is ugly ... I want to load it to the driver dynamically */
397 .rc_map_size = 111, /* wow, that is ugly ... I want to load it to the driver dynamically */
459 .rc_map_size = 111, /* wow, that is ugly ... I want to load it to the driver dynamically */

12345678910>>...45