Home
last modified time | relevance | path

Searched refs:basic (Results 1 – 25 of 190) sorted by relevance

12345678

/linux-2.6.39/Documentation/power/
Ddrivers-testing.txt17 testing the new driver. Please see Documentation/power/basic-pm-debugging.txt
26 (see: Documentation/power/basic-pm-debugging.txt, 1).
29 "platform" modes (see: Documentation/power/basic-pm-debugging.txt, 1).
37 e) Try the test modes of suspend (see: Documentation/power/basic-pm-debugging.txt,
42 (see: Documentation/power/basic-pm-debugging.txt, 2).
D00-INDEX4 - basic info about the APM and ACPI support.
5 basic-pm-debugging.txt
Dvideo_extension.txt6 Specification, Appendix B, allowing to perform some basic control like
/linux-2.6.39/drivers/net/wireless/iwlwifi/
Diwl-agn-lib.c1645 struct iwl_basic_bt_cmd basic = { in iwlagn_send_advance_bt_config() local
1656 sizeof(basic.bt3_lookup_table)); in iwlagn_send_advance_bt_config()
1675 basic.kill_ack_mask = priv->kill_ack_mask; in iwlagn_send_advance_bt_config()
1676 basic.kill_cts_mask = priv->kill_cts_mask; in iwlagn_send_advance_bt_config()
1677 basic.valid = priv->bt_valid; in iwlagn_send_advance_bt_config()
1686 basic.flags = IWLAGN_BT_FLAG_COEX_MODE_DISABLED; in iwlagn_send_advance_bt_config()
1688 basic.flags = IWLAGN_BT_FLAG_COEX_MODE_3W << in iwlagn_send_advance_bt_config()
1692 basic.flags |= IWLAGN_BT_FLAG_SYNC_2_BT_DISABLE; in iwlagn_send_advance_bt_config()
1695 basic.flags |= IWLAGN_BT_FLAG_CHANNEL_INHIBITION; in iwlagn_send_advance_bt_config()
1696 IWL_DEBUG_INFO(priv, "BT coex flag: 0X%x\n", basic.flags); in iwlagn_send_advance_bt_config()
[all …]
Diwl-spectrum.h88 struct ieee80211_basic_report basic[0]; member
/linux-2.6.39/Documentation/kvm/
Dapi.txt62 Capability: which KVM extension provides this ioctl. Can be 'basic',
80 Capability: basic
91 described as 'basic' will be available.
95 Capability: basic
109 Capability: basic
135 Capability: basic
149 Capability: basic
161 Capability: basic
171 Capability: basic
182 Capability: basic
[all …]
/linux-2.6.39/scripts/
DMakefile32 subdir- += basic kconfig package selinux
/linux-2.6.39/Documentation/watchdog/
Dhpwdt.txt8 The HP iLO2 NMI Watchdog driver is a kernel module that provides basic
16 basic application exists in the Documentation/watchdog/src directory called
26 nowayout - basic watchdog parameter that does not allow the timer to
/linux-2.6.39/Documentation/isdn/
DREADME.mISDN4 but only have the basic function in kernel, the interface to the user
/linux-2.6.39/scripts/coccinelle/null/
Deno.cocci1 /// The various basic memory allocation functions don't return ERR_PTR
/linux-2.6.39/drivers/net/wireless/iwlegacy/
Diwl-spectrum.h88 struct ieee80211_basic_report basic[0]; member
/linux-2.6.39/drivers/net/wireless/ath/carl9170/
Dmac.c109 u32 basic, mandatory; in carl9170_set_mac_rates() local
119 basic = (vif->bss_conf.basic_rates & 0xf); in carl9170_set_mac_rates()
120 basic |= (vif->bss_conf.basic_rates & 0xff0) << 4; in carl9170_set_mac_rates()
129 carl9170_regwrite(AR9170_MAC_REG_BASIC_RATE, basic); in carl9170_set_mac_rates()
/linux-2.6.39/Documentation/arm/Samsung-S3C24XX/
DCPUfreq.txt28 framework needs to supply at least basic details of what is required.
60 Each board that wants to use the cpufreq code must register some basic
/linux-2.6.39/Documentation/input/
Dcs461x.txt8 This version does not have cooked mode support; the basic code
26 This driver have the basic support for PCI devices only; there is no
/linux-2.6.39/drivers/sn/
DKconfig12 This option enables basic support for the SGI IOC3-based Base IO
/linux-2.6.39/Documentation/accounting/
Dtaskstats-struct.txt8 1) Common and basic accounting fields
10 the common fields and basic accounting fields are collected for
37 1) Common and basic accounting fields:
/linux-2.6.39/Documentation/device-mapper/
Dlinear.txt5 device onto a linear range of another device. This is the basic building
/linux-2.6.39/Documentation/arm/VFP/
Drelease-notes.txt39 Other operations which have been tested by basic assembly-only tests
/linux-2.6.39/Documentation/frv/
DREADME.txt12 A description of the basic features inherent in this architecture port.
/linux-2.6.39/sound/pci/emu10k1/
Dp16v.c474 u32 basic = 0; in snd_p16v_pcm_trigger_playback() local
496 basic |= (0x1<<channel); in snd_p16v_pcm_trigger_playback()
505 …0k1_ptr20_write(emu, BASIC_INTERRUPT, 0, snd_emu10k1_ptr20_read(emu, BASIC_INTERRUPT, 0)| (basic)); in snd_p16v_pcm_trigger_playback()
508 …1_ptr20_write(emu, BASIC_INTERRUPT, 0, snd_emu10k1_ptr20_read(emu, BASIC_INTERRUPT, 0) & ~(basic)); in snd_p16v_pcm_trigger_playback()
/linux-2.6.39/Documentation/sound/alsa/
DHD-Audio-Models.txt40 basic fixed pin assignment (old default model)
64 basic fixed pin assignment w/o SPDIF
84 basic Basic preset
229 basic 3-jack (default)
240 basic default configuration
/linux-2.6.39/Documentation/i2c/
Dten-bit-addresses16 addresses, even though there is some basic handling and hooks. Also,
/linux-2.6.39/Documentation/
Dbraille-console.txt23 to the cursor, hence providing very basic screen reviewing facility.
/linux-2.6.39/Documentation/w1/slaves/
Dw1_therm13 w1_therm provides basic temperature conversion for ds18*20 devices.
/linux-2.6.39/block/
DKconfig.iosched9 The no-op I/O scheduler is a minimal scheduler that does basic merging

12345678