Home
last modified time | relevance | path

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

12345678910>>...43

/linux/drivers/usb/gadget/udc/
H A 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/drivers/usb/gadget/legacy/
H A 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/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A 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 …]
H A 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/drivers/usb/typec/
H A 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/drivers/usb/cdns3/
H A 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/Documentation/arch/x86/
H A 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/drivers/usb/gadget/udc/cdns2/
H A DKconfig10 dynamically linked module called "cdns2-udc-pci.ko" and to
11 force all gadget drivers to also be dynamically linked.
/linux/include/linux/
H A 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. */
H A Dcompletion.h78 * init_completion - Initialize a dynamically allocated completion
81 * This inline function will initialize a dynamically created completion
H A 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/drivers/net/ethernet/intel/ice/
H A 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/drivers/net/ethernet/intel/ice/devlink/
H A Ddevlink_port.h11 * struct ice_dynamic_port - Track dynamically added devlink port instance
22 * An instance of a dynamically added devlink port. Each port flavour
/linux/Documentation/arch/s390/
H A D3270.ChangeLog10 Sep 2002: Dynamically get 3270 input buffer
12 so get input-area buffer dynamically when sizing the device in
/linux/mm/
H A Dinit-mm.c23 * For dynamically allocated mm_structs, there is a dynamically sized cpumask
/linux/lib/
H A 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/Documentation/devicetree/bindings/bus/
H A 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/net/xfrm/
H A DKconfig66 association dynamically. This feature is required, for
128 The PF_KEY MIGRATE message is used to dynamically update
/linux/drivers/of/
H A DKconfig105 Overlays are a method to dynamically modify part of the kernel's
106 device tree with dynamically loaded data.
/linux/arch/x86/include/asm/fpu/
H A Dxstate.h49 /* Features which are dynamically enabled for a process on request */
69 * - Do dynamically allocate a buffer for the supervisor state component.
/linux/arch/sparc/include/asm/
H A 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/Documentation/sound/hd-audio/
H A 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/drivers/gpu/drm/xe/
H A 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/Documentation/admin-guide/
H A 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/drivers/cpufreq/
H A DKconfig69 program shall be able to set the CPU dynamically without having
137 be able to set the CPU dynamically, like on LART
312 which are capable of changing the CPU's frequency dynamically.

12345678910>>...43