/linux-4.1.27/drivers/net/wireless/iwlwifi/ |
D | iwl-2000.c | 57 #define IWL2030_MODULE_FIRMWARE(api) IWL2030_FW_PRE __stringify(api) ".ucode" argument 60 #define IWL2000_MODULE_FIRMWARE(api) IWL2000_FW_PRE __stringify(api) ".ucode" argument 63 #define IWL105_MODULE_FIRMWARE(api) IWL105_FW_PRE __stringify(api) ".ucode" argument 66 #define IWL135_MODULE_FIRMWARE(api) IWL135_FW_PRE __stringify(api) ".ucode" argument
|
D | iwl-7000.c | 101 #define IWL7260_MODULE_FIRMWARE(api) IWL7260_FW_PRE __stringify(api) ".ucode" argument 104 #define IWL3160_MODULE_FIRMWARE(api) IWL3160_FW_PRE __stringify(api) ".ucode" argument 107 #define IWL7265_MODULE_FIRMWARE(api) IWL7265_FW_PRE __stringify(api) ".ucode" argument 110 #define IWL7265D_MODULE_FIRMWARE(api) IWL7265D_FW_PRE __stringify(api) ".ucode" argument
|
D | iwl-6000.c | 67 #define IWL6000_MODULE_FIRMWARE(api) IWL6000_FW_PRE __stringify(api) ".ucode" argument 70 #define IWL6050_MODULE_FIRMWARE(api) IWL6050_FW_PRE __stringify(api) ".ucode" argument 73 #define IWL6005_MODULE_FIRMWARE(api) IWL6005_FW_PRE __stringify(api) ".ucode" argument 76 #define IWL6030_MODULE_FIRMWARE(api) IWL6030_FW_PRE __stringify(api) ".ucode" argument
|
D | iwl-1000.c | 50 #define IWL1000_MODULE_FIRMWARE(api) IWL1000_FW_PRE __stringify(api) ".ucode" argument 53 #define IWL100_MODULE_FIRMWARE(api) IWL100_FW_PRE __stringify(api) ".ucode" argument
|
D | iwl-5000.c | 52 #define IWL5000_MODULE_FIRMWARE(api) IWL5000_FW_PRE __stringify(api) ".ucode" argument 55 #define IWL5150_MODULE_FIRMWARE(api) IWL5150_FW_PRE __stringify(api) ".ucode" argument
|
D | iwl-8000.c | 93 #define IWL8000_MODULE_FIRMWARE(api) \ argument 94 IWL8000_FW_PRE "-" __stringify(api) ".ucode"
|
D | iwl-fw.h | 108 u32 api[IWL_API_ARRAY_SIZE]; member
|
D | iwl-drv.c | 432 capa->api[api_index] = le32_to_cpu(ucode_api->api_flags); in iwl_set_ucode_api_flags() 1151 if (drv->fw.ucode_capa.api[0] & IWL_UCODE_TLV_API_NEW_VERSION) in iwl_req_fw_callback()
|
/linux-4.1.27/Documentation/DocBook/ |
D | .alsa-driver-api.xml.cmd | 1 …k/alsa-driver-api.xml := SRCTREE=./ ./scripts/docproc doc Documentation/DocBook/alsa-driver-api.tm… 2 Documentation/DocBook/alsa-driver-api.xml: Documentation/DocBook/alsa-driver-api.tmpl sound/core/in…
|
D | .kernel-api.xml.cmd | 1 …ion/DocBook/kernel-api.xml := SRCTREE=./ ./scripts/docproc doc Documentation/DocBook/kernel-api.tm… 2 Documentation/DocBook/kernel-api.xml: Documentation/DocBook/kernel-api.tmpl include/linux/list.h li…
|
D | Makefile | 12 kernel-api.xml filesystems.xml lsm.xml usb.xml kgdb.xml \ 16 alsa-driver-api.xml writing-an-alsa-driver.xml \
|
/linux-4.1.27/tools/perf/Documentation/ |
D | Makefile | 21 …$(patsubst %.txt,%,$(filter-out technical/api-index-skel.txt technical/api-index.txt, $(wildcard t… 23 SP_ARTICLES += technical/api-index 260 $(OUTPUT)technical/api-*.html $(OUTPUT)technical/api-index.txt \
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/ |
D | coex.c | 420 if (!(mvm->fw->ucode_capa.api[0] & IWL_UCODE_TLV_API_BT_COEX_SPLIT)) in iwl_send_bt_init_conf() 749 if (!(mvm->fw->ucode_capa.api[0] & IWL_UCODE_TLV_API_BT_COEX_SPLIT)) in iwl_mvm_rx_bt_coex_notif() 818 if (!(mvm->fw->ucode_capa.api[0] & IWL_UCODE_TLV_API_BT_COEX_SPLIT)) { in iwl_mvm_bt_rssi_event() 873 if (!(mvm->fw->ucode_capa.api[0] & IWL_UCODE_TLV_API_BT_COEX_SPLIT)) in iwl_mvm_coex_agg_time_limit() 900 if (!(mvm->fw->ucode_capa.api[0] & IWL_UCODE_TLV_API_BT_COEX_SPLIT)) in iwl_mvm_bt_coex_is_mimo_allowed() 930 if (!(mvm->fw->ucode_capa.api[0] & IWL_UCODE_TLV_API_BT_COEX_SPLIT)) in iwl_mvm_bt_coex_is_ant_avail() 943 if (!(mvm->fw->ucode_capa.api[0] & IWL_UCODE_TLV_API_BT_COEX_SPLIT)) in iwl_mvm_bt_coex_is_shared_ant_avail() 954 if (!(mvm->fw->ucode_capa.api[0] & IWL_UCODE_TLV_API_BT_COEX_SPLIT)) in iwl_mvm_bt_coex_is_tpc_allowed() 997 if (!(mvm->fw->ucode_capa.api[0] & IWL_UCODE_TLV_API_BT_COEX_SPLIT)) { in iwl_mvm_bt_coex_vif_change() 1015 if (!(mvm->fw->ucode_capa.api[0] & IWL_UCODE_TLV_API_BT_COEX_SPLIT)) in iwl_mvm_rx_ant_coupling_notif()
|
D | scan.c | 180 if (mvm->fw->ucode_capa.api[0] & IWL_UCODE_TLV_API_BASIC_DWELL) in iwl_mvm_get_active_dwell() 190 if (mvm->fw->ucode_capa.api[0] & IWL_UCODE_TLV_API_BASIC_DWELL) in iwl_mvm_get_passive_dwell() 227 if (mvm->fw->ucode_capa.api[0] & in iwl_mvm_scan_calc_params() 242 if (frag_passive_dwell && (mvm->fw->ucode_capa.api[0] & in iwl_mvm_scan_calc_params() 852 if (mvm->fw->ucode_capa.api[0] & IWL_UCODE_TLV_API_SINGLE_SCAN_EBS && in iwl_mvm_unified_scan_lmac() 1330 if (mvm->fw->ucode_capa.api[0] & IWL_UCODE_TLV_API_SINGLE_SCAN_EBS && in iwl_mvm_scan_umac()
|
D | rx.c | 573 if (mvm->fw->ucode_capa.api[0] & IWL_UCODE_TLV_API_STATS_V10) { in iwl_mvm_handle_rx_statistics() 613 if (!(mvm->fw->ucode_capa.api[0] & IWL_UCODE_TLV_API_ASYNC_DTM)) in iwl_mvm_handle_rx_statistics()
|
D | mvm.h | 945 return mvm->fw->ucode_capa.api[0] & IWL_UCODE_TLV_API_WIFI_MCC_UPDATE || in iwl_mvm_is_wifi_mcc_supported() 951 return mvm->fw->ucode_capa.api[0] & IWL_UCODE_TLV_API_SCD_CFG; in iwl_mvm_is_scd_cfg_supported()
|
D | fw.c | 626 if (!(mvm->fw->ucode_capa.api[0] & IWL_UCODE_TLV_API_HDC_PHASE_0)) in iwl_mvm_config_ltr()
|
D | utils.c | 587 if (!(mvm->fw->ucode_capa.api[0] & IWL_UCODE_TLV_API_NEW_VERSION)) { in iwl_mvm_dump_nic_error_log()
|
D | debugfs.c | 496 if (!(mvm->fw->ucode_capa.api[0] & IWL_UCODE_TLV_API_BT_COEX_SPLIT)) { in iwl_dbgfs_bt_notif_read() 553 if (!(mvm->fw->ucode_capa.api[0] & IWL_UCODE_TLV_API_BT_COEX_SPLIT)) { in iwl_dbgfs_bt_cmd_read()
|
D | rs.c | 1131 bool allow_ant_mismatch = mvm->fw->ucode_capa.api[0] & in iwl_mvm_rs_tx_status() 3012 if (!(mvm->fw->ucode_capa.api[0] & IWL_UCODE_TLV_API_LQ_SS_PARAMS) && in rs_build_rates_table() 3226 if (mvm->fw->ucode_capa.api[0] & IWL_UCODE_TLV_API_LQ_SS_PARAMS) in rs_fill_lq_cmd()
|
D | mac80211.c | 522 (mvm->fw->ucode_capa.api[0] & in iwl_mvm_mac_setup_register() 1498 if (!(mvm->fw->ucode_capa.api[0] & IWL_UCODE_TLV_API_TX_POWER_DEV)) in iwl_mvm_set_tx_power()
|
/linux-4.1.27/tools/ |
D | Makefile | 51 $(call descend,lib/api) 101 $(call descend,lib/api,clean)
|
/linux-4.1.27/Documentation/thermal/ |
D | cpu-cooling-api.txt | 23 "thermal-cpufreq-%x". This api can support multiple instances of cpufreq 33 order to bind it via the thermal DT code. This api can support multiple
|
D | x86_pkg_temperature_thermal | 36 are in milli-degree Celsius. Refer to "Documentation/thermal/sysfs-api.txt" for
|
/linux-4.1.27/drivers/net/wireless/iwlegacy/ |
D | 3945.h | 48 #define _IL3945_MODULE_FIRMWARE(api) IL3945_FW_PRE #api ".ucode" argument 49 #define IL3945_MODULE_FIRMWARE(api) _IL3945_MODULE_FIRMWARE(api) argument
|
D | 4965.c | 276 #define _IL4965_MODULE_FIRMWARE(api) IL4965_FW_PRE #api ".ucode" argument 277 #define IL4965_MODULE_FIRMWARE(api) _IL4965_MODULE_FIRMWARE(api) argument
|
/linux-4.1.27/Documentation/video4linux/cx2341x/ |
D | fw-calling.txt | 1 This page describes how to make calls to the firmware api. 40 fw-*-api.txt documents. 48 found in the fw-*-api.txt documents.
|
/linux-4.1.27/arch/sh/drivers/dma/ |
D | Makefile | 5 obj-$(CONFIG_SH_DMA_API) += dma-sh.o dma-api.o dma-sysfs.o
|
/linux-4.1.27/drivers/char/mwave/ |
D | README | 8 0x0001 mwavedd api tracing 9 0x0002 smapi api tracing
|
/linux-4.1.27/tools/vm/ |
D | Makefile | 5 LIB_DIR = ../lib/api
|
/linux-4.1.27/drivers/staging/panel/ |
D | TODO | 4 - review userspace api
|
/linux-4.1.27/drivers/staging/lustre/lnet/lnet/ |
D | Makefile | 3 lnet-y := api-ni.o config.o lib-me.o lib-msg.o lib-eq.o \
|
/linux-4.1.27/drivers/staging/ft1000/ |
D | TODO | 5 - adapt to latest usb and pcmcia api changes
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | mmu-hash32.h | 67 unsigned long api:6; /* Abbreviated page index */ member
|
/linux-4.1.27/drivers/media/pci/saa7164/ |
D | Makefile | 2 saa7164-fw.o saa7164-bus.o saa7164-cmd.o saa7164-api.o \
|
/linux-4.1.27/arch/microblaze/include/asm/ |
D | mmu.h | 28 unsigned long api:6; /* Abbreviated page index */ member
|
/linux-4.1.27/Documentation/ |
D | clk.txt | 6 detailed explanation of the clock api in include/linux/clk.h, but 20 is a common implementation of the clk.h api, defined in 22 are invoked by the clk api implementation. 38 Part 2 - common data structures and api 56 api itself defines several driver-facing functions which operate on 57 struct clk. That api is documented in include/linux/clk.h.
|
D | coccinelle.txt | 180 make coccicheck MODE=report COCCI=scripts/coccinelle/api/err_cast.cocci 218 make coccicheck MODE=patch COCCI=scripts/coccinelle/api/err_cast.cocci 262 make coccicheck MODE=context COCCI=scripts/coccinelle/api/err_cast.cocci 297 make coccicheck MODE=org COCCI=scripts/coccinelle/api/err_cast.cocci
|
D | DMA-API.txt | 636 The debugfs directory for the DMA-API debugging code is called dma-api/. In 639 dma-api/all_errors This file contains a numeric value. If this 645 dma-api/disabled This read-only file contains the character 'Y' 650 dma-api/error_count This file is read-only and shows the total 653 dma-api/num_errors The number in this file shows how many 659 dma-api/min_free_entries 666 dma-api/num_free_entries 670 dma-api/driver-filter
|
D | mailbox.txt | 14 same api there. However none of that helps us locally because we only
|
D | SubmitChecklist | 77 linux-api@vger.kernel.org.
|
D | SubmittingDrivers | 145 http://lwn.net/Articles/2.6-kernel-api/
|
D | hwspinlock.txt | 254 * @dev: underlying device, will be used to invoke runtime PM api
|
D | 00-INDEX | 423 - info on why the kernel does not have a stable in-kernel api or abi.
|
D | dma-buf-sharing.txt | 277 an api similar to kmap. Accessing a dma_buf is done in aligned chunks of
|
D | HOWTO | 81 linux-api@vger.kernel.org.
|
D | SubmittingPatches | 313 linux-api@vger.kernel.org.
|
/linux-4.1.27/Documentation/virtual/kvm/ |
D | 00-INDEX | 3 api.txt
|
D | review-checklist.txt | 10 - the API must be documented in Documentation/virtual/kvm/api.txt
|
D | msr.txt | 122 | | See 4.70 in api.txt
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbevf/ |
D | vf.c | 633 int ixgbevf_negotiate_api_version(struct ixgbe_hw *hw, int api) in ixgbevf_negotiate_api_version() argument 640 msg[1] = api; in ixgbevf_negotiate_api_version() 652 hw->api_version = api; in ixgbevf_negotiate_api_version()
|
D | vf.h | 210 int ixgbevf_negotiate_api_version(struct ixgbe_hw *hw, int api);
|
D | ixgbevf_main.c | 2033 int api[] = { ixgbe_mbox_api_12, in ixgbevf_negotiate_api() local 2041 while (api[idx] != ixgbe_mbox_api_unknown) { in ixgbevf_negotiate_api() 2042 err = ixgbevf_negotiate_api_version(hw, api[idx]); in ixgbevf_negotiate_api()
|
/linux-4.1.27/arch/ia64/kernel/ |
D | unwind.c | 143 } api; member 1889 STAT(local_irq_save(flags); ++unw.stat.api.unwinds; start = ia64_get_itc()); in unw_unwind() 1900 STAT(unw.stat.api.unwind_time += ia64_get_itc() - start; local_irq_restore(flags)); in unw_unwind() 1907 STAT(unw.stat.api.unwind_time += ia64_get_itc() - start; local_irq_restore(flags)); in unw_unwind() 1914 STAT(unw.stat.api.unwind_time += ia64_get_itc() - start; local_irq_restore(flags)); in unw_unwind() 1936 STAT(unw.stat.api.unwind_time += ia64_get_itc() - start; local_irq_restore(flags)); in unw_unwind() 1945 STAT(unw.stat.api.unwind_time += ia64_get_itc() - start; local_irq_restore(flags)); in unw_unwind() 1952 STAT(unw.stat.api.unwind_time += ia64_get_itc() - start; local_irq_restore(flags)); in unw_unwind() 1963 STAT(unw.stat.api.unwind_time += ia64_get_itc() - start; local_irq_restore(flags)); in unw_unwind() 2006 STAT(local_irq_save(flags); ++unw.stat.api.inits; start = ia64_get_itc()); in init_frame_info() [all …]
|
/linux-4.1.27/tools/perf/ |
D | Makefile.perf | 124 LIB_DIR = $(srctree)/tools/lib/api/ 162 LIB_PATH=$(OUTPUT)/../lib/api/ 429 TAG_FOLDERS= . ../lib/traceevent ../lib/api ../lib/symbol
|
D | MANIFEST | 5 tools/lib/api
|
/linux-4.1.27/Documentation/zh_CN/ |
D | SubmittingDrivers | 149 http://lwn.net/Articles/2.6-kernel-api/
|
/linux-4.1.27/Documentation/crypto/ |
D | api-intro.txt | 28 [transform api] (user interface) 30 [algorithm api] (for registering algorithms)
|
D | async-tx-api.txt | 219 include/linux/dmaengine.h: core header file for DMA drivers and api users 222 include/linux/async_tx.h: core header file for the async_tx api
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_sriov.c | 900 int api = msgbuf[1]; in ixgbe_negotiate_vf_api() local 902 switch (api) { in ixgbe_negotiate_vf_api() 906 adapter->vfinfo[vf].vf_api = api; in ixgbe_negotiate_vf_api() 912 e_info(drv, "VF %d requested invalid api version %u\n", vf, api); in ixgbe_negotiate_vf_api()
|
/linux-4.1.27/Documentation/fb/ |
D | 00-INDEX | 8 api.txt
|
/linux-4.1.27/crypto/ |
D | Makefile | 6 crypto-y := api.o cipher.o compress.o memneq.o
|
D | Kconfig | 8 # async_tx api: hardware offloaded memory transfer/transform support 378 Shash crypto api wrappers to crc32_le function.
|
/linux-4.1.27/Documentation/watchdog/ |
D | convert_drivers_to_kernel_api.txt | 116 explained in 'watchdog-kernel-api.txt' in this directory. start(), stop() and 155 in 'watchdog-kernel-api.txt' in this directory. We pass it the mandatory
|
D | hpwdt.txt | 36 Documentation/watchdog/watchdog-api.txt and Documentation/IPMI.txt.
|
D | watchdog-kernel-api.txt | 12 file: Documentation/watchdog/watchdog-api.txt .
|
/linux-4.1.27/drivers/infiniband/hw/nes/ |
D | nes_cm.c | 2845 cm_core->api = &nes_cm_api; in nes_cm_alloc_core() 3201 g_cm_core->api->close(g_cm_core, nesqp->cm_node); in nes_disconnect() 3419 cm_node->cm_core->api->accelerated(cm_node->cm_core, cm_node); in nes_accept() 3491 return cm_core->api->reject(cm_core, cm_node); in nes_reject() 3592 cm_node = g_cm_core->api->connect(g_cm_core, nesvnic, in nes_connect() 3661 cm_node = g_cm_core->api->listen(g_cm_core, nesvnic, &cm_info); in nes_create_listen() 3680 g_cm_core->api->stop_listener(g_cm_core, (void *)cm_node); in nes_create_listen() 3700 g_cm_core->api->stop_listener(g_cm_core, cm_id->provider_data); in nes_destroy_listen() 3718 if ((g_cm_core) && (g_cm_core->api)) in nes_cm_recv() 3719 rc = g_cm_core->api->recv_pkt(g_cm_core, netdev_priv(netdevice), skb); in nes_cm_recv() [all …]
|
D | nes_cm.h | 424 struct nes_cm_ops *api; member
|
/linux-4.1.27/Documentation/locking/ |
D | ww-mutex-design.txt | 302 api can be used with a NULL context. 319 Special care has been taken to warn for as many cases of api abuse 320 as possible. Some common api abuses will be caught with
|
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/fsl/ |
D | mpc5200.txt | 107 the watchdog. The timer will function as a GPT if the timer api is used, and 110 gpt api call to this timer will fail with -EBUSY.
|
/linux-4.1.27/Documentation/virtual/kvm/devices/ |
D | arm-vgic.txt | 9 legacy KVM_CREATE_IRQCHIP api. The created VGIC will act as the VM interrupt
|
/linux-4.1.27/Documentation/filesystems/cifs/ |
D | TODO | 28 f) hook lower into the sockets api (as NFS/SunRPC does) to avoid the
|
/linux-4.1.27/Documentation/filesystems/ |
D | dlmfs.txt | 64 system calls and presents a more traditional locking api.
|
/linux-4.1.27/Documentation/ja_JP/ |
D | HOWTO | 114 linux-api@ver.kernel.org に送ることを勧めます。
|
/linux-4.1.27/Documentation/input/ |
D | input.txt | 211 Joydev implements v0.x and v1.x Linux joystick api, much like 213 joystick-api.txt in the Documentation subdirectory for details. As
|
D | yealink.txt | 212 - Olivier Vandorpe, for starting the usbb2k-api project doing much of
|
D | joystick.txt | 577 driver now reports only any changes of its state. See joystick-api.txt,
|
/linux-4.1.27/Documentation/scsi/ |
D | ChangeLog.sym53c8xx_2 | 88 Fix sent by Stig Telfer <stig@api-networks.com>
|
D | ChangeLog.ncr53c8xx | 4 Fix sent by Stig Telfer <stig@api-networks.com>.
|
D | ChangeLog.sym53c8xx | 4 Fix sent by Stig Telfer <stig@api-networks.com>.
|
/linux-4.1.27/drivers/dma/ |
D | Kconfig | 466 bool "Async_tx: Offload support for the async_tx api" 469 This allows the async_tx api to take advantage of offload engines for
|
/linux-4.1.27/Documentation/devicetree/bindings/net/ |
D | keystone-netcp.txt | 134 - local-mac-address: the driver is designed to use the of_get_mac_address api
|
/linux-4.1.27/drivers/net/wireless/ |
D | mwl8k.c | 5638 #define _MWL8K_8366_AP_FW(api) "mwl8k/fmimage_8366_ap-" #api ".fw" argument 5639 #define MWL8K_8366_AP_FW(api) _MWL8K_8366_AP_FW(api) argument 5642 #define _MWL8K_8764_AP_FW(api) "mwl8k/fmimage_8764_ap-" #api ".fw" argument 5643 #define MWL8K_8764_AP_FW(api) _MWL8K_8764_AP_FW(api) argument
|
/linux-4.1.27/Documentation/networking/ |
D | netconsole.txt | 3 2.6 port and netpoll api by Matt Mackall <mpm@selenic.com>, Sep 9 2003
|
/linux-4.1.27/Documentation/dmaengine/ |
D | client.txt | 7 Documentation/crypto/async-tx-api.txt
|
D | provider.txt | 97 documentation file in Documentation/crypto/async-tx-api.txt.
|
/linux-4.1.27/Documentation/filesystems/caching/ |
D | fscache.txt | 185 Documentation/filesystems/caching/netfs-api.txt 189 Documentation/filesystems/caching/backend-api.txt
|
/linux-4.1.27/Documentation/usb/ |
D | ehci.txt | 203 In the Linux 2.5 kernels, new usb_sg_*() api calls have been defined; they
|
D | power-management.txt | 573 [2]: http://linuxplumbers.ubicast.tv/videos/usb-port-power-off-kerneluserspace-api/
|
/linux-4.1.27/drivers/watchdog/ |
D | Kconfig | 19 <file:Documentation/watchdog/watchdog-api.txt> in the kernel source. 1323 Please see Documentation/watchdog/watchdog-api.txt for
|
/linux-4.1.27/drivers/hwmon/ |
D | nct6775.c | 2915 int api = (nr - 22) / 2; /* auto point index */ in nct6775_pwm_is_visible() local 2917 if (api > data->auto_pwm_num) in nct6775_pwm_is_visible()
|
/linux-4.1.27/ |
D | MAINTAINERS | 224 L: linux-api@vger.kernel.org 1680 F: Documentation/crypto/async-tx-api.txt 5644 L: linux-api@vger.kernel.org 11032 L: usbb2k-api-dev@nongnu.org
|