/linux-3.3/drivers/cpufreq/ |
D | Kconfig.x86 | 11 For details, take a look at: 31 For details, take a look at <file:Documentation/cpu-freq/>. 47 For details, take a look at <file:Documentation/cpu-freq/>. 58 For details, take a look at <file:Documentation/cpu-freq/>. 71 For details, take a look at <file:Documentation/cpu-freq/>. 82 For details, take a look at <file:Documentation/cpu-freq/>. 103 For details, take a look at <file:Documentation/cpu-freq/>. 112 For details, take a look at <file:Documentation/cpu-freq/>. 132 For details, take a look at <file:Documentation/cpu-freq/>. 156 For details, take a look at <file:Documentation/cpu-freq/>. [all …]
|
D | Kconfig | 14 For details, take a look at <file:Documentation/cpu-freq>. 37 bool "CPU frequency translation statistics details" 137 For details, take a look at <file:Documentation/cpu-freq/>. 155 For details, take a look at linux/Documentation/cpu-freq. 178 For details, take a look at linux/Documentation/cpu-freq.
|
/linux-3.3/drivers/staging/tidspbridge/include/dspbridge/ |
D | proc.h | 51 * Details: 98 * Details: 144 * Details: 151 * Details: 181 * Details: 257 * Details: 279 * Details: 301 * Details: 327 * Details: 355 * Details: [all …]
|
D | mgr.h | 38 * Details: 66 * Details: 119 * Details: 150 * Details:
|
/linux-3.3/Documentation/trace/postprocess/ |
D | trace-vmscan-postprocess.pl | 125 # (process_pid) (cpus ) ( time ) (tpoint ) (details) 265 my $details; 302 $details = $5; 303 if ($details !~ /$regex_direct_begin/o) { 305 print " $details\n"; 325 $details = $5; 326 if ($details !~ /$regex_kswapd_wake/o) { 328 print " $details\n"; 359 $details = $5; 360 if ($details !~ /$regex_wakeup_kswapd/o) { [all …]
|
/linux-3.3/Documentation/hwmon/ |
D | ucd9200 | 31 Documentation/hwmon/pmbus for details on PMBus client drivers. 39 details. 46 Documentation/hwmon/pmbus for details. 97 rails. See chip datasheets for details. 104 details.
|
D | adm1275 | 29 Documentation/hwmon/pmbus for details on PMBus client drivers. 37 details. 44 Documentation/hwmon/pmbus for details.
|
/linux-3.3/Documentation/ia64/ |
D | README | 11 original README for details. 23 Configuration is the same, see original README for details. 29 the original README for details BUT make sure you have an IA-64
|
/linux-3.3/arch/mips/jazz/ |
D | Kconfig | 8 kernel that runs on these, say Y here. For details about Linux on 20 kernel that runs on these, say Y here. For details about Linux on 31 kernel that runs on these, say Y here. For details about Linux on
|
/linux-3.3/drivers/usb/atm/ |
D | Kconfig | 27 <http://www.linux-usb.org/SpeedTouch/> for details. 39 <http://accessrunner.sourceforge.net/> for details. 51 <https://gna.org/projects/ueagleatm/> for details.
|
/linux-3.3/drivers/infiniband/hw/qib/ |
D | qib_mad.c | 147 memset(&data.details, 0, sizeof data.details); in qib_bad_pqkey() 148 data.details.ntc_257_258.lid1 = lid1; in qib_bad_pqkey() 149 data.details.ntc_257_258.lid2 = lid2; in qib_bad_pqkey() 150 data.details.ntc_257_258.key = cpu_to_be32(key); in qib_bad_pqkey() 151 data.details.ntc_257_258.sl_qp1 = cpu_to_be32((sl << 28) | qp1); in qib_bad_pqkey() 152 data.details.ntc_257_258.qp2 = cpu_to_be32(qp2); in qib_bad_pqkey() 171 memset(&data.details, 0, sizeof data.details); in qib_bad_mkey() 172 data.details.ntc_256.lid = data.issuer_lid; in qib_bad_mkey() 173 data.details.ntc_256.method = smp->method; in qib_bad_mkey() 174 data.details.ntc_256.attr_id = smp->attr_id; in qib_bad_mkey() [all …]
|
/linux-3.3/arch/blackfin/mach-bf518/ |
D | Kconfig | 20 See the Hardware Reference Manual for more details. 41 See the Hardware Reference Manual for more details. 55 See the Hardware Reference Manual for more details. 71 See the Hardware Reference Manual for more details.
|
/linux-3.3/include/net/irda/ |
D | ircomm_param.h | 22 * GNU General Public License for more details. 55 /* Service type (details) */ 61 /* Port type (details) */ 65 /* Data format (details) */
|
/linux-3.3/mm/ |
D | memory.c | 1119 struct zap_details *details) in zap_pte_range() argument 1143 if (unlikely(details) && page) { in zap_pte_range() 1149 if (details->check_mapping && in zap_pte_range() 1150 details->check_mapping != page->mapping) in zap_pte_range() 1156 if (details->nonlinear_vma && in zap_pte_range() 1157 (page->index < details->first_index || in zap_pte_range() 1158 page->index > details->last_index)) in zap_pte_range() 1166 if (unlikely(details) && details->nonlinear_vma in zap_pte_range() 1167 && linear_page_index(details->nonlinear_vma, in zap_pte_range() 1190 * If details->check_mapping, we leave swap entries; in zap_pte_range() [all …]
|
/linux-3.3/arch/xtensa/include/asm/ |
D | serial.h | 4 * Configuration details for 8250, 16450, 16550, etc. serial ports 8 * for more details.
|
/linux-3.3/arch/ia64/sn/kernel/ |
D | iomv.c | 4 * for more details. 67 * for details. 70 * See PV 871084 for details about the WAR about zero value.
|
/linux-3.3/Documentation/cgroups/ |
D | 00-INDEX | 4 - Control Groups definition, implementation details, examples and API. 14 - Memory Resource Controller; implementation details.
|
/linux-3.3/net/sched/ |
D | Kconfig | 54 See the top of <file:net/sched/sch_cbq.c> for more details. 95 See the top of <file:net/sched/sch_atm.c> for more details. 124 See the top of <file:net/sched/sch_red.c> for more details. 135 See the top of <file:net/sched/sch_sfb.c> for more details. 146 See the top of <file:net/sched/sch_sfq.c> for more details. 158 See the top of <file:net/sched/sch_teql.c> for more details. 169 See the top of <file:net/sched/sch_tbf.c> for more details. 179 (see the top of <file:net/sched/sch_red.c> for details and
|
/linux-3.3/sound/pci/ca0106/ |
D | ca0106_mixer.c | 56 * GNU General Public License for more details. 695 snd_ca0106_volume_spi_dac_ctl(struct snd_ca0106_details *details, in snd_ca0106_volume_spi_dac_ctl() argument 711 dac_id = (details->spi_dac & 0xf000) >> (4 * 3); in snd_ca0106_volume_spi_dac_ctl() 715 dac_id = (details->spi_dac & 0x0f00) >> (4 * 2); in snd_ca0106_volume_spi_dac_ctl() 719 dac_id = (details->spi_dac & 0x00f0) >> (4 * 1); in snd_ca0106_volume_spi_dac_ctl() 723 dac_id = (details->spi_dac & 0x000f) >> (4 * 0); in snd_ca0106_volume_spi_dac_ctl() 863 if (emu->details->i2c_adc == 1) { in snd_ca0106_mixer() 865 if (emu->details->gpio_type == 1) in snd_ca0106_mixer() 872 if (emu->details->spi_dac) { in snd_ca0106_mixer() 876 ctl = snd_ca0106_volume_spi_dac_ctl(emu->details, i); in snd_ca0106_mixer() [all …]
|
/linux-3.3/fs/ocfs2/ |
D | ocfs2_lockingver.h | 17 * General Public License for more details. 25 * more details.
|
/linux-3.3/arch/um/ |
D | Kconfig.debug | 13 details. 26 details.
|
/linux-3.3/arch/sh/boards/mach-hp6xx/ |
D | pm_wakeup.S | 6 * for more details. 17 * For more details, please have a look at entry.S
|
/linux-3.3/arch/s390/crypto/ |
D | crypt_s390.h | 143 * @param: address of parameter block; see POP for details on each func 179 * @param: address of parameter block; see POP for details on each func 215 * @param: address of parameter block; see POP for details on each func 250 * @param: address of parameter block; see POP for details on each func 284 * @param: address of parameter block; see POP for details on each func 319 * @param: address of parameter block; see POP for details on each func 412 * @param: address of parameter block; see POP for details on each func
|
/linux-3.3/drivers/media/common/tuners/ |
D | mt2060_priv.h | 15 * GNU General Public License for more details. 56 LNABAND : Input frequency range : ( See code for details ) 57 NUM1 / DIV1 / NUM2 / DIV2 : Frequencies programming ( See code for details )
|
/linux-3.3/Documentation/block/ |
D | writeback_cache_control.txt | 41 Implementation details for filesystems 50 Implementation details for make_request_fn based block drivers 64 Implementation details for request_fn based block drivers
|