Home
last modified time | relevance | path

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

12345678910>>...38

/Linux-v5.15/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.
120 dynamically linked module called "fotg210_udc".
141 dynamically linked module called "omap_udc" and force all
142 gadget drivers to also be dynamically linked.
[all …]
/Linux-v5.15/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-v5.15/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega10_pptable.h132 ATOM_Vega10_State states[1]; /* Dynamically allocate entries. */
166 ATOM_Vega10_GFXCLK_Dependency_Record entries[]; /* Dynamically allocate entries. */
172 ATOM_Vega10_MCLK_Dependency_Record entries[1]; /* Dynamically allocate entries. */
178 ATOM_Vega10_CLK_Dependency_Record entries[1]; /* Dynamically allocate entries. */
184 ATOM_Vega10_CLK_Dependency_Record entries[1]; /* Dynamically allocate entries. */
190 ATOM_Vega10_CLK_Dependency_Record entries[1]; /* Dynamically allocate entries. */
196 ATOM_Vega10_CLK_Dependency_Record entries[1]; /* Dynamically allocate entries. */
202 ATOM_Vega10_CLK_Dependency_Record entries[1]; /* Dynamically allocate entries. */
216 ATOM_Vega10_MM_Dependency_Record entries[1]; /* Dynamically allocate entries */
228 ATOM_Vega10_PCIE_Record entries[1]; /* 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[1]; /* Dynamically allocate entries. */
182 ATOM_Tonga_MCLK_Dependency_Record entries[1]; /* Dynamically allocate entries. */
197 ATOM_Tonga_SCLK_Dependency_Record entries[1]; /* Dynamically allocate entries. */
213 ATOM_Polaris_SCLK_Dependency_Record entries[1]; /* Dynamically allocate entries. */
225 ATOM_Tonga_PCIE_Record entries[1]; /* Dynamically allocate entries. */
238 ATOM_Polaris10_PCIE_Record entries[1]; /* Dynamically allocate entries. */
255 ATOM_Tonga_MM_Dependency_Record entries[1]; /* Dynamically allocate entries. */
268 ATOM_Tonga_Voltage_Lookup_Record entries[1]; /* Dynamically allocate entries. */
/Linux-v5.15/include/linux/
Dlockdep_types.h64 * the lock address itself as the key. Dynamically allocated lock objects can
65 * have a statically or dynamically allocated key. Dynamically allocated lock
73 /* 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
Dcleancache.h70 * is enabled but no cleancache "backend" has dynamically enabled it,
73 * and a cleancache backend has dynamically enabled cleancache, but the
/Linux-v5.15/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
92 If you choose to build this driver is a dynamically linked
/Linux-v5.15/drivers/staging/emxx_udc/
DKconfig10 dynamically linked module called "emxx_udc" and force all
11 gadget drivers to also be dynamically linked.
/Linux-v5.15/sound/soc/intel/common/
Dsoc-acpi-intel-hda-match.c22 /* .fw_filename is dynamically set in skylake driver */
24 /* .sof_fw_filename is dynamically set in sof/intel driver */
/Linux-v5.15/mm/
Dinit-mm.c20 * For dynamically allocated mm_structs, there is a dynamically sized cpumask
/Linux-v5.15/drivers/of/
DKconfig89 Overlays are a method to dynamically modify part of the kernel's
90 device tree with dynamically loaded data.
/Linux-v5.15/Documentation/s390/
D3270.ChangeLog10 Sep 2002: Dynamically get 3270 input buffer
12 so get input-area buffer dynamically when sizing the device in
/Linux-v5.15/lib/
Dkobject.c770 * kobject_create() - Create a struct kobject dynamically.
772 * This function creates a kobject structure dynamically and sets it up
793 * kobject_create_and_add() - Create a struct kobject dynamically and
798 * This function creates a kobject structure dynamically and registers it
800 * kobject_put() and the structure will be dynamically freed when
948 * kset_create() - Create a struct kset dynamically.
954 * This function creates a kset structure dynamically. This structure can
958 * structure will be dynamically freed when it is no longer being used.
992 * kset_create_and_add() - Create a struct kset dynamically and add it to sysfs.
998 * This function creates a kset structure dynamically and registers it
[all …]
/Linux-v5.15/net/xfrm/
DKconfig65 association dynamically. This feature is required, for
127 The PF_KEY MIGRATE message is used to dynamically update
/Linux-v5.15/Documentation/ABI/testing/
Dsysfs-bus-usb70 dynamically add a new device ID to a USB device driver.
89 Reading from this file will list all dynamically added
115 that was dynamically added via the new_id sysfs entry.
123 Reading from this file will list the dynamically added
/Linux-v5.15/drivers/usb/typec/
DKconfig63 If you choose to build this driver as a dynamically linked module, the
75 If you choose to build this driver as a dynamically linked module, the
/Linux-v5.15/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-v5.15/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-v5.15/drivers/cpufreq/
DKconfig70 program shall be able to set the CPU dynamically without having
138 be able to set the CPU dynamically, like on LART
322 which are capable of changing the CPU's frequency dynamically.
/Linux-v5.15/Documentation/vm/damon/
Ddesign.rst143 the data access pattern can be dynamically changed. This will result in low
160 The monitoring target address range could dynamically changed. For example,
161 virtual memory could be dynamically mapped and unmapped. Physical memory could
/Linux-v5.15/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-v5.15/drivers/media/usb/dvb-usb/
Ddibusb-mb.c218 .rc_map_size = 111, /* wow, that is ugly ... I want to load it to the driver dynamically */
307 .rc_map_size = 111, /* wow, that is ugly ... I want to load it to the driver dynamically */
376 .rc_map_size = 111, /* wow, that is ugly ... I want to load it to the driver dynamically */
438 .rc_map_size = 111, /* wow, that is ugly ... I want to load it to the driver dynamically */
/Linux-v5.15/Documentation/vm/
Dfrontswap.rst109 allows RAM to be dynamically load-balanced back-and-forth as needed,
112 many servers in a cluster can swap, dynamically as needed, to a single
164 dynamically) manage memory limits to ensure this doesn't happen.
224 defined dynamically depending on current memory constraints.

12345678910>>...38