Home
last modified time | relevance | path

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

12345678910>>...24

/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/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/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/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/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/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/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/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/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/usb/typec/tipd/
H A DKconfig11 If you choose to build this driver as a dynamically linked module, the
/linux/drivers/usb/gadget/udc/bdc/
H A DKconfig12 Say "y" here to link the driver statically, or "m" to build a dynamically
/linux/drivers/md/dm-vdo/
H A Dfunnel-queue.h32 * many lock-free data structures. The queue is dynamically allocated to ensure cache-line
52 * The dynamically allocated queue structure, which is allocated on a cache line boundary so the
/linux/Documentation/devicetree/bindings/arc/
H A Dpct.txt5 are 100+ hardware conditions dynamically mapped to up to 32 counters
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-auxiliary8 These irq files are added and removed dynamically when an IRQ
/linux/drivers/usb/renesas_usbhs/
H A DKconfig17 dynamically linked module called "renesas_usbhs"

12345678910>>...24