Searched full:dynamically (Results 1 – 25 of 509) sorted by relevance
12345678910>>...21
/linux-3.3/drivers/usb/gadget/ |
D | Kconfig | 147 dynamically linked module called "at91_udc" and force all 148 gadget drivers to also be dynamically linked. 171 dynamically linked module called "fsl_usb2_udc" and force 172 all gadget drivers to also be dynamically linked. 194 dynamically linked module called "omap_udc" and force all 195 gadget drivers to also be dynamically linked. 210 dynamically linked module called "pxa25x_udc" and force all 211 gadget drivers to also be dynamically linked. 232 dynamically linked module called "r8a66597_udc" and force all 233 gadget drivers to also be dynamically linked. [all …]
|
/linux-3.3/lib/ |
D | kobject.c | 612 * kobject_create - create a struct kobject dynamically 614 * This function creates a kobject structure dynamically and sets it up 635 * kobject_create_and_add - create a struct kobject dynamically and register it with sysfs 640 * This function creates a kobject structure dynamically and registers it 642 * kobject_put() and the structure will be dynamically freed when 779 * kset_create - create a struct kset dynamically 785 * This function creates a kset structure dynamically. This structure can 789 * structure will be dynamically freed when it is no longer being used. 823 * kset_create_and_add - create a struct kset dynamically and add it to sysfs 829 * This function creates a kset structure dynamically and registers it [all …]
|
/linux-3.3/Documentation/s390/ |
D | 3270.ChangeLog | 10 Sep 2002: Dynamically get 3270 input buffer 12 so get input-area buffer dynamically when sizing the device in
|
/linux-3.3/net/xfrm/ |
D | Kconfig | 33 association dynamically. This feature is required, for 71 The PF_KEY MIGRATE message is used to dynamically update
|
/linux-3.3/include/linux/ |
D | sysfs.h | 36 * sysfs_attr_init - initialize a dynamically allocated sysfs attribute 39 * Initialize a dynamically allocated struct attribute so we can 101 * sysfs_bin_attr_init - initialize a dynamically allocated bin_attribute 104 * Initialize a dynamically allocated struct bin_attribute so we
|
D | completion.h | 67 * init_completion - Initialize a dynamically allocated completion 70 * This inline function will initialize a dynamically created completion
|
D | cleancache.h | 66 * is enabled but no cleancache "backend" has dynamically enabled it, 69 * and a cleancache backend has dynamically enabled cleancache, but the
|
/linux-3.3/Documentation/networking/ |
D | netconsole.txt | 61 remote logging targets to be dynamically added, removed, or have their 65 cannot be modified dynamically. ] 111 You can also update the local interface dynamically. This is especially
|
/linux-3.3/Documentation/arm/ |
D | memory.txt | 49 dynamically mapped here. 56 be dynamically placed in this region.
|
/linux-3.3/kernel/trace/ |
D | Kconfig | 152 sequence is then dynamically patched into a tracer call when 389 bool "enable/disable ftrace tracepoints dynamically" 394 This option will modify all the calls to ftrace dynamically 397 created to dynamically enable them again.
|
/linux-3.3/Documentation/ |
D | hwspinlock.txt | 38 - dynamically assign an hwspinlock and return its address, or NULL 149 hwspinlock is dynamically assigned: before it can be used to achieve 164 /* dynamically assign a hwspinlock */ 258 * @lock: dynamically allocated array of 'struct hwspinlock'
|
/linux-3.3/drivers/media/dvb/dvb-usb/ |
D | dibusb-mb.c | 221 .rc_map_size = 111, /* wow, that is ugly ... I want to load it to the driver dynamically */ 310 .rc_map_size = 111, /* wow, that is ugly ... I want to load it to the driver dynamically */ 379 .rc_map_size = 111, /* wow, that is ugly ... I want to load it to the driver dynamically */ 441 .rc_map_size = 111, /* wow, that is ugly ... I want to load it to the driver dynamically */
|
/linux-3.3/drivers/firmware/ |
D | Kconfig | 26 kernel. Say N if you want EDD enabled by default. EDD can be dynamically set 145 detect iSCSI boot parameters dynamically during system boot, say Y.
|
/linux-3.3/drivers/cpufreq/ |
D | Kconfig | 76 program shall be able to set the CPU dynamically without having 131 be able to set the CPU dynamically, like on LART
|
/linux-3.3/arch/mips/ath79/ |
D | dev-usb.c | 28 /* .start and .end fields are filled dynamically */ 52 /* .start and .end fields are filled dynamically */
|
/linux-3.3/drivers/usb/renesas_usbhs/ |
D | Kconfig | 15 dynamically linked module called "renesas_usbhs"
|
/linux-3.3/drivers/xen/ |
D | Kconfig | 13 bool "Dynamically self-balloon kernel memory to target" 17 Self-ballooning dynamically balloons available kernel memory driven
|
/linux-3.3/Documentation/isdn/ |
D | README.diversion | 55 but dynamically activated by i4l. 106 dynamically created by the diversion module and removed when the module is
|
/linux-3.3/Documentation/power/regulator/ |
D | overview.txt | 10 The intention is to allow systems to dynamically control regulator power output 106 dynamically setting voltage or current limit levels.
|
/linux-3.3/drivers/usb/dwc3/ |
D | Kconfig | 12 If you choose to build this driver is a dynamically linked
|
/linux-3.3/arch/arm/mach-picoxcell/include/mach/ |
D | irqs.h | 17 /* We dynamically allocate our irq_desc's. */
|
/linux-3.3/Documentation/ABI/testing/ |
D | sysfs-dev | 17 dynamically created and destroyed as devices enter and
|
D | sysfs-devices | 7 be added and removed dynamically as the machine runs,
|
/linux-3.3/fs/autofs4/ |
D | Kconfig | 18 don't have a laptop which needs to dynamically reconfigure to the
|
/linux-3.3/include/pcmcia/ |
D | ss.h | 236 * areas dynamically 239 * - pccard_nonstatic_ops iomem and ioport areas are assigned dynamically.
|
12345678910>>...21