Home
last modified time | relevance | path

Searched refs:basic (Results 1 – 200 of 271) sorted by relevance

12

/linux-4.1.27/drivers/thunderbolt/
Dcap.c15 struct tb_cap_basic basic; member
24 return cap->basic.cap != 5; in tb_cap_is_basic()
37 return cap->basic.cap; in tb_cap()
51 next = cap->basic.next; in tb_cap_next()
59 next = cap->basic.next; in tb_cap_next()
/linux-4.1.27/scripts/basic/
D.fixdep.cmd1basic/fixdep := gcc -Wp,-MD,scripts/basic/.fixdep.d -Wall -Wmissing-prototypes -Wstrict-prototypes…
3 source_scripts/basic/fixdep := scripts/basic/fixdep.c
5 deps_scripts/basic/fixdep := \
95 scripts/basic/fixdep: $(deps_scripts/basic/fixdep)
97 $(deps_scripts/basic/fixdep):
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
Dlib.c243 struct iwl_basic_bt_cmd basic = { in iwlagn_send_advance_bt_config() local
254 sizeof(basic.bt3_lookup_table)); in iwlagn_send_advance_bt_config()
291 basic.kill_ack_mask = priv->kill_ack_mask; in iwlagn_send_advance_bt_config()
292 basic.kill_cts_mask = priv->kill_cts_mask; in iwlagn_send_advance_bt_config()
294 basic.reduce_txpower = IWLAGN_BT_REDUCED_TX_PWR; in iwlagn_send_advance_bt_config()
295 basic.valid = priv->bt_valid; in iwlagn_send_advance_bt_config()
305 basic.flags = IWLAGN_BT_FLAG_COEX_MODE_DISABLED; in iwlagn_send_advance_bt_config()
307 basic.flags = IWLAGN_BT_FLAG_COEX_MODE_3W << in iwlagn_send_advance_bt_config()
311 basic.flags |= IWLAGN_BT_FLAG_SYNC_2_BT_DISABLE; in iwlagn_send_advance_bt_config()
313 basic.flags &= ~IWLAGN_BT_FLAG_SYNC_2_BT_DISABLE; in iwlagn_send_advance_bt_config()
[all …]
Drxon.c948 unsigned long basic = ctx->vif->bss_conf.basic_rates; in iwl_calc_basic_rates() local
953 for_each_set_bit(i, &basic, BITS_PER_LONG) { in iwl_calc_basic_rates()
Dcommands.h1967 struct iwl_basic_bt_cmd basic; member
1978 struct iwl_basic_bt_cmd basic; member
/linux-4.1.27/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
/linux-4.1.27/arch/s390/kernel/
Dperf_cpum_sf.c657 memset(&sfr->basic, 0, sizeof(sfr->basic)); in hw_reset_registers()
1000 regs.psw.addr = sfr->basic.ia; in perf_push_sample()
1001 if (sfr->basic.T) in perf_push_sample()
1003 if (sfr->basic.W) in perf_push_sample()
1005 if (sfr->basic.P) in perf_push_sample()
1007 switch (sfr->basic.AS) { in perf_push_sample()
1029 if (sfr->basic.hpp) in perf_push_sample()
1056 if (sample->basic.def != 0x0001) in sample_format_is_valid()
1083 if (sample->basic.I || sample->basic.W) in sample_is_consistent()
1092 sample->basic.def = 0; in reset_sample_slot()
[all …]
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-fs-xfs7 log. The LSN is exported in "cycle:basic block" format.
16 log. The LSN is exported in "cycle:basic block" format.
Dsysfs-driver-hid-wiimote37 device couldn't be detected but supports basic Wii Remote
/linux-4.1.27/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-4.1.27/Documentation/devicetree/bindings/clock/ti/
Dinterface.txt6 quite much similar to the basic gate-clock [2], however,
16 "ti,omap3-interface-clock" - basic OMAP3 interface clock
Dgate.txt6 quite much similar to the basic gate-clock [2], however,
18 "ti,gate-clock" - basic gate clock
Dautoidle.txt8 clock, it is always a derivative of some basic clock like a gate, divider,
/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/
Dchain_mode.c114 p->basic.des3 = (unsigned int)dma_phy; in stmmac_init_dma_chain()
117 p->basic.des3 = (unsigned int)phy_addr; in stmmac_init_dma_chain()
Denh_desc.c129 if (unlikely(p->basic.des01.erx.rx_mac_addr)) { in enh_desc_get_ext_status()
371 return p->basic.des01.erx.ipc_csum_error; in enh_desc_get_rx_timestamp_status()
Ddescs.h170 struct dma_desc basic; member
Dstmmac_main.c886 ep->basic.des2, ep->basic.des3); in stmmac_display_ring()
949 priv->hw->desc->init_rx_desc(&priv->dma_erx[i].basic, in stmmac_clear_descriptors()
958 priv->hw->desc->init_tx_desc(&priv->dma_etx[i].basic, in stmmac_clear_descriptors()
1056 p = &((priv->dma_erx + i)->basic); in init_dma_desc_rings()
1092 p = &((priv->dma_etx + i)->basic); in init_dma_desc_rings()
1133 p = &((priv->dma_etx + i)->basic); in dma_free_tx_skbufs()
1426 priv->hw->desc->init_tx_desc(&priv->dma_etx[i].basic, in stmmac_tx_err()
2529 ep->basic.des2, ep->basic.des3); in sysfs_display_ring()
/linux-4.1.27/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
Dpcwd-watchdog.txt13 The Watchdog Driver has one basic role: to talk to the card and send
Dwatchdog-api.txt35 All drivers support the basic mode of operation, where the watchdog
/linux-4.1.27/Documentation/isdn/
DREADME.mISDN4 but only have the basic function in kernel, the interface to the user
DREADME.sc183 A) 10 steps to the establishment of a basic HDLC connection
189 basic HDLC connection between its two channels. Two network
DREADME.concap80 some basic connection control primitives are supported. The type and
/linux-4.1.27/Documentation/networking/
Dmac80211-auth-assoc-deauth.txt27 mac80211->driver: bss_info_changed(set BSSID, basic rate bitmap)
55 mac80211->driver: bss_info_changed(set BSSID, basic rate bitmap)
Ddns_resolver.txt51 basic dname to IPv4/IPv6 address resolution, the following line should be
76 This is the basic access function. It looks for a cached DNS query and if
Dgen_stats.txt93 1) make sure you have basic stats and rate stats setup first.
Dde4x5.txt117 the dc2104x chips should run correctly with the basic driver. I'm in
Dcs89x0.txt400 * Select 'Self-Test' to test the adapter's basic functionality.
406 The diagnostic self-test checks the adapter's basic functionality as well as
Dcan.txt265 The basic CAN frame structure and the sockaddr structure are defined
595 To build a CAN FD aware application use struct canfd_frame as basic CAN
646 configuration message is defined. The basic BCM configuration message used
662 The aligned payload 'frames' uses the same basic CAN frame structure defined
Dopenvswitch.txt154 The basic rule is obvious:
/linux-4.1.27/drivers/net/wireless/iwlegacy/
Diwl-spectrum.h88 struct ieee80211_basic_report basic[0]; member
/linux-4.1.27/Documentation/devicetree/bindings/arm/
Drtsm-dcscb.txt4 The Dual Cluster System Configuration Block (DCSCB) provides basic
Dste-nomadik.txt7 - Nomadik System and reset controller used for basic chip control, clock
/linux-4.1.27/scripts/
DMakefile42 subdir- += basic kconfig package
DMakefile.build250 scripts/basic/fixdep $(depfile) $@ '$(call make-cmd,cc_o_c)' > \
DKbuild.include256 scripts/basic/fixdep $(depfile) $@ '$(make-cmd)' > $(dot-target).tmp;\
/linux-4.1.27/Documentation/devicetree/bindings/rtc/
Dhaoyu,hym8563.txt3 The HYM8563 provides basic rtc and alarm functionality
/linux-4.1.27/Documentation/fmc/
Dfmc-trivial.txt5 interrupt handler. I used it to verify the basic mechanism of the FMC
D00-INDEX11 - What are FMC and SDB, basic concepts for this framework
/linux-4.1.27/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
Dgameport-programming.txt4 1. A basic classic gameport
45 isn't as easy as a basic IO one, but not so much complex:
Dappletouch.txt22 In order to use the touchpad in the basic mode, compile the driver and load
Delantech.txt106 Currently a value of "1" will turn on some basic debugging and a value of
122 Hardware version 1 provides basic data integrity verification by
127 Hardware version 2 does not provide the same parity bits. Only some basic
137 Depending on the state of crc_enabled, certain basic data integrity
Dxpad.txt181 the basic functionality.
Dinput-programming.txt182 In addition to EV_KEY, there are two more basic event types: EV_REL and
/linux-4.1.27/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-4.1.27/arch/arm/boot/dts/
Dimx6dl-rex-basic.dts17 compatible = "rex,imx6dl-rex-basic", "fsl,imx6dl";
Dspear600.dtsi164 /* basic GPIO */
/linux-4.1.27/drivers/sn/
DKconfig12 This option enables basic support for the SGI IOC3-based Base IO
/linux-4.1.27/security/tomoyo/
DMakefile6 $(objtree)/scripts/basic/bin2c <$(firstword $(wildcard $(obj)/policy/$(1).conf $(srctree)/$(src)/po…
/linux-4.1.27/arch/x86/purgatory/
DMakefile21 CMD_BIN2C = $(objtree)/scripts/basic/bin2c
/linux-4.1.27/tools/perf/tests/attr/
DREADME35 perf record kill (test-record-basic)
57 perf stat -e cycles kill (test-stat-basic)
/linux-4.1.27/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:
Dtaskstats.txt49 write the data received to a file and do basic flow control by increasing
/linux-4.1.27/Documentation/cma/
Ddebugfs.txt1 The CMA debugfs interface is useful to retrieve basic information out of the
/linux-4.1.27/arch/s390/include/asm/
Dperf_event.h84 struct hws_basic_entry basic; /* Basic-sampling data entry */ member
Dcpu_mf.h127 struct hws_basic_entry basic; /* Basic-sampling data entry */ member
/linux-4.1.27/drivers/gpu/drm/gma500/
DKconfig30 Say yes to include basic support for Intel GMA3600/3650 (Intel
/linux-4.1.27/scripts/coccinelle/null/
Deno.cocci1 /// The various basic memory allocation functions don't return ERR_PTR
/linux-4.1.27/drivers/staging/android/ion/
DKconfig25 /dev/ion device and some basic heaps. This can
/linux-4.1.27/Documentation/frv/
DREADME.txt12 A description of the basic features inherent in this architecture port.
Dconfiguring.txt29 This option allows a choice of basic system. This governs the peripherals
Dkernel-ABI.txt44 The FR-V CPU has three basic operating modes. In order of increasing
/linux-4.1.27/Documentation/arm/VFP/
Drelease-notes.txt39 Other operations which have been tested by basic assembly-only tests
/linux-4.1.27/Documentation/device-mapper/
Dlinear.txt5 device onto a linear range of another device. This is the basic building
/linux-4.1.27/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-4.1.27/Documentation/cgroups/
Dnet_cls.txt38 configuring iptables, basic example:
Dfreezer-subsystem.txt122 This is the basic mechanism which should do the right thing for user space task
Dunified-hierarchy.txt335 basic desirable behavior. First off, the soft limit has no
428 system calls. Even the basic access model, being filesystem path
/linux-4.1.27/tools/perf/tests/
DBuild9 perf-y += mmap-basic.o
/linux-4.1.27/Documentation/timers/
Dtimekeeping.txt4 This document tries to briefly explain some basic kernel timekeeping
15 the basic timeline, whereas clock events shoot interrupts on certain points
99 You will notice that the clock event device code is based on the same basic
125 for speed in sched_clock(). It however requires some of the same basic
Dhrtimers.txt81 the basic design considerations were:
90 another basic requirement was the immediate enqueueing and ordering of
92 such as radix trees and hashes, we chose the red black tree as the basic
/linux-4.1.27/Documentation/arm/
Dcluster-pm-race-avoidance.txt100 This means that CPUs fit the basic model closely.
123 the basic model.
172 from the basic model definition: CPU_UP does not mean that the
266 INBOUND_NOT_COMING_UP (corresponding to GOING_DOWN in the basic
268 COMING_UP in the basic model). The second path avoids cluster
271 CLUSTER_UP/INBOUND_COMING_UP is equivalent to UP in the basic
DInterrupts107 "simple" handler is very basic, and does not perform any hardware
Dvlocks.txt122 the basic algorithm:
/linux-4.1.27/Documentation/
Dbraille-console.txt23 to the cursor, hence providing very basic screen reviewing facility.
Dbasic_profiling.txt1 These instructions are deliberately very basic. If you want something clever,
DSecurityBugs32 to a few weeks. As a basic default policy, we expect report date to
Dsgi-ioc4.txt22 initializing the basic functionality of the chip, and allocating
DIntel-IOMMU.txt8 This guide gives a quick cheat sheet for some basic understanding.
DSubmitChecklist4 Here are some basic things that developers should do if they want to see their
Dcrc32.txt147 twice as fast as the basic Sarwate algorithm.
173 a basic CRC will not detect appended zero bits (or bytes). To enable
Dclk.txt231 See the basic clock types in drivers/clk/clk-*.c for examples.
242 initializing instances of the basic clock types. These clocks must
D00-INDEX47 - basic info on the Intel IOMMU virtualization support.
91 - basic instructions for those who wants to profile Linux kernel.
481 - Overview and basic ui of xillybus driver
Dkernel-doc-nano-HOWTO.txt89 * struct blah - the basic blah structure
131 - scripts/basic/docproc.c
DDMA-ISA-LPC.txt74 You allocate these in a similar fashion as all basic resources:
Dlocal_ops.txt120 Here is a sample module which implements a basic per cpu counter using local.h.
DSubmittingDrivers91 should support basic power management by implementing, if
DHOWTO176 of basic kernel development question (make sure to search the archives
182 The website has basic information about code organization, subsystems,
184 some basic logistical information, like how to compile a kernel and
Dkernel-docs.txt224 Gives the basic concepts on the architecture of the PCI subsystem,
225 as long as basic functions and macros to read/write the devices
477 acquisition boards work on their GNU/Linux machines. Gives a basic
Dstatic-keys.txt67 branch selection is basically 'free'. That is the basic tradeoff of this
Dcoccinelle.txt48 Four basic modes are defined: patch, report, context, and org. The mode to
DChanges200 only entries for devices actually present. udev replaces the basic
Dunaligned-memory-access.txt85 starting at address 0x10000. With a basic level of understanding, it would
DCodingStyle488 It's also important to comment data, whether they are basic types or derived
511 (steps (floor offset c-basic-offset)))
513 c-basic-offset)))
Drbtree.txt200 is an optional feature built on top of basic rbtree infrastructure.
/linux-4.1.27/drivers/pinctrl/bcm/
DKconfig38 All 3 Cygnus GPIO controllers support basic PINCONF functions such
/linux-4.1.27/Documentation/devicetree/bindings/interrupt-controller/
Dbrcm,bcm2835-armctrl-ic.txt16 The 1st cell is the interrupt bank; 0 for interrupts in the "IRQ basic
/linux-4.1.27/block/
DKconfig.iosched9 The no-op I/O scheduler is a minimal scheduler that does basic merging
/linux-4.1.27/security/integrity/
DKconfig52 0 - basic integrity auditing messages (default)
/linux-4.1.27/drivers/infiniband/hw/mlx5/
Dqp.c2186 struct mlx5_bsf_basic *basic = &bsf->basic; in mlx5_set_bsf() local
2193 basic->bsf_size_sbs = 1 << 7; in mlx5_set_bsf()
2195 basic->check_byte_mask = sig_attrs->check_mask; in mlx5_set_bsf()
2196 basic->raw_data_size = cpu_to_be32(data_size); in mlx5_set_bsf()
2203 basic->mem.bs_selector = bs_selector(mem->sig.dif.pi_interval); in mlx5_set_bsf()
2204 basic->m_bfs_psv = cpu_to_be32(msig->psv_memory.psv_idx); in mlx5_set_bsf()
2219 basic->bsf_size_sbs |= 1 << 4; in mlx5_set_bsf()
2221 basic->wire.copy_byte_mask |= MLX5_CPY_GRD_MASK; in mlx5_set_bsf()
2223 basic->wire.copy_byte_mask |= MLX5_CPY_APP_MASK; in mlx5_set_bsf()
2225 basic->wire.copy_byte_mask |= MLX5_CPY_REF_MASK; in mlx5_set_bsf()
[all …]
/linux-4.1.27/drivers/bcma/
DKconfig59 hosted buses. It's responsible for initialization and basic
/linux-4.1.27/drivers/rapidio/
DKconfig65 This option includes basic RapidIO fabric enumeration and discovery
/linux-4.1.27/Documentation/devicetree/bindings/leds/
Dcommon.txt3 LED and flash LED devices provide the same basic functionality as current
/linux-4.1.27/Documentation/sound/alsa/soc/
Dpops_clicks.txt22 shutdown and follows some basic rules:-
/linux-4.1.27/Documentation/dvb/
Dudev.txt4 This means that only the basic information like module loading parameters
DREADME.dvb-usb52 2005-05-30 - added basic isochronous support to the dvb-usb-framework
Davermedia.txt14 It is assumed that the reader understands the basic structure
/linux-4.1.27/Documentation/w1/slaves/
Dw1_therm14 w1_therm provides basic temperature conversion for ds18*20 devices.
/linux-4.1.27/Documentation/virtual/kvm/
Dapi.txt69 Capability: which KVM extension provides this ioctl. Can be 'basic',
91 Capability: basic
102 described as 'basic' will be available.
107 Capability: basic
127 Capability: basic
154 Capability: basic, KVM_CAP_CHECK_EXTENSION_VM for vm ioctl
172 Capability: basic
185 Capability: basic
196 Capability: basic
236 Capability: basic
[all …]
Dppc-pv.txt4 The basic execution principle by which KVM on PowerPC works is to run all kernel
/linux-4.1.27/arch/openrisc/
DREADME.openrisc23 In order to build and run Linux for OpenRISC, you'll need at least a basic
/linux-4.1.27/net/bridge/netfilter/
DKconfig98 This option adds the IP match, which allows basic IP header field
107 This option adds the IP6 match, which allows basic IPV6 header field
/linux-4.1.27/net/mac80211/
Dibss.c115 u8 basic = 0; in ieee80211_ibss_build_presp() local
120 basic = 0x80; in ieee80211_ibss_build_presp()
121 *pos++ = basic | (u8) rate; in ieee80211_ibss_build_presp()
159 u8 basic = 0; in ieee80211_ibss_build_presp() local
164 basic = 0x80; in ieee80211_ibss_build_presp()
165 *pos++ = basic | (u8) rate; in ieee80211_ibss_build_presp()
Dutil.c2504 u8 basic = 0; in ieee80211_add_srates_ie() local
2509 basic = 0x80; in ieee80211_add_srates_ie()
2513 *pos++ = basic | (u8) rate; in ieee80211_add_srates_ie()
2554 u8 basic = 0; in ieee80211_add_ext_srates_ie() local
2559 basic = 0x80; in ieee80211_add_ext_srates_ie()
2562 *pos++ = basic | (u8) rate; in ieee80211_add_ext_srates_ie()
/linux-4.1.27/Documentation/rapidio/
Drapidio.txt126 'rio-scan.scan' for existing basic enumeration/discovery method.
198 enumeration/discovery start by existing basic enumerator method set use boot
208 When automatic enumeration/discovery start is selected, basic method's
309 an enumerator to a specified mport device (or devices). The basic enumerator
/linux-4.1.27/Documentation/serial/
Dn_gsm.txt50 /* we are initiator and need encoding 0 (basic) */
/linux-4.1.27/Documentation/filesystems/
Ddnotify.txt8 The basic mechanism involves the application registering for notification
Dinotify.txt73 file descriptor-based one that allows basic file I/O and poll/select.
Dxfs-self-describing-metadata.txt33 required for basic forensic analysis of the filesystem structure.
45 Hence most of the time spent on forensic analysis is spent doing basic
332 verification and CRC calculations. The per-buffer verifiers simply perform basic
Dceph.txt69 The basic mount syntax is:
Df2fs.txt266 which builds a basic on-disk layout.
278 -e [str] : Set basic extension list. e.g. "mp3,gif,mov"
349 to avoid file system crash. It contains basic partition information and some
Drelay.txt59 user isn't necessary for basic operation.
97 between kernel and user isn't necessary for basic operation. Things
107 The relay interface implements basic file operations for user space
Dgfs2-glocks.txt4 This documents the basic principles of the glock state machine
/linux-4.1.27/Documentation/devicetree/bindings/i2c/
Di2c-arb-gpio-challenge.txt27 The basic algorithm is to assert your line when you want the bus, then make
/linux-4.1.27/fs/btrfs/
DKconfig67 This will run some basic sanity tests on the free space cache
/linux-4.1.27/Documentation/wimax/
DREADME.wimax6 This provides a basic Linux kernel WiMAX stack to provide a common
DREADME.i2400m7 and a basic Linux kernel WiMAX stack.
/linux-4.1.27/Documentation/sound/alsa/
DHD-Audio-Models.txt99 basic 3-jack (default)
110 basic default configuration
Dtimestamping.txt17 The ALSA API provides reports two basic pieces of information, avail
/linux-4.1.27/drivers/mtd/chips/
DKconfig206 This option enables basic support for RAM chips accessed through
212 This option enables basic support for ROM chips accessed through
/linux-4.1.27/sound/pci/ca0106/
Dca0106_main.c968 u32 basic = 0; in snd_ca0106_pcm_trigger_playback() local
993 basic |= (0x1 << channel); in snd_ca0106_pcm_trigger_playback()
1006 bits |= basic; in snd_ca0106_pcm_trigger_playback()
1012 bits &= ~basic; in snd_ca0106_pcm_trigger_playback()
/linux-4.1.27/Documentation/ptp/
Dptp.txt46 implement the basic clock operations.
/linux-4.1.27/Documentation/cpu-freq/
Dcpufreq-stats.txt114 basic statistics which includes time_in_state and total_trans.
/linux-4.1.27/kernel/
DMakefile110 …c const char kernel_config_data[] __used = MAGIC_START"; cat $< | scripts/basic/bin2c; echo "MAGIC…
/linux-4.1.27/Documentation/video4linux/
DREADME.davinci-vpbe68 various LCD displays.As of this patch a basic driver is present, and this
/linux-4.1.27/fs/cifs/
Dreaddir.c411 de->ino = le64_to_cpu(info->basic.UniqueId); in cifs_fill_dirent_unix()
731 &((FILE_UNIX_INFO *)find_entry)->basic, in cifs_filldir()
/linux-4.1.27/Documentation/acpi/
Dvideo_extension.txt6 Specification, Appendix B, allowing to perform some basic control like
Dscan_handlers.txt20 The core ACPI namespace scanning code in drivers/acpi/scan.c carries out basic
/linux-4.1.27/Documentation/tpm/
Dxen-tpmfront.txt7 Linux, and a basic understanding of the TPM and vTPM concepts.
/linux-4.1.27/lib/
DKconfig.kgdb40 the tests. The most basic of this I/O module is to boot
DKconfig.debug274 building the kernel, and will run basic sanity checks on them to
921 bool "Spinlock and rw-lock debugging: basic checks"
931 bool "Mutex debugging: basic checks"
1561 This option provides for testing basic kprobes functionality on
1707 on printk when loaded. It is designed to be used for basic
1721 on the copy_to/from_user infrastructure, making sure basic
/linux-4.1.27/drivers/gpu/drm/msm/
DNOTES30 (Second part is not implemented yet. So far this is just basic KMS
/linux-4.1.27/Documentation/block/
Dioprio.txt8 With the introduction of cfq v3 (aka cfq-ts or time sliced cfq), basic io
/linux-4.1.27/drivers/net/wireless/mwifiex/
Dtdls.c838 u8 i, action, basic; in mwifiex_process_tdls_action_frame() local
905 basic = sta_ptr->tdls_cap.rates_len; in mwifiex_process_tdls_action_frame()
907 sta_ptr->tdls_cap.rates[basic + i] = pos[i + 2]; in mwifiex_process_tdls_action_frame()
/linux-4.1.27/Documentation/filesystems/nfs/
Dpnfs.txt60 PNFS utilizes what is called layout drivers. The STD defines 4 basic
Dnfs.txt104 A basic sample /sbin/nfs_cache_getent
/linux-4.1.27/Documentation/RCU/
Drcu.txt4 The basic idea behind RCU (read-copy update) is to split destructive
/linux-4.1.27/Documentation/target/
Dtcm_mod_builder.txt18 *) Generate basic infrastructure for loading/unloading LKMs and TCM/ConfigFS fabric module
/linux-4.1.27/include/linux/mlx5/
Dqp.h344 } basic; member
/linux-4.1.27/drivers/ata/
DKconfig27 NOTE: ATA enables basic SCSI support; *however*,
718 This option enables basic support for the later RDC PATA controllers
948 This option enables basic support for the PC Tech RZ1000/1
957 This option enables basic support for Samsung's S3C/S5P board
/linux-4.1.27/Documentation/trace/
Duprobetracer.txt41 FETCHARG:TYPE : Set TYPE as the type of FETCHARG. Currently, basic types
Dkprobetrace.txt45 FETCHARG:TYPE : Set TYPE as the type of FETCHARG. Currently, basic types
Dcoresight.txt88 the basic tracing functionality, enabling components such ETM/PTM, funnel,
/linux-4.1.27/drivers/video/backlight/
DKconfig41 SPI driver for Epson L4F00242T03. This provides basic support
48 SPI driver for Samsung LMS283GF05. This provides basic support
/linux-4.1.27/Documentation/usb/
DWUSB-Design-overview.txt40 1. Devices and hosts: the basic structure
70 in 256 256us long /MASs/ (Media Allocation Slots), which are the basic
159 Devices and hosts: the basic structure
Dgadget_hid.txt7 Devices (HID). The basic HID handling is done in the kernel,
Dmass-storage.txt204 duplicate code needed for handling basic USB protocol commands and
Dgadget-testing.txt1 This file summarizes information on basic testing of USB functions
745 The most basic testing:
DURB.txt15 The basic idea of the new driver is message passing, the message itself is
Dehci.txt36 but those changes haven't needed to really change the basic "usbcore"
/linux-4.1.27/Documentation/zh_CN/
DCodingStyle427 (setq c-basic-offset 8))
/linux-4.1.27/arch/arm/kernel/
Dentry-header.S147 @ write basic exception frame
/linux-4.1.27/drivers/acpi/
DKconfig145 ACPI 2.0 Specification, Appendix B. This supports basic operations
158 applications to perform basic fan control (on, off, status).
/linux-4.1.27/Documentation/filesystems/configfs/
Dconfigfs.txt108 basic show/store interaction.
182 The most basic function of a config_item_type is to define what
313 The best example of these basic concepts is the simple_children
/linux-4.1.27/Documentation/locking/
Dmutex-design.txt32 In its most basic form it also includes a wait-queue and a spinlock
Dspinlocks.txt3 The most basic primitive for locking is spinlock.
Dlockdep-design.txt10 The basic object the validator operates upon is a 'class' of locks.
/linux-4.1.27/Documentation/blockdev/
Dzram.txt134 The basic strategy is:
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Dmac-ctxt.c529 unsigned long basic = vif->bss_conf.basic_rates; in iwl_mvm_ack_rates() local
538 for_each_set_bit(i, &basic, BITS_PER_LONG) { in iwl_mvm_ack_rates()
/linux-4.1.27/tools/perf/Documentation/
Dperf-script-perl.txt32 do basic things like aggregate event data, print results, etc. Also,
Dperf-script-python.txt38 basic ideas necessary to create a useful script. Here's an example
430 do basic things like aggregate event data, print results, etc. Also,
/linux-4.1.27/Documentation/scsi/
Dosd.txt111 basic theme. From no-segments-used up to all-segments-used.
Dosst.txt10 a module?", as these are too basic.
/linux-4.1.27/Documentation/spi/
Dspidev1 SPI devices have a limited userspace API, supporting basic half-duplex
Dspi-summary207 same basic controller setup code. This is because most SOCs have several
331 basic device identification probes, so they should hotplug normally.
414 - The basic I/O primitive is spi_async(). Async requests may be
/linux-4.1.27/Documentation/driver-model/
Ddevres.txt202 devres core guarantees atomicity to all basic devres operations and
/linux-4.1.27/Documentation/powerpc/
Dtransactional_memory.txt118 However, basic signal handlers don't need to be aware of transactions
/linux-4.1.27/drivers/net/wireless/
DKconfig146 It has basic support for Linux wireless extensions and initial
/linux-4.1.27/Documentation/pps/
Dpps.txt54 purpose GPIO line. In this case even basic file-related functionality
/linux-4.1.27/
DMakefile449 $(Q)$(MAKE) $(build)=scripts/basic
453 scripts/basic/%: scripts_basic ;
/linux-4.1.27/drivers/input/serio/
DKconfig142 clock, a basic audio waveform generator, and an HP-HIL Master
/linux-4.1.27/Documentation/hid/
Dhiddev.txt76 the report. In its basic mode, the hiddev will make these individual
/linux-4.1.27/Documentation/gpio/
Ddriver.txt137 if that is a combined GPIO+IRQ driver. The basic premise is that gpio_chip and
/linux-4.1.27/drivers/net/wireless/b43legacy/
Dmain.c2800 u16 basic, direct, offset, basic_offset, rateptr; in b43legacy_update_basic_rates() local
2807 basic = B43legacy_SHM_SH_CCKBASIC; in b43legacy_update_basic_rates()
2812 basic = B43legacy_SHM_SH_OFDMBASIC; in b43legacy_update_basic_rates()
2835 basic + 2 * offset, rateptr); in b43legacy_update_basic_rates()
/linux-4.1.27/Documentation/arm/pxa/
Dmfp.txt192 The basic idea of this design is to introduce definitions for all possible pin
/linux-4.1.27/Documentation/s390/
Ddriver-model.txt76 The basic struct ccw_device and struct ccw_driver data structures can be found
/linux-4.1.27/Documentation/hwmon/
Dlm90232 This driver has basic support for SMBus alert. When an alert is received,
Dit87251 control mode. The driver will perform basic integrity checks before
/linux-4.1.27/block/partitions/
DKconfig72 bool "AIX basic partition table support" if PARTITION_ADVANCED
/linux-4.1.27/drivers/input/keyboard/
DKconfig223 This driver implements basic keypad functionality
242 This driver implements basic keypad functionality
/linux-4.1.27/drivers/net/wireless/ath/ar5523/
Dar5523.c1188 bool basic) in ar5523_create_rateset() argument
1212 if (basic_rate_set & 1 && basic) in ar5523_create_rateset()
/linux-4.1.27/net/ipv4/netfilter/
DKconfig142 This is the "basic" form of SNMP-ALG, as described in RFC 2962
/linux-4.1.27/Documentation/vm/
Dslub.txt4 The basic philosophy of SLUB is very different from SLAB. SLAB
/linux-4.1.27/Documentation/ide/
DChangeLog.ide-tape.1995-200264 * basic unit (which is shown during driver
/linux-4.1.27/Documentation/PCI/
Dpcieaer-howto.txt31 driver provides three basic functions:
/linux-4.1.27/net/
DKconfig175 basic ones needed by most people will default to 'M'.
/linux-4.1.27/arch/arm/mach-pxa/
DKconfig305 MIO A701. Currently there is only basic support
/linux-4.1.27/Documentation/ioctl/
Dbotching-up-ioctls.txt51 With the joys of writing a compat layer avoided we can take a look at the basic

12