plateform stringclasses 1
value | repo_name stringclasses 2
values | name stringlengths 1 78 | ext stringclasses 2
values | path stringlengths 15 1.11k | size int64 1 8.55M | source_encoding stringclasses 11
values | md5 stringlengths 32 32 | text stringlengths 0 8.49M |
|---|---|---|---|---|---|---|---|---|
google | android | sysfs | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/infiniband/core/sysfs.c | 23,787 | utf_8 | a0ceb814619c91f074a8396b8b10afc1 | /*
* BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
* ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
*/
#include "core_priv.h"
#include <linux/slab.h>
#include <linux/stat.h>
#include <linux/string.h>
#include <rdma/ib_mad.h>
struct ib_port {
struct kobject kobj;
stru... |
google | android | iwpm_util | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/infiniband/core/iwpm_util.c | 21,072 | utf_8 | 4e5b7915b4b1f48d0bc6c1b247f43da1 | /*
* BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
* ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
*/
#include "iwpm_util.h"
#define IWPM_MAPINFO_HASH_SIZE 512
#define IWPM_MAPINFO_HASH_MASK (IWPM_MAPINFO_HASH_SIZE - 1)
#define IWPM_REMINFO_HASH_SIZE 64
#define IWPM_REMINFO_H... |
google | android | ucma | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/infiniband/core/ucma.c | 43,299 | utf_8 | 4b054ad5a959fa24f5038b79428d916c | /*
* BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
* ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
*/
#include <linux/completion.h>
#include <linux/file.h>
#include <linux/mutex.h>
#include <linux/poll.h>
#include <linux/sched.h>
#include <linux/idr.h>
#include <linux/in.h>
#... |
google | android | iwpm_msg | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/infiniband/core/iwpm_msg.c | 25,492 | utf_8 | 0d4fa1fd8d6ba36dd51751a5e6ee29af | /*
* BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
* ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
*/
#include "iwpm_util.h"
static const char iwpm_ulib_name[IWPM_ULIBNAME_SIZE] = "iWarpPortMapperUser";
static int iwpm_ulib_version = 3;
static int iwpm_user_pid = IWPM_PID_UND... |
google | android | umem | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/infiniband/core/umem.c | 9,151 | utf_8 | f5718f4d72b2f973b92cbdf20692d753 | /*
* BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
* ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
*/
#include <linux/mm.h>
#include <linux/dma-mapping.h>
#include <linux/sched.h>
#include <linux/export.h>
#include <linux/hugetlb.h>
#include <linux/dma-attrs.h>
#include <linu... |
google | android | umem_rbtree | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/infiniband/core/umem_rbtree.c | 3,136 | utf_8 | f993a7ed5ebfd4c4384c833489a2d821 | /*
* BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
* ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
*/
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/interval_tree_generic.h>
#include <linux/sched.h>
#include <linux/gfp.h>
#include <rdma/ib_umem_odp.h>
/*
... |
google | android | cma | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/infiniband/core/cma.c | 106,388 | utf_8 | e26504b8c7c8aa6d929adab432b9cd1b | /*
* BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
* ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
*/
#include <linux/completion.h>
#include <linux/in.h>
#include <linux/in6.h>
#include <linux/mutex.h>
#include <linux/random.h>
#include <linux/idr.h>
#include <linux/inetdevic... |
google | android | mad | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/infiniband/core/mad.c | 96,935 | utf_8 | 864c1fa0c2095ab0f423351d8df30b51 | /*
* BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
* ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
*
*/
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
#include <linux/dma-mapping.h>
#include <linux/slab.h>
#include <linux/module.h>
#include <rdma/ib_cache.h>
#include "mad_priv.... |
google | android | ucm | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/infiniband/core/ucm.c | 34,250 | utf_8 | 50a8b7e2e0149acddccd30888f863935 | /*
* BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
* ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
*/
#include <linux/completion.h>
#include <linux/init.h>
#include <linux/fs.h>
#include <linux/module.h>
#include <linux/device.h>
#include <linux/err.h>
#include <linux/poll.h>... |
google | android | verbs | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/infiniband/core/verbs.c | 40,153 | utf_8 | c25c23d40078d865efe6c41f27371404 | /*
* BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
* ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
*/
#include <linux/errno.h>
#include <linux/err.h>
#include <linux/export.h>
#include <linux/string.h>
#include <linux/slab.h>
#include <linux/in.h>
#include <linux/in6.h>
#incl... |
google | android | sa_query | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/infiniband/core/sa_query.c | 47,494 | utf_8 | 698a20ce4645a859f022d7ea0dd16d0a | /*
* BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
* ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
*/
#include <linux/module.h>
#include <linux/init.h>
#include <linux/err.h>
#include <linux/random.h>
#include <linux/spinlock.h>
#include <linux/slab.h>
#include <linux/dma-map... |
google | android | addr | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/infiniband/core/addr.c | 13,895 | utf_8 | c1e91cb1399d3fc19b3e343a1ca28c4b | /*
* BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
* ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
*/
#include <linux/mutex.h>
#include <linux/inetdevice.h>
#include <linux/slab.h>
#include <linux/workqueue.h>
#include <linux/module.h>
#include <net/arp.h>
#include <net/neigh... |
google | android | cache | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/infiniband/core/cache.c | 28,313 | utf_8 | e714b20ad33d814963b7a21daabc7789 | /*
* BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
* ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
*/
#include <linux/module.h>
#include <linux/errno.h>
#include <linux/slab.h>
#include <linux/workqueue.h>
#include <linux/netdevice.h>
#include <net/addrconf.h>
#include <rdma/... |
google | android | cm | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/infiniband/core/cm.c | 113,734 | utf_8 | 59213d914374fef820b81a69b0042550 | /*
* BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
* ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
*/
#include <linux/completion.h>
#include <linux/dma-mapping.h>
#include <linux/device.h>
#include <linux/module.h>
#include <linux/err.h>
#include <linux/idr.h>
#include <linux... |
google | android | uverbs_marshall | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/infiniband/core/uverbs_marshall.c | 5,399 | utf_8 | f63a008f1cce86aad650a9b65838de68 | /*
* BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
* ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
*/
#include <linux/export.h>
#include <rdma/ib_marshall.h>
void ib_copy_ah_attr_to_user(struct ib_uverbs_ah_attr *dst,
struct ib_ah_attr *src)
{
memcpy(dst->grh.dgid, s... |
google | android | packer | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/infiniband/core/packer.c | 6,477 | utf_8 | b6f21f3c8cef6525438f5713d81f55a6 | /*
* BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
* ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
*/
#include <linux/export.h>
#include <linux/string.h>
#include <rdma/ib_pack.h>
static u64 value_read(int offset, int size, void *structure)
{
switch (size) {
case 1: return ... |
google | android | fmr_pool | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/infiniband/core/fmr_pool.c | 14,552 | utf_8 | 6b3713f35cea73bd2f02dad052f167ef | /*
* BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
* ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
*/
#include <linux/errno.h>
#include <linux/spinlock.h>
#include <linux/export.h>
#include <linux/slab.h>
#include <linux/jhash.h>
#include <linux/kthread.h>
#include <rdma/ib_f... |
google | android | uverbs_cmd | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/infiniband/core/uverbs_cmd.c | 89,484 | utf_8 | dedf791aa790cc3b7d77229fde526ec9 | /*
* BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
* ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
*/
#include <linux/file.h>
#include <linux/fs.h>
#include <linux/slab.h>
#include <linux/sched.h>
#include <asm/uaccess.h>
#include "uverbs.h"
#include "core_priv.h"
struct uver... |
google | android | umem_odp | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/infiniband/core/umem_odp.c | 20,510 | utf_8 | a98660b474f15415cd927d535bb00d62 | /*
* BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
* ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
*/
#include <linux/types.h>
#include <linux/sched.h>
#include <linux/pid.h>
#include <linux/slab.h>
#include <linux/export.h>
#include <linux/vmalloc.h>
#include <rdma/ib_verbs.... |
google | android | multicast | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/infiniband/core/multicast.c | 23,031 | utf_8 | da84e6efd5f364c911dc4dc3c5562689 | /*
* BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
* ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
*/
#include <linux/completion.h>
#include <linux/dma-mapping.h>
#include <linux/err.h>
#include <linux/interrupt.h>
#include <linux/export.h>
#include <linux/slab.h>
#include <l... |
google | android | smi | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/infiniband/core/smi.c | 10,123 | utf_8 | 7aeac98346b5d8a4f000653bec50df7a | /*
* BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
* ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
*
*/
#include <rdma/ib_smi.h>
#include "smi.h"
#include "opa_smi.h"
static enum smi_action __smi_handle_dr_smp_send(bool is_switch, int port_num,
u8 *hop_ptr, u8 hop_cnt,... |
google | android | xxs1500_ss | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/xxs1500_ss.c | 7,980 | utf_8 | 3339d2a37619050f1b2bf9f918c89723 | /*
* PCMCIA socket code for the MyCable XXS1500 system.
*
*
*/
#include <linux/delay.h>
#include <linux/gpio.h>
#include <linux/interrupt.h>
#include <linux/io.h>
#include <linux/ioport.h>
#include <linux/mm.h>
#include <linux/module.h>
#include <linux/platform_device.h>
#include <linux/pm.h>
#include <linux/resour... |
google | android | sa1111_badge4 | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/sa1111_badge4.c | 4,038 | utf_8 | 1c205167250213a9e3dfe29bc3b1423a | /*
* linux/drivers/pcmcia/sa1100_badge4.c
*
* BadgePAD 4 PCMCIA specific routines
*
*
*/
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/device.h>
#include <linux/errno.h>
#include <linux/init.h>
#include <mach/hardware.h>
#include <asm/mach-types.h>
#include <mach/badge4.h>
#include <asm/hard... |
google | android | bfin_cf_pcmcia | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/bfin_cf_pcmcia.c | 7,511 | utf_8 | f2919f30672ad99ab5e1e61e776c821d | /*
* file: drivers/pcmcia/bfin_cf.c
*
* based on: drivers/pcmcia/omap_cf.c
* omap_cf.c -- OMAP 16xx CompactFlash controller driver
*
* 59 temple place - suite 330, boston, ma 02111-1307, usa.
*/
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/sched.h>
#include <linux/platform_device.h>
#inclu... |
google | android | tcic | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/tcic.c | 23,917 | utf_8 | f0d2277b8a44388370afdfb672a8f749 | /*======================================================================
Device driver for Databook TCIC-2 PCMCIA controller
tcic.c 1.111 2000/02/15 04:13:12
The contents of this file are subject to the Mozilla Public
======================================================================*/
#include <li... |
google | android | pxa2xx_palmtc | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/pxa2xx_palmtc.c | 4,008 | utf_8 | 3c41f3c58d675c24f72d57612951a1be | /*
* linux/drivers/pcmcia/pxa2xx_palmtc.c
*
* Driver for Palm Tungsten|C PCMCIA
*
*
*/
#include <linux/module.h>
#include <linux/platform_device.h>
#include <linux/gpio.h>
#include <linux/delay.h>
#include <asm/mach-types.h>
#include <mach/palmtc.h>
#include "soc_common.h"
static struct gpio palmtc_pcmcia_gpios[]... |
google | android | sa1100_generic | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/sa1100_generic.c | 3,909 | utf_8 | 7c1f34aa149f333d1f8ed48014aafbe8 | /*======================================================================
Device driver for the PCMCIA control functionality of StrongARM
SA-1100 microprocessors.
The contents of this file are subject to the Mozilla Public
======================================================================*/
#include... |
google | android | ds | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/ds.c | 35,832 | utf_8 | 522170ae59f79e0b6017a2c46b96a756 | /*
* ds.c -- 16-bit PCMCIA core support
*
*/
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/init.h>
#include <linux/errno.h>
#include <linux/list.h>
#include <linux/delay.h>
#include <linux/workqueue.h>
#include <linux/crc32.h>
#include <linux/firmware.h>
#include <linux/kref.h>
#include <linux/... |
google | android | pxa2xx_mainstone | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/pxa2xx_mainstone.c | 4,364 | utf_8 | db5b2af1f920092aa0ea79a3a3ed4a74 | /*
* linux/drivers/pcmcia/pxa2xx_mainstone.c
*
* Mainstone PCMCIA specific routines.
*
* Created: May 12, 2004
* Author: Nicolas Pitre
*/
#include <linux/module.h>
#include <linux/init.h>
#include <linux/kernel.h>
#include <linux/errno.h>
#include <linux/interrupt.h>
#include <linux/platform_device.h>
#include <... |
google | android | cs | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/cs.c | 21,869 | utf_8 | 6934a31d93f3cfe81d2ad9add76a146e | /*
* cs.c -- Kernel Card Services - core services
*
*/
#include <linux/module.h>
#include <linux/moduleparam.h>
#include <linux/init.h>
#include <linux/kernel.h>
#include <linux/string.h>
#include <linux/major.h>
#include <linux/errno.h>
#include <linux/slab.h>
#include <linux/mm.h>
#include <linux/interrupt.h>
#inc... |
google | android | sa1111_jornada720 | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/sa1111_jornada720.c | 2,383 | utf_8 | 0a0c967c2e5c5fb094ce9950b05ae7cf | /*
* drivers/pcmcia/sa1100_jornada720.c
*
* Jornada720 PCMCIA specific routines
*
*/
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/device.h>
#include <linux/errno.h>
#include <linux/init.h>
#include <linux/io.h>
#include <mach/hardware.h>
#include <asm/hardware/sa1111.h>
#include <asm/mach-t... |
google | android | i82092 | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/i82092.c | 17,616 | utf_8 | cdf5019b531a2baec46e2ceebcaacf03 | /*
* Driver for Intel I82092AA PCI-PCMCIA bridge.
*
* Loosly based on i82365.c from the pcmcia-cs package
*/
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/pci.h>
#include <linux/init.h>
#include <linux/workqueue.h>
#include <linux/interrupt.h>
#include <linux/device.h>
#include <pcmcia/ss.h>
... |
google | android | pxa2xx_vpac270 | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/pxa2xx_vpac270.c | 3,503 | utf_8 | cd7600c4d4040b5e422ce0d1f6fa2e85 | /*
* linux/drivers/pcmcia/pxa2xx_vpac270.c
*
* Driver for Voipac PXA270 PCMCIA and CF sockets
*
*
*/
#include <linux/gpio.h>
#include <linux/module.h>
#include <linux/platform_device.h>
#include <asm/mach-types.h>
#include <asm/gpio.h>
#include <mach/vpac270.h>
#include "soc_common.h"
static struct gpio vpac270_p... |
google | android | pxa2xx_colibri | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/pxa2xx_colibri.c | 4,644 | utf_8 | 5a07934cc84394947a42826c4bc0d502 | /*
* linux/drivers/pcmcia/pxa2xx_colibri.c
*
* Driver for Toradex Colibri PXA270 CF socket
*
*
*/
#include <linux/module.h>
#include <linux/platform_device.h>
#include <linux/delay.h>
#include <linux/gpio.h>
#include <asm/mach-types.h>
#include "soc_common.h"
#define COLIBRI270_RESET_GPIO 53
#define COLIBRI270_PP... |
google | android | cardbus | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/cardbus.c | 3,012 | utf_8 | 2c8a23bb2dda951ec95ef63cc4086601 | /*
* cardbus.c -- 16-bit PCMCIA core support
*
*/
/*
* Cardbus handling has been re-written to be more of a PCI bridge thing,
* and the PCI code basically does all the resource handling.
*
* Linus, Jan 2000
*/
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/pci.h>
#include <pcmcia/ss.h>
sta... |
google | android | m32r_pcc | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/m32r_pcc.c | 16,575 | utf_8 | 39cb9c1166770647b7cb203b102153c7 | /*
* drivers/pcmcia/m32r_pcc.c
*
* Device driver for the PCMCIA functionality of M32R.
*
* Hiroyuki Kondo, Naoto Sugai, Hayato Fujiwara
*/
#include <linux/module.h>
#include <linux/moduleparam.h>
#include <linux/init.h>
#include <linux/types.h>
#include <linux/fcntl.h>
#include <linux/string.h>
#include <lin... |
google | android | pxa2xx_palmld | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/pxa2xx_palmld.c | 2,802 | utf_8 | ae264b650262ec3cf774601133974ef9 | /*
* linux/drivers/pcmcia/pxa2xx_palmld.c
*
* Driver for Palm LifeDrive PCMCIA
*
*
*/
#include <linux/module.h>
#include <linux/platform_device.h>
#include <linux/gpio.h>
#include <asm/mach-types.h>
#include <mach/palmld.h>
#include "soc_common.h"
static struct gpio palmld_pcmcia_gpios[] = {
{ GPIO_NR_PALMLD_PCM... |
google | android | m32r_cfc | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/m32r_cfc.c | 20,408 | utf_8 | bcaed31ee955b93781fe93666b33307e | /*
* drivers/pcmcia/m32r_cfc.c
*
* Device driver for the CFC functionality of M32R.
*
* Hiroyuki Kondo, Naoto Sugai, Hayato Fujiwara
*/
#include <linux/module.h>
#include <linux/moduleparam.h>
#include <linux/init.h>
#include <linux/types.h>
#include <linux/fcntl.h>
#include <linux/string.h>
#include <linux/... |
google | android | i82365 | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/i82365.c | 38,001 | utf_8 | 35a216e955f8fa98a281e4c7181170ac | /*======================================================================
Device driver for Intel 82365 and compatible PC Card controllers.
i82365.c 1.265 1999/11/10 18:36:21
The contents of this file are subject to the Mozilla Public
=====================================================================... |
google | android | at91_cf | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/at91_cf.c | 10,583 | utf_8 | a576feb3e99fc3a78567043ea83b2170 | /*
* at91_cf.c -- AT91 CompactFlash controller driver
*
* (at your option) any later version.
*/
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/platform_device.h>
#include <linux/errno.h>
#include <linux/init.h>
#include <linux/interrupt.h>
#include <linux/slab.h>
#include <linux/gpio.h>
#inclu... |
google | android | pcmcia_resource | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/pcmcia_resource.c | 26,019 | utf_8 | 205cfc8be8fe5200e145a17c604d8cc3 | /*
* PCMCIA 16-bit resource management functions
*
* The initial developer of the original code is David A. Hinds
*
*/
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/interrupt.h>
#include <linux/delay.h>
#include <linux/pci.h>
#include <linux/device.h>
#include <linux/netdevice.h>
#include <li... |
google | android | rsrc_mgr | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/rsrc_mgr.c | 1,732 | utf_8 | 11cb65f316f74e0cd150332c52a6d4e2 | /*
* rsrc_mgr.c -- Resource management routines and/or wrappers
*
*/
#include <linux/slab.h>
#include <linux/module.h>
#include <linux/kernel.h>
#include <pcmcia/ss.h>
#include <pcmcia/cistpl.h>
#include "cs_internal.h"
int static_init(struct pcmcia_socket *s)
{
/* the good thing about SS_CAP_STATIC_MAP sockets is
... |
google | android | sa11xx_base | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/sa11xx_base.c | 7,473 | utf_8 | 7f1a8ea3f1ea482aea11d4cf594da105 | /*======================================================================
Device driver for the PCMCIA control functionality of StrongARM
SA-1100 microprocessors.
The contents of this file are subject to the Mozilla Public
======================================================================*/
#include <lin... |
google | android | rsrc_iodyn | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/rsrc_iodyn.c | 3,840 | utf_8 | dfd631defcd03010f25edfdf9071caff | /*
* rsrc_iodyn.c -- Resource management routines for MEM-static sockets.
*
*/
#include <linux/slab.h>
#include <linux/module.h>
#include <linux/kernel.h>
#include <pcmcia/ss.h>
#include <pcmcia/cistpl.h>
#include "cs_internal.h"
struct pcmcia_align_data {
unsigned long mask;
unsigned long offset;
};
static resour... |
google | android | db1xxx_ss | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/db1xxx_ss.c | 15,588 | utf_8 | 865078357441e407449190b7834fd9d6 | /*
* PCMCIA socket code for the Alchemy Db1xxx/Pb1xxx boards.
*
*
*/
/* This is a fairly generic PCMCIA socket driver suitable for the
* following Alchemy Development boards:
* Db1000, Db/Pb1500, Db/Pb1100, Db/Pb1550, Db/Pb1200, Db1300
*
* The Db1000 is used as a reference: Per-socket card-, carddetect- and
... |
google | android | soc_common | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/soc_common.c | 21,931 | utf_8 | 9cde77507a5893da934fbc234d31e460 | /*======================================================================
Common support code for the PCMCIA control functionality of
integrated SOCs like the SA-11x0 and PXA2xx microprocessors.
The contents of this file are subject to the Mozilla Public
======================================================... |
google | android | pxa2xx_base | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/pxa2xx_base.c | 10,526 | utf_8 | 7b70cd2077c1dae8d32015370ac82059 | /*======================================================================
Device driver for the PCMCIA control functionality of PXA2xx
microprocessors.
The contents of this file may be used under the
======================================================================*/
#include <linux/module.h>
#include <li... |
google | android | sa1100_cerf | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/sa1100_cerf.c | 2,012 | utf_8 | 522590030e6b3f8badce29c61211c9af | /*
* drivers/pcmcia/sa1100_cerf.c
*
* PCMCIA implementation routines for CerfBoard
* Based off the Assabet.
*
*/
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/device.h>
#include <linux/init.h>
#include <linux/delay.h>
#include <linux/gpio.h>
#include <mach/hardware.h>
#include <asm/mach-typ... |
google | android | sa1100_shannon | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/sa1100_shannon.c | 2,494 | utf_8 | ec376e4857a684bed93e4e016a753f33 | /*
* drivers/pcmcia/sa1100_shannon.c
*
* PCMCIA implementation routines for Shannon
*
*/
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/device.h>
#include <linux/init.h>
#include <linux/io.h>
#include <mach/hardware.h>
#include <asm/mach-types.h>
#include <mach/shannon.h>
#include <asm/irq.h>... |
google | android | pxa2xx_hx4700 | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/pxa2xx_hx4700.c | 3,135 | utf_8 | 0446d5d4e74e32d54b6e0e5df6d1c603 | /*
*/
#include <linux/module.h>
#include <linux/platform_device.h>
#include <linux/err.h>
#include <linux/gpio.h>
#include <linux/irq.h>
#include <asm/mach-types.h>
#include <mach/hx4700.h>
#include "soc_common.h"
static struct gpio gpios[] = {
{ GPIO114_HX4700_CF_RESET, GPIOF_OUT_INIT_LOW, "CF reset" },
... |
google | android | rsrc_nonstatic | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/rsrc_nonstatic.c | 30,328 | utf_8 | 4593a5cfd82b79ef6ca3459bf5b8a12b | /*
* rsrc_nonstatic.c -- Resource management routines for !SS_CAP_STATIC_MAP sockets
*
*/
#include <linux/module.h>
#include <linux/moduleparam.h>
#include <linux/init.h>
#include <linux/interrupt.h>
#include <linux/kernel.h>
#include <linux/errno.h>
#include <linux/types.h>
#include <linux/slab.h>
#include <linux/i... |
google | android | bcm63xx_pcmcia | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/bcm63xx_pcmcia.c | 13,664 | utf_8 | 3a81187e9099a2e27b40343e66dd035d | /*
* This file is subject to the terms and conditions of the GNU General Public
*/
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/ioport.h>
#include <linux/timer.h>
#include <linux/platform_device.h>
#include <linux/slab.h>
#include <linux/delay.h>
#include <linux/pci.h>
#include <linux/gpio.h>
#... |
google | android | socket_sysfs | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/socket_sysfs.c | 5,895 | utf_8 | ebd9d834288ec39676b55441dcdd3547 | /*
* socket_sysfs.c -- most of socket-related sysfs output
*
*/
#include <linux/module.h>
#include <linux/moduleparam.h>
#include <linux/init.h>
#include <linux/kernel.h>
#include <linux/string.h>
#include <linux/major.h>
#include <linux/errno.h>
#include <linux/mm.h>
#include <linux/interrupt.h>
#include <linux/tim... |
google | android | sa1111_lubbock | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/sa1111_lubbock.c | 5,190 | utf_8 | 863454ff41d8fc07ecb43cc70c252c22 | /*
* linux/drivers/pcmcia/pxa2xx_lubbock.c
*
* Author: George Davis
* Created: Jan 10, 2002
*
* Originally based upon linux/drivers/pcmcia/sa1100_neponset.c
*
* Lubbock PCMCIA specific routines.
*
*/
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/device.h>
#include <linux/errno.h>
#includ... |
google | android | omap_cf | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/omap_cf.c | 8,912 | utf_8 | 3c1da3764c2946705b11f8211158e8fc | /*
* omap_cf.c -- OMAP 16xx CompactFlash controller driver
*
* (at your option) any later version.
*/
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/platform_device.h>
#include <linux/errno.h>
#include <linux/init.h>
#include <linux/delay.h>
#include <linux/interrupt.h>
#include <linux/slab.h>
... |
google | android | sa1100_simpad | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/sa1100_simpad.c | 2,622 | utf_8 | 01bd8d4788e79f676da7ae6c2d1fb5aa | /*
* drivers/pcmcia/sa1100_simpad.c
*
* PCMCIA implementation routines for simpad
*
*/
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/device.h>
#include <linux/init.h>
#include <mach/hardware.h>
#include <asm/mach-types.h>
#include <asm/irq.h>
#include <mach/simpad.h>
#include "sa1100_generic... |
google | android | pd6729 | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/pd6729.c | 18,764 | utf_8 | 5ce2c1b97421e2a54c02ffa12c9fa4f8 | /*
* Driver for the Cirrus PD6729 PCI-PCMCIA bridge.
*
* Based on the i82092.c driver.
*
*/
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/slab.h>
#include <linux/pci.h>
#include <linux/init.h>
#include <linux/workqueue.h>
#include <linux/interrupt.h>
#include <linux/device.h>
#include <linux/... |
google | android | pxa2xx_stargate2 | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/pxa2xx_stargate2.c | 3,468 | utf_8 | 4498dad01e79b89d66df7da8090efae5 | /*
* linux/drivers/pcmcia/pxa2xx_stargate2.c
*
* Stargate 2 PCMCIA specific routines.
*
* Created: December 6, 2005
* Author: Ed C. Epp
*/
#include <linux/module.h>
#include <linux/init.h>
#include <linux/kernel.h>
#include <linux/interrupt.h>
#include <linux/delay.h>
#include <linux/platform_device.h>
#include ... |
google | android | pxa2xx_trizeps4 | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/pxa2xx_trizeps4.c | 4,676 | utf_8 | c45c24295d7bd02af3451fcbddcba481 | /*
* linux/drivers/pcmcia/pxa2xx_trizeps4.c
*
* TRIZEPS PCMCIA specific routines.
*
* Author: Jürgen Schindele
* Created: 20 02, 2006
*/
#include <linux/module.h>
#include <linux/init.h>
#include <linux/kernel.h>
#include <linux/gpio.h>
#include <linux/interrupt.h>
#include <linux/platform_device.h>
#include <as... |
google | android | sa1100_h3600 | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/sa1100_h3600.c | 4,176 | utf_8 | 16eb397929064ea605811a6cacdf8111 | /*
* drivers/pcmcia/sa1100_h3600.c
*
* PCMCIA implementation routines for H3600
*
*/
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/device.h>
#include <linux/interrupt.h>
#include <linux/init.h>
#include <linux/delay.h>
#include <linux/gpio.h>
#include <mach/hardware.h>
#include <asm/irq.h>
#... |
google | android | electra_cf | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/electra_cf.c | 8,800 | utf_8 | be489f6d516b02b6f4e9b15c00355ba9 | /*
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/sched.h>
#include <linux/platform_device.h>
#include <linux/errno.h>
#include <linux/init.h>
#include <linux/delay.h>
#include <linux/interrupt.h>
#include <linux/mm.h>
... |
google | android | sa1111_neponset | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/sa1111_neponset.c | 3,133 | utf_8 | 789465ce0d0e73b7aabc547e0ee578ab | /*
* linux/drivers/pcmcia/sa1100_neponset.c
*
* Neponset PCMCIA specific routines
*/
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/device.h>
#include <linux/errno.h>
#include <linux/init.h>
#include <mach/hardware.h>
#include <asm/mach-types.h>
#include <mach/neponset.h>
#include <asm/hardwar... |
google | android | pxa2xx_cm_x2xx | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/pxa2xx_cm_x2xx.c | 1,149 | utf_8 | ed2a3751e19a07c018cbcc909e5f93da | /*
* linux/drivers/pcmcia/pxa/pxa_cm_x2xx.c
*
*
*/
#include <linux/module.h>
#include <asm/mach-types.h>
#include <mach/hardware.h>
int cmx255_pcmcia_init(void);
int cmx270_pcmcia_init(void);
void cmx255_pcmcia_exit(void);
void cmx270_pcmcia_exit(void);
static int __init cmx2xx_pcmcia_init(void)
{
int ret = -ENODE... |
google | android | pxa2xx_sharpsl | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/pxa2xx_sharpsl.c | 7,191 | utf_8 | 15179d4ccd11c6303f24a6afd7c6828d | /*
* Sharp SL-C7xx Series PCMCIA routines
*
*
*/
#include <linux/module.h>
#include <linux/init.h>
#include <linux/kernel.h>
#include <linux/errno.h>
#include <linux/interrupt.h>
#include <linux/platform_device.h>
#include <asm/mach-types.h>
#include <mach/hardware.h>
#include <asm/irq.h>
#include <asm/hardware/sco... |
google | android | pxa2xx_viper | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/pxa2xx_viper.c | 4,181 | utf_8 | 1239925e03a81e2904d6ee45923b55e1 | /*
* Viper/Zeus PCMCIA support
* more details.
*/
#include <linux/module.h>
#include <linux/init.h>
#include <linux/kernel.h>
#include <linux/errno.h>
#include <linux/interrupt.h>
#include <linux/platform_device.h>
#include <linux/gpio.h>
#include <pcmcia/ss.h>
#include <asm/irq.h>
#include <linux/platform_data/pcmc... |
google | android | vrc4171_card | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/vrc4171_card.c | 18,159 | utf_8 | 0a36bff0726b2869d8e105580a90f58e | /*
* vrc4171_card.c, NEC VRC4171 Card Controller driver for Socket Services.
*
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#include <linux/init.h>
#include <linux/ioport.h>
#include <linux/interrupt.h>
#include <linux/module.h>
#include <linux/spinlock.h>
#include <linux/types.h>... |
google | android | pxa2xx_e740 | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/pxa2xx_e740.c | 3,133 | utf_8 | 8a1f89da0605d3b6ccea4b608eb97756 | /*
* Toshiba e740 PCMCIA specific routines.
*
*/
#include <linux/init.h>
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/errno.h>
#include <linux/gpio.h>
#include <linux/interrupt.h>
#include <linux/platform_device.h>
#include <mach/eseries-gpio.h>
#include <asm/irq.h>
#include <asm/mach-types.h>... |
google | android | pxa2xx_cm_x270 | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/pxa2xx_cm_x270.c | 2,472 | utf_8 | 636084333d0c4b75140154a3c77d02db | /*
* linux/drivers/pcmcia/pxa/pxa_cm_x270.c
*
*
*/
#include <linux/platform_device.h>
#include <linux/irq.h>
#include <linux/delay.h>
#include <linux/gpio.h>
#include <linux/export.h>
#include "soc_common.h"
#define GPIO_PCMCIA_S0_CD_VALID (84)
#define GPIO_PCMCIA_S0_RDYINT (82)
#define GPIO_PCMCIA_RESET (53)
stati... |
google | android | sa1111_generic | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/sa1111_generic.c | 6,485 | utf_8 | fba22012447faf337c7a83a48c8c6deb | /*
* linux/drivers/pcmcia/sa1111_generic.c
*
* We implement the generic parts of a SA1111 PCMCIA driver. This
* basically means we handle everything except controlling the
* power. Power is machine specific...
*/
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/ioport.h>
#include <linux/devic... |
google | android | pcmcia_cis | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/pcmcia_cis.c | 13,094 | utf_8 | e90cd01a48965ae4291653b9ccfe47e7 | /*
* PCMCIA high-level CIS access functions
*
* The initial developer of the original code is David A. Hinds
*
*/
#include <linux/slab.h>
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/netdevice.h>
#include <pcmcia/cisreg.h>
#include <pcmcia/cistpl.h>
#include <pcmcia/ss.h>
#include <pcmcia/ds... |
google | android | pxa2xx_palmtx | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/pxa2xx_palmtx.c | 2,823 | utf_8 | e425403cabb57b42c91cb9577bb2e6d0 | /*
* linux/drivers/pcmcia/pxa2xx_palmtx.c
*
* Driver for Palm T|X PCMCIA
*
*
*/
#include <linux/module.h>
#include <linux/platform_device.h>
#include <linux/gpio.h>
#include <asm/mach-types.h>
#include <mach/palmtx.h>
#include "soc_common.h"
static struct gpio palmtx_pcmcia_gpios[] = {
{ GPIO_NR_PALMTX_PCMCIA_PO... |
google | android | pxa2xx_cm_x255 | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/pxa2xx_cm_x255.c | 3,080 | utf_8 | b98fbbe066b8ae3ee66cdba9e045bec2 | /*
* linux/drivers/pcmcia/pxa/pxa_cm_x255.c
*
*
*/
#include <linux/platform_device.h>
#include <linux/irq.h>
#include <linux/delay.h>
#include <linux/gpio.h>
#include <linux/export.h>
#include "soc_common.h"
#define GPIO_PCMCIA_SKTSEL (54)
#define GPIO_PCMCIA_S0_CD_VALID (16)
#define GPIO_PCMCIA_S1_CD_VALID (17)
#d... |
google | android | pxa2xx_balloon3 | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/pxa2xx_balloon3.c | 3,657 | utf_8 | 5fa8cb87b595fe24316bc3734e600590 | /*
* linux/drivers/pcmcia/pxa2xx_balloon3.c
*
* Balloon3 PCMCIA specific routines.
*
* Author: Nick Bane
* Created: June, 2006
*/
#include <linux/module.h>
#include <linux/gpio.h>
#include <linux/errno.h>
#include <linux/interrupt.h>
#include <linux/platform_device.h>
#include <linux/irq.h>
#include <linux/io.... |
google | android | cistpl | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/cistpl.c | 35,985 | utf_8 | f3680f87bf223f68176950bd74936de6 | /*
* cistpl.c -- 16-bit PCMCIA Card Information Structure parser
*
*/
#include <linux/module.h>
#include <linux/moduleparam.h>
#include <linux/kernel.h>
#include <linux/string.h>
#include <linux/major.h>
#include <linux/errno.h>
#include <linux/timer.h>
#include <linux/slab.h>
#include <linux/mm.h>
#include <linux/p... |
google | android | yenta_socket | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/yenta_socket.c | 40,030 | utf_8 | ba3d68928f7e0756eb82231a507d74a8 | /*
* Regular cardbus driver ("yenta_socket")
*
* Merge pci_socket.c and yenta.c into one file
*/
#include <linux/init.h>
#include <linux/pci.h>
#include <linux/workqueue.h>
#include <linux/interrupt.h>
#include <linux/delay.h>
#include <linux/module.h>
#include <linux/io.h>
#include <linux/slab.h>
#include <pcmcia... |
google | android | sa1100_assabet | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/sa1100_assabet.c | 2,520 | utf_8 | b85f8e3c2e12876ab2eea293cf87b2ad | /*
* drivers/pcmcia/sa1100_assabet.c
*
* PCMCIA implementation routines for Assabet
*
*/
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/errno.h>
#include <linux/interrupt.h>
#include <linux/device.h>
#include <linux/init.h>
#include <linux/gpio.h>
#include <asm/mach-types.h>
#include <mach/as... |
google | android | sa1100_nanoengine | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/sa1100_nanoengine.c | 3,095 | utf_8 | 615b6b9ef4d74560a366c7e950cc96b4 | /*
* drivers/pcmcia/sa1100_nanoengine.c
*
* PCMCIA implementation routines for BSI nanoEngine.
*
* In order to have a fully functional pcmcia subsystem in a BSE nanoEngine
* board you should carefully read this:
* http://cambuca.ldhs.cetuc.puc-rio.br/nanoengine/
*
*
*/
#include <linux/device.h>
#include <linu... |
google | android | vrc4173_cardu | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/pcmcia/vrc4173_cardu.c | 15,322 | utf_8 | d5a3f1741ee4f30b7ba24a3fdff4cf0c | /*
* FILE NAME
* drivers/pcmcia/vrc4173_cardu.c
*
* BRIEF MODULE DESCRIPTION
* NEC VRC4173 CARDU driver for Socket Services
* (This device doesn't support CardBus. it is supporting only 16bit PC Card.)
*
* 675 Mass Ave, Cambridge, MA 02139, USA.
*/
#include <linux/init.h>
#include <linux/module.h>
#include <... |
google | android | rio-access | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/rapidio/rio-access.c | 5,663 | utf_8 | e5191d477faccc03bd25aaeb3ff3d7f5 | /*
* RapidIO configuration space access support
*
* option) any later version.
*/
#include <linux/rio.h>
#include <linux/module.h>
/*
* These interrupt-safe spinlocks protect all accesses to RIO
* configuration space and doorbell access.
*/
static DEFINE_SPINLOCK(rio_config_lock);
static DEFINE_SPINLOCK(rio_door... |
google | android | rio | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/rapidio/rio.c | 54,847 | utf_8 | 877bbecddaa0561efa569095a320d155 | /*
* RapidIO interconnect services
* (RapidIO Interconnect Specification, http://www.rapidio.org)
*
* option) any later version.
*/
#include <linux/types.h>
#include <linux/kernel.h>
#include <linux/delay.h>
#include <linux/init.h>
#include <linux/rio.h>
#include <linux/rio_drv.h>
#include <linux/rio_ids.h>
#inclu... |
google | android | rio-scan | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/rapidio/rio-scan.c | 33,249 | utf_8 | 62070ca6276a6137e03832ad469f95e4 | /*
* RapidIO enumeration and discovery support
*
* option) any later version.
*/
#include <linux/types.h>
#include <linux/kernel.h>
#include <linux/delay.h>
#include <linux/dma-mapping.h>
#include <linux/init.h>
#include <linux/rio.h>
#include <linux/rio_drv.h>
#include <linux/rio_ids.h>
#include <linux/rio_regs.h>... |
google | android | rio-sysfs | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/rapidio/rio-sysfs.c | 8,647 | utf_8 | 844baa67be70a052b8106d3562ea24dc | /*
* RapidIO sysfs attributes and support
*
* option) any later version.
*/
#include <linux/kernel.h>
#include <linux/rio.h>
#include <linux/rio_drv.h>
#include <linux/stat.h>
#include <linux/capability.h>
#include "rio.h"
/* Sysfs support */
#define rio_config_attr(field, format_string) \
static ssize_t ... |
google | android | rio-driver | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/rapidio/rio-driver.c | 6,756 | utf_8 | 4fc29bec17e89cfcdbee6d3bb9094ff4 | /*
* RapidIO driver support
*
*
* Used from driver probe and bus matching to check whether a RIO device
* matches a device id structure provided by a RIO driver. Returns the
* matching &struct rio_device_id or %NULL if there is no match.
*/
static const struct rio_device_id *rio_match_device(const struct rio_... |
google | android | tsi721_dma | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/rapidio/devices/tsi721_dma.c | 24,489 | utf_8 | 0185302033be8e6da89e29265a5d5f8f | /*
* DMA Engine support for Tsi721 PCIExpress-to-SRIO bridge
*
*/
#include <linux/io.h>
#include <linux/errno.h>
#include <linux/init.h>
#include <linux/ioport.h>
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/pci.h>
#include <linux/rio.h>
#include <linux/rio_drv.h>
#include <linux/dma-mapping.h... |
google | android | tsi721 | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/rapidio/devices/tsi721.c | 71,680 | utf_8 | 71e189dec05c8761008e6f5dd4e98afc | /*
* RapidIO mport driver for Tsi721 PCIExpress-to-SRIO bridge
*
* Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
#include <linux/io.h>
#include <linux/errno.h>
#include <linux/init.h>
#include <linux/ioport.h>
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/pci.h>
#include <linux/rio... |
google | android | tsi57x | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/rapidio/switches/tsi57x.c | 10,059 | utf_8 | bbaee37d3041d92ff625d34953c00d1e | /*
* RapidIO Tsi57x switch family support
*
* option) any later version.
*/
#include <linux/rio.h>
#include <linux/rio_drv.h>
#include <linux/rio_ids.h>
#include <linux/delay.h>
#include <linux/module.h>
#include "../rio.h"
/* Global (broadcast) route registers */
#define SPBC_ROUTE_CFG_DESTID 0x10070
#define SPBC_... |
google | android | idt_gen2 | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/rapidio/switches/idt_gen2.c | 12,745 | utf_8 | ec926f4de96b8b73f6676a6a5c86d9fc | /*
* IDT CPS Gen.2 Serial RapidIO switch family support
*
* option) any later version.
*/
#include <linux/stat.h>
#include <linux/module.h>
#include <linux/rio.h>
#include <linux/rio_drv.h>
#include <linux/rio_ids.h>
#include <linux/delay.h>
#include <asm/page.h>
#include "../rio.h"
#define LOCAL_RTE_CONF_DESTID_SE... |
google | android | tsi568 | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/rapidio/switches/tsi568.c | 5,184 | utf_8 | af147506594ed230e7aaca66946b5989 | /*
* RapidIO Tsi568 switch support
*
* option) any later version.
*/
#include <linux/rio.h>
#include <linux/rio_drv.h>
#include <linux/rio_ids.h>
#include <linux/delay.h>
#include <linux/module.h>
#include "../rio.h"
/* Global (broadcast) route registers */
#define SPBC_ROUTE_CFG_DESTID 0x10070
#define SPBC_ROUTE_C... |
google | android | idtcps | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/rapidio/switches/idtcps.c | 5,065 | utf_8 | f0363f75406977abe16744a798f9a507 | /*
* IDT CPS RapidIO switches support
*
* option) any later version.
*/
#include <linux/rio.h>
#include <linux/rio_drv.h>
#include <linux/rio_ids.h>
#include <linux/module.h>
#include "../rio.h"
#define CPS_DEFAULT_ROUTE 0xde
#define CPS_NO_ROUTE 0xdf
#define IDTCPS_RIO_DOMAIN 0xf20020
static int
idtcps_route_add_... |
google | android | tc | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/tc/tc.c | 5,372 | utf_8 | 3b04f80ddc45d3e46157657ebcd55e0f | /*
* TURBOchannel bus services.
*
* directory of this archive for more details.
*/
#include <linux/compiler.h>
#include <linux/errno.h>
#include <linux/init.h>
#include <linux/ioport.h>
#include <linux/kernel.h>
#include <linux/list.h>
#include <linux/module.h>
#include <linux/slab.h>
#include <linux/string.h>
#inc... |
google | android | tc-driver | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/tc/tc-driver.c | 3,027 | utf_8 | 38e1db91b8315f2cb6f2d2e8d4b8ec24 | /*
* TURBOchannel driver services.
*
* directory of this archive for more details.
*/
#include <linux/init.h>
#include <linux/module.h>
#include <linux/tc.h>
/**
* tc_register_driver - register a new TC driver
*
* Adds the driver structure to the list of registered drivers
* Returns a negative value on error, o... |
google | android | vxlan | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/net/vxlan.c | 84,395 | utf_8 | 2c07b49fd26470957e8856f98fcca028 | /*
* VXLAN: Virtual eXtensible Local Area Network
*
*/
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
#include <linux/kernel.h>
#include <linux/types.h>
#include <linux/module.h>
#include <linux/errno.h>
#include <linux/slab.h>
#include <linux/skbuff.h>
#include <linux/rculist.h>
#include <linux/netdevice.h>
#include <... |
google | android | virtio_net | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/net/virtio_net.c | 53,464 | utf_8 | 2495652caf0d2ecae747bb323bca7922 | /* A network driver using virtio.
*
*/
//#define DEBUG
#include <linux/netdevice.h>
#include <linux/etherdevice.h>
#include <linux/ethtool.h>
#include <linux/module.h>
#include <linux/virtio.h>
#include <linux/virtio_net.h>
#include <linux/scatterlist.h>
#include <linux/if_vlan.h>
#include <linux/slab.h>
#include <li... |
google | android | rionet | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/net/rionet.c | 16,089 | utf_8 | 38b279bf91baa717b361c4be2b79857b | /*
* rionet - Ethernet driver over RapidIO messaging services
*
* option) any later version.
*/
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/dma-mapping.h>
#include <linux/delay.h>
#include <linux/rio.h>
#include <linux/rio_drv.h>
#include <linux/slab.h>
#include <linux/rio_ids.h>
#include <l... |
google | android | loopback | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/net/loopback.c | 5,712 | utf_8 | d10dbcc52cf73a7024d798c40505899e | /*
* INET An implementation of the TCP/IP protocol suite for the LINUX
*
* Alan Cox : Fixed oddments for NET3.014
* Alan Cox : Rejig for NET3.029 snap #3
* Alan Cox : Fixed NET3.029 bugs and sped up
* Larry McVoy : Tiny tweak to double performance
* Alan Cox : Backed out LMV's tweak - the linux mm
* ... |
google | android | eql | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/net/eql.c | 15,000 | utf_8 | d9c5d15939e09c8b31287e935f94f225 | /*
* Equalizer Load-balancer for serial network interfaces.
*
* NCM
* Attn: Simon Janes
* 6803 Whittier Ave
* McLean VA 22101
* Phone: 1-703-847-0040 ext 103
*/
/*
* Sources:
* skeleton.c by Donald Becker.
* Inspirations:
* The Harried and Overworked Alan Cox
* Conspiracies:
* The Ala... |
google | android | veth | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/net/veth.c | 11,979 | utf_8 | 749ef89392a8abc00fcb33b1cb908f09 | /*
* drivers/net/veth.c
*
*
*/
#include <linux/netdevice.h>
#include <linux/slab.h>
#include <linux/ethtool.h>
#include <linux/etherdevice.h>
#include <linux/u64_stats_sync.h>
#include <net/rtnetlink.h>
#include <net/dst.h>
#include <net/xfrm.h>
#include <linux/veth.h>
#include <linux/module.h>
#define DRV_NAME "v... |
google | android | ifb | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/net/ifb.c | 8,717 | utf_8 | b4d023e95fd2f3f81d9a22185f974b6b | /* drivers/net/ifb.c:
The purpose of this driver is to provide a device that allows
for sharing of resources:
1) qdiscs/policies that are per device as opposed to system wide.
ifb allows for a device which can be redirected to thus providing
an impression of sharing.
2) Allows for queueing incoming traffic for sh... |
google | android | sb1000 | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/net/sb1000.c | 32,024 | utf_8 | ade1e97735f290445ec3f63608fc7d2b | /* sb1000.c: A General Instruments SB1000 driver for linux. */
/*
Written 1998 by Franco Venturi.
Linus changed the timer interface. Should work on all recent
development kernels.
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/sched.h>
#include <linux/string.h>
#include <linux/interrupt.h>
#inc... |
google | android | mii | .c | platform/hardware/bsp/kernel/intel/edison-v4.4/drivers/net/mii.c | 12,617 | utf_8 | 491a4864a386720f19f722a11f176fbc | /*
mii.c: MII interface library
Scyld Computing Corporation
410 Severn Ave., Suite 210
Annapolis MD 21403
*/
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/netdevice.h>
#include <linux/ethtool.h>
#include <linux/mii.h>
static u32 mii_get_an(struct mii_if_info *mii, u16 addr)
{
int advert;
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.