/linux-2.6.39/Documentation/cpu-freq/ |
D | cpufreq-stats.txt | 39 driver will not have any information about the frequency transitions before 70 This gives the total number of frequency transitions on this CPU. The cat 72 transitions. 81 transitions. The cat output here is a two dimensional matrix, where an entry 82 <i,j> (row i, column j) represents the count of number of transitions from
|
D | amd-powernow.txt | 18 Frequency transitions will be unavailable if the BIOS does
|
D | core.txt | 30 frequency transitions), as well as to "notifiers". These are device
|
/linux-2.6.39/net/llc/ |
D | llc_s_st.c | 177 .transitions = llc_sap_inactive_state_transitions, 181 .transitions = llc_sap_active_state_transitions,
|
D | llc_station.c | 109 struct llc_station_state_trans **transitions; member 522 .transitions = llc_stat_dwn_state_trans, 526 .transitions = llc_stat_dupaddr_state_trans, 530 .transitions = llc_stat_up_state_trans, 571 for (next_trans = curr_state->transitions; next_trans[i]->ev; i++) in llc_find_station_trans()
|
D | llc_c_st.c | 4900 .transitions = llc_adm_state_transitions, 4904 .transitions = llc_setup_state_transitions, 4908 .transitions = llc_normal_state_transitions, 4912 .transitions = llc_busy_state_transitions, 4916 .transitions = llc_reject_state_transitions, 4920 .transitions = llc_await_state_transitions, 4924 .transitions = llc_await_busy_state_transitions, 4928 .transitions = llc_await_rejct_state_transitions, 4932 .transitions = llc_d_conn_state_transitions, 4936 .transitions = llc_rst_state_transitions, [all …]
|
D | llc_conn.c | 418 for (next_trans = curr_state->transitions + in llc_qualify_conn_ev() 648 for (next_trans = state->transitions + offset; in llc_find_next_offset()
|
D | llc_sap.c | 131 for (next_trans = curr_state->transitions; next_trans[i]->ev; i++) in llc_find_sap_trans()
|
/linux-2.6.39/Documentation/trace/ |
D | events-power.txt | 4 The power tracing system captures events related to power transitions 10 o Power domains related changes and transitions 84 The power domain events are used for power domains transitions
|
/linux-2.6.39/include/net/ |
D | llc_s_st.h | 27 struct llc_sap_state_trans **transitions; member
|
D | llc_c_st.h | 44 struct llc_conn_state_trans **transitions; member
|
/linux-2.6.39/Documentation/blockdev/drbd/ |
D | README.txt | 16 The sub graphs of DRBD's state transitions
|
/linux-2.6.39/drivers/cpufreq/ |
D | Kconfig | 161 transitions). 184 transitions in the CPU) you will probably want to use this governor.
|
/linux-2.6.39/Documentation/power/ |
D | drivers-testing.txt | 7 resume transitions in a driver, it is necessary to suspend and resume a fully
|
D | devices.txt | 50 transitions (suspend or hibernation). 114 system-wide power transitions. 192 power transitions. In particular, the device can (and in the majority of cases 519 for the given device during all power transitions, in addition to the respective
|
D | pci.txt | 109 possible power state transitions the device can undergo are the following: 347 during system-wide transitions to a sleep state and back to the working state. 419 There are a few different types of system-wide power transitions, described in
|
/linux-2.6.39/Documentation/scsi/ |
D | scsi_fc_transport.txt | 252 The following state table indicates the different state transitions: 279 The following 4 error states all have the same transitions: 359 - Kick of further vport state transitions based on the disable flag and
|
/linux-2.6.39/Documentation/ |
D | SubmittingDrivers | 93 system-wide suspend and resume transitions. You should verify
|
D | feature-removal-schedule.txt | 102 system-wide sleep state transitions; event codes that distinguish 103 different phases of swsusp "sleep" transitions; and userspace policy
|
/linux-2.6.39/drivers/net/wireless/b43legacy/ |
D | phy.c | 1381 static const struct b43legacy_lopair transitions[8] = { in b43legacy_phy_lo_g_state() local 1435 transitions[j - 1].high; in b43legacy_phy_lo_g_state() 1436 transition.low = tmp_pair.low + transitions[j - 1].low; in b43legacy_phy_lo_g_state()
|
/linux-2.6.39/Documentation/ABI/testing/ |
D | sysfs-devices-power | 62 transitions (eg. suspend to RAM, hibernation).
|
/linux-2.6.39/arch/powerpc/platforms/ |
D | Kconfig.cputype | 285 kernel entry and exit and on transitions within the kernel
|
/linux-2.6.39/arch/ia64/ |
D | Kconfig | 348 kernel entry and exit and on transitions within the kernel
|
/linux-2.6.39/Documentation/PCI/ |
D | MSI-HOWTO.txt | 277 normally preferred as it avoids making two transitions from interrupt
|
/linux-2.6.39/Documentation/filesystems/caching/ |
D | cachefiles.txt | 348 SELinux transitions the daemon's security ID to the module's security ID
|