Home
last modified time | relevance | path

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

12345678910>>...46

/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.
123 dynamically linked module called "omap_udc" and force all
124 gadget drivers to also be dynamically linked.
139 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
/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/drivers/net/ethernet/intel/ice/
H A Dice_irq.c66 * @dyn_allowed: allow entry to be dynamically allocated
173 * and dynamically allocated interrupts are supported then new
176 * Some callers may only support dynamically allocated interrupts.
217 * allocated dynamically, free respective interrupt vector.
/linux/drivers/net/ethernet/intel/ice/devlink/
H A 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/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/Documentation/gpu/amdgpu/gc/
H A Dmes.rst29 2. User Queues: These queues are dynamically mapped to the HQDs. Regarding the
34 In terms of User Queues, MES can dynamically map them to the HQD. If there are
/linux/mm/
H A Dinit-mm.c23 * For dynamically allocated mm_structs, there is a dynamically sized cpumask
/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/drivers/of/
H A DKconfig111 Overlays are a method to dynamically modify part of the kernel's
112 device tree with dynamically loaded data.
/linux/sound/hda/common/
H A DKconfig25 codec setup, add extra verbs, and re-configure the codec dynamically.
94 Note that the pre-allocation size can be changed dynamically
/linux/net/xfrm/
H A DKconfig66 association dynamically. This feature is required, for
131 The PF_KEY MIGRATE message is used to dynamically update
/linux/drivers/media/usb/dvb-usb/
H A 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 */
/linux/arch/x86/include/asm/fpu/
H A Dxstate.h46 /* Features which are dynamically enabled for a process on request */
70 * - Do dynamically allocate a buffer for the supervisor state component.
/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/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/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

12345678910>>...46