| /linux-4.4.14/drivers/input/mouse/ |
| D | vsxxxaa.c | 108 #define MATCH_PACKET_TYPE(data, type) \ argument 121 unsigned char type; member 203 unsigned char type, size_t len) in vsxxxaa_smells_like_packet()
|
| /linux-4.4.14/arch/sparc/include/asm/ |
| D | uaccess_64.h | 79 static inline int access_ok(int type, const void __user * addr, unsigned long size) in access_ok() 165 #define __get_user_nocheck(data, addr, size, type) ({ \ argument 182 #define __get_user_nocheck_ret(data, addr, size, type, retval) ({ \ argument
|
| /linux-4.4.14/sound/soc/intel/baytrail/ |
| D | sst-baytrail-dsp.c | 43 enum sst_ram_type type; /* IRAM/DRAM */ member 61 u32 type; /* codec type, pp lib */ member 249 enum sst_mem_type type; member
|
| /linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_cgs.c | 45 static int amdgpu_cgs_gpu_mem_info(void *cgs_device, enum cgs_gpu_mem_type type, in amdgpu_cgs_gpu_mem_info() 122 enum cgs_gpu_mem_type type, in amdgpu_cgs_alloc_gpu_mem() 498 unsigned type, in cgs_set_irq_state() 568 static int amdgpu_cgs_irq_get(void *cgs_device, unsigned src_id, unsigned type) in amdgpu_cgs_irq_get() 574 static int amdgpu_cgs_irq_put(void *cgs_device, unsigned src_id, unsigned type) in amdgpu_cgs_irq_put() 664 enum cgs_ucode_id type, in amdgpu_cgs_get_firmware_info()
|
| /linux-4.4.14/drivers/md/bcache/ |
| D | util.h | 34 #define DECLARE_HEAP(type, name) \ argument 118 #define DECLARE_FIFO(type, name) \ argument 254 #define DECLARE_ARRAY_ALLOCATOR(type, name, size) \ argument 474 #define container_of_or_null(ptr, type, member) \ argument 543 #define RB_FIRST(root, type, member) \ argument 546 #define RB_LAST(root, type, member) \ argument
|
| /linux-4.4.14/tools/arch/sparc/include/asm/ |
| D | barrier_64.h | 27 #define membar_safe(type) \ argument
|
| /linux-4.4.14/include/linux/ |
| D | rfkill-gpio.h | 34 enum rfkill_type type; member
|
| D | rfkill-regulator.h | 45 enum rfkill_type type; /* the type as specified in rfkill.h */ member
|
| D | ptp_clock_kernel.h | 34 } type; member 153 int type; member
|
| D | pm_qos.h | 63 enum dev_pm_qos_req_type type; member 88 enum pm_qos_type type; member 189 enum dev_pm_qos_req_type type, in dev_pm_qos_add_request() 219 enum dev_pm_qos_req_type type, in dev_pm_qos_add_ancestor_request()
|
| D | icmpv6.h | 24 u8 type, u8 code, __u32 info) in icmpv6_send()
|
| D | btree-type.h | 1 #define __BTREE_TP(pfx, type, sfx) pfx ## type ## sfx argument 2 #define _BTREE_TP(pfx, type, sfx) __BTREE_TP(pfx, type, sfx) argument
|
| D | quota.h | 74 enum quota_type type; /* USRQUOTA (uid) or GRPQUOTA (gid) or PRJQUOTA (projid) */ member 98 enum quota_type type, qid_t qid) in make_kqid() 125 static inline struct kqid make_kqid_invalid(enum quota_type type) in make_kqid_invalid() 263 static inline void dqstats_inc(unsigned int type) in dqstats_inc() 268 static inline void dqstats_dec(unsigned int type) in dqstats_dec() 477 static inline unsigned int dquot_state_flag(unsigned int flags, int type) in dquot_state_flag() 482 static inline unsigned int dquot_generic_flag(unsigned int flags, int type) in dquot_generic_flag()
|
| D | crypto.h | 606 u32 type; member 696 static inline u32 crypto_skcipher_type(u32 type) in crypto_skcipher_type() 782 static inline int crypto_has_ablkcipher(const char *alg_name, u32 type, in crypto_has_ablkcipher() 1121 const char *alg_name, u32 type, u32 mask) in crypto_alloc_blkcipher() 1155 static inline int crypto_has_blkcipher(const char *alg_name, u32 type, u32 mask) in crypto_has_blkcipher() 1441 u32 type, u32 mask) in crypto_alloc_cipher() 1474 static inline int crypto_has_cipher(const char *alg_name, u32 type, u32 mask) in crypto_has_cipher() 1614 u32 type, u32 mask) in crypto_alloc_hash() 1648 static inline int crypto_has_hash(const char *alg_name, u32 type, u32 mask) in crypto_has_hash() 1820 u32 type, u32 mask) in crypto_alloc_comp() [all …]
|
| D | fwnode.h | 25 enum fwnode_type type; member
|
| D | dmi.h | 75 u8 type; member 82 int type; member 119 static inline const struct dmi_device * dmi_find_device(int type, const char *name, in dmi_find_device()
|
| D | thermal.h | 133 char type[THERMAL_NAME_LENGTH]; member 188 char type[THERMAL_NAME_LENGTH]; member 357 enum thermal_trip_type type; member 437 const char *type, int trips, int mask, void *devdata, in thermal_zone_device_register() 458 thermal_cooling_device_register(char *type, void *devdata, in thermal_cooling_device_register() 463 char *type, void *devdata, const struct thermal_cooling_device_ops *ops) in thermal_of_cooling_device_register()
|
| /linux-4.4.14/arch/powerpc/kernel/vdso32/ |
| D | note.S | 9 #define ASM_ELF_NOTE_BEGIN(name, flags, vendor, type) \ argument
|
| /linux-4.4.14/arch/sparc/kernel/ |
| D | jump_label.c | 14 enum jump_label_type type) in arch_jump_label_transform()
|
| /linux-4.4.14/arch/sh/kernel/vsyscall/ |
| D | vsyscall-note.S | 9 #define ASM_ELF_NOTE_BEGIN(name, flags, vendor, type) \ argument
|
| /linux-4.4.14/arch/arm/mach-imx/ |
| D | irq-common.c | 25 int mxc_set_irq_fiq(unsigned int irq, unsigned int type) in mxc_set_irq_fiq()
|
| /linux-4.4.14/drivers/media/tuners/ |
| D | tuner-simple.h | 32 unsigned int type) in simple_tuner_attach()
|
| /linux-4.4.14/drivers/gpu/drm/amd/amdkfd/ |
| D | kfd_crat.h | 93 uint8_t type; member 126 uint8_t type; member 152 uint8_t type; member 181 uint8_t type; member 212 uint8_t type; member 241 uint8_t type; member 265 uint8_t type; member
|
| D | kfd_kernel_queue_cik.c | 37 enum kfd_queue_type type, unsigned int queue_size) in initialize_cik()
|
| D | kfd_kernel_queue_vi.c | 37 enum kfd_queue_type type, unsigned int queue_size) in initialize_vi()
|
| D | kfd_mqd_manager_vi.c | 177 enum kfd_preempt_type type, in destroy_mqd() 234 struct mqd_manager *mqd_manager_init_vi(enum KFD_MQD_TYPE type, in mqd_manager_init_vi()
|
| /linux-4.4.14/drivers/iio/accel/ |
| D | mma9553.c | 113 enum iio_chan_type type; member 242 enum iio_chan_type type, in mma9553_get_event() 259 enum iio_chan_type type) in mma9553_is_any_event_enabled() 721 enum iio_event_type type, in mma9553_read_event_config() 736 enum iio_event_type type, in mma9553_write_event_config() 777 enum iio_event_type type, in mma9553_read_event_value() 817 enum iio_event_type type, in mma9553_write_event_value()
|
| D | mma9551.c | 158 enum iio_event_type type, in mma9551_read_event_config() 235 enum iio_event_type type, in mma9551_write_event_config() 256 enum iio_event_type type, in mma9551_write_event_value() 283 enum iio_event_type type, in mma9551_read_event_value()
|
| /linux-4.4.14/drivers/gpu/drm/ttm/ |
| D | ttm_page_alloc_dma.c | 105 enum pool_type type; member 358 enum pool_type type = IS_UNDEFINED; in ttm_to_type() local 518 static void ttm_dma_free_pool(struct device *dev, enum pool_type type) in ttm_dma_free_pool() 575 enum pool_type type) in ttm_dma_pool_init() 651 enum pool_type type) in ttm_dma_find_pool() 881 enum pool_type type; in ttm_dma_populate() local 940 enum pool_type type; in ttm_dma_unpopulate() local
|
| /linux-4.4.14/sound/firewire/bebob/ |
| D | bebob_command.c | 108 enum avc_bridgeco_plug_type *type) in avc_bridgeco_get_plug_type() 173 unsigned int id, u8 *type) in avc_bridgeco_get_plug_section_type()
|
| /linux-4.4.14/drivers/media/platform/vsp1/ |
| D | vsp1_entity.h | 49 enum vsp1_entity_type type; member 58 enum vsp1_entity_type type; member
|
| /linux-4.4.14/drivers/iio/adc/ |
| D | hi8435.c | 110 enum iio_event_type type, in hi8435_read_event_config() 120 enum iio_event_type type, in hi8435_write_event_config() 134 enum iio_event_type type, in hi8435_read_event_value() 166 enum iio_event_type type, in hi8435_write_event_value()
|
| /linux-4.4.14/fs/afs/ |
| D | afs.h | 70 afs_callback_type_t type; /* type of callback */ member 80 afs_voltype_t type; /* type of this volume */ member 117 afs_file_type_t type; /* file type */ member 160 u32 type; /* volume type (afs_voltype_t) */ member
|
| D | flock.c | 111 afs_lock_type_t type; in afs_lock_work() local 257 afs_lock_type_t type; in afs_do_setlk() local
|
| /linux-4.4.14/drivers/staging/iio/accel/ |
| D | lis3l02dq_core.c | 194 enum iio_event_type type, in lis3l02dq_read_thresh() 209 enum iio_event_type type, in lis3l02dq_write_thresh() 565 enum iio_event_type type, in lis3l02dq_read_event_config() 617 enum iio_event_type type, in lis3l02dq_write_event_config()
|
| /linux-4.4.14/net/bluetooth/bnep/ |
| D | bnep.h | 84 __u8 type; member 91 __u8 type; member 98 __u8 type; member 104 __u8 type; member
|
| /linux-4.4.14/fs/f2fs/ |
| D | segment.h | 87 #define SET_SUM_TYPE(footer, type) ((footer)->entry_type = type) argument 170 unsigned char type; /* segment type like CURSEG_XXX_TYPE */ member 276 static inline struct curseg_info *CURSEG_I(struct f2fs_sb_info *sbi, int type) in CURSEG_I() 550 int type) in curseg_segno() 557 int type) in curseg_alloc_type() 563 static inline unsigned short curseg_blkoff(struct f2fs_sb_info *sbi, int type) in curseg_blkoff() 669 static inline block_t sum_blk_addr(struct f2fs_sb_info *sbi, int base, int type) in sum_blk_addr() 697 static inline int nr_pages_to_skip(struct f2fs_sb_info *sbi, int type) in nr_pages_to_skip() 715 static inline long nr_pages_to_write(struct f2fs_sb_info *sbi, int type, in nr_pages_to_write()
|
| /linux-4.4.14/arch/sparc/lib/ |
| D | csum_copy_from_user.S | 19 #define LOAD(type,addr,dest) type##a [addr] %asi, dest argument
|
| D | csum_copy_to_user.S | 19 #define STORE(type,src,addr) type##a src, [addr] %asi argument
|
| D | U3copy_from_user.S | 23 #define LOAD(type,addr,dest) type##a [addr] %asi, dest argument
|
| D | GENcopy_from_user.S | 19 #define LOAD(type,addr,dest) type##a [addr] ASI_AIUS, dest argument
|
| D | GENcopy_to_user.S | 19 #define STORE(type,src,addr) type##a src, [addr] ASI_AIUS argument
|
| D | NGcopy_to_user.S | 19 #define STORE(type,src,addr) type##a src, [addr] ASI_AIUS argument
|
| D | NG4copy_from_user.S | 27 #define LOAD(type,addr,dest) type##a [addr] %asi, dest argument
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
| D | ramnv44.c | 32 enum nvkm_ram_type type = NVKM_RAM_TYPE_UNKNOWN; in nv44_ram_new() local
|
| D | ramnv10.c | 32 enum nvkm_ram_type type; in nv10_ram_new() local
|
| D | ramnv04.c | 37 enum nvkm_ram_type type; in nv04_ram_new() local
|
| D | ramnv49.c | 33 enum nvkm_ram_type type = NVKM_RAM_TYPE_UNKNOWN; in nv49_ram_new() local
|
| D | ramnv20.c | 33 enum nvkm_ram_type type = NVKM_RAM_TYPE_UNKNOWN; in nv20_ram_new() local
|
| D | ramnv41.c | 33 enum nvkm_ram_type type = NVKM_RAM_TYPE_UNKNOWN; in nv41_ram_new() local
|
| /linux-4.4.14/net/wireless/ |
| D | wext-priv.c | 60 int type = (args & IW_PRIV_TYPE_MASK) >> 12; in get_priv_size() local 69 int type = (args & IW_PRIV_TYPE_MASK) >> 12; in adjust_priv_size() local
|
| /linux-4.4.14/arch/unicore32/mm/ |
| D | ioremap.c | 103 size_t size, const struct mem_type *type) in remap_area_sections() 132 const struct mem_type *type; in __uc32_ioremap_pfn_caller() local
|
| /linux-4.4.14/drivers/input/keyboard/ |
| D | goldfish_events.c | 47 unsigned type, code, value; in events_interrupt() local 59 unsigned long bits[], unsigned type, size_t count) in events_import_bits()
|
| D | sunkbd.c | 83 char type; member 154 unsigned int type, unsigned int code, int value) in sunkbd_event()
|
| /linux-4.4.14/drivers/acpi/acpica/ |
| D | nsutils.c | 134 u32 acpi_ns_local(acpi_object_type type) in acpi_ns_local() 647 u32 acpi_ns_opens_scope(acpi_object_type type) in acpi_ns_opens_scope()
|
| D | dswscope.c | 101 acpi_object_type type, in acpi_ds_scope_stack_push()
|
| /linux-4.4.14/drivers/input/ |
| D | input-compat.h | 34 __u16 type; member 53 __u16 type; member
|
| D | evdev.c | 66 static size_t evdev_get_mask_cnt(unsigned int type) in evdev_get_mask_cnt() 86 unsigned int type, in __evdev_is_filtered() 111 static void __evdev_flush_queue(struct evdev_client *client, unsigned int type) in __evdev_flush_queue() 331 unsigned int type, unsigned int code, int value) in evdev_event() 807 unsigned int type, unsigned int size, in handle_eviocgbit() 915 struct input_dev *dev, unsigned int type, in evdev_handle_get_val() 986 unsigned int type, in evdev_set_mask() 1022 unsigned int type, in evdev_get_mask()
|
| /linux-4.4.14/sound/pci/ctxfi/ |
| D | ctresource.c | 138 rsc_init(struct rsc *rsc, u32 idx, enum RSCTYP type, u32 msr, struct hw *hw) in rsc_init() 209 int rsc_mgr_init(struct rsc_mgr *mgr, enum RSCTYP type, in rsc_mgr_init()
|
| /linux-4.4.14/arch/powerpc/kernel/ |
| D | msi.c | 16 int arch_setup_msi_irqs(struct pci_dev *dev, int nvec, int type) in arch_setup_msi_irqs()
|
| /linux-4.4.14/arch/tile/kernel/ |
| D | usb.c | 30 #define USB_HOST_DEF(unit, type, dmamask) \ argument
|
| D | signal.c | 69 void signal_fault(const char *type, struct pt_regs *regs, in signal_fault() 364 void trace_unhandled_signal(const char *type, struct pt_regs *regs, in trace_unhandled_signal()
|
| /linux-4.4.14/arch/parisc/kernel/ |
| D | pci.c | 79 #define PCI_PORT_IN(type, size) \ argument 94 #define PCI_PORT_OUT(type, size) \ argument
|
| /linux-4.4.14/net/netfilter/ |
| D | nf_tables_core.c | 49 int rulenum, enum nft_trace type) in __nft_trace_packet() 59 int rulenum, enum nft_trace type) in nft_trace_packet()
|
| D | xt_pkttype.c | 29 u_int8_t type; in pkttype_mt() local
|
| /linux-4.4.14/fs/jffs2/ |
| D | acl.c | 175 struct posix_acl *jffs2_get_acl(struct inode *inode, int type) in jffs2_get_acl() 230 int jffs2_set_acl(struct inode *inode, struct posix_acl *acl, int type) in jffs2_set_acl()
|
| /linux-4.4.14/arch/arm/kernel/ |
| D | swp_emulate.c | 132 unsigned int type) in emulate_swpX() 176 unsigned int address, destreg, data, type; in swp_handler() local
|
| /linux-4.4.14/drivers/tty/serial/ |
| D | of_serial.c | 32 int type; member 62 int type, struct uart_port *port, in of_platform_serial_setup()
|
| /linux-4.4.14/fs/cifs/ |
| D | cifsacl.h | 70 __le16 type; member 94 __u8 type; member
|
| /linux-4.4.14/fs/ubifs/ |
| D | tnc_misc.c | 276 int i, err, type, cmp; in read_znode() local 462 int err, type = key_type(c, key); in ubifs_tnc_read_node() local
|
| D | xattr.c | 263 int type; in check_namespace() local 314 int err, type; in setxattr() local 464 int type; in ubifs_listxattr() local
|
| /linux-4.4.14/fs/hfs/ |
| D | extent.c | 21 static void hfs_ext_build_key(hfs_btree_key *key, u32 cnid, u16 block, u8 type) in hfs_ext_build_key() 147 u32 cnid, u32 block, u8 type) in __hfs_ext_read_extent() 283 int hfs_free_fork(struct super_block *sb, struct hfs_cat_file *file, int type) in hfs_free_fork()
|
| /linux-4.4.14/arch/mips/include/asm/ |
| D | pgtable-32.h | 163 #define __swp_entry(type,offset) ((swp_entry_t) { ((type) << 10) | ((offset) << 15) }) argument 174 #define __swp_entry(type,offset) ((swp_entry_t) { ((type) << 4) | ((offset) << 9) }) argument 188 #define __swp_entry(type,offset) ((swp_entry_t) { ((type) << 8) | ((offset) << 13) }) argument
|
| /linux-4.4.14/drivers/media/usb/uvc/ |
| D | uvc_queue.c | 195 int uvc_queue_init(struct uvc_video_queue *queue, enum v4l2_buf_type type, in uvc_queue_init() 302 int uvc_queue_streamon(struct uvc_video_queue *queue, enum v4l2_buf_type type) in uvc_queue_streamon() 313 int uvc_queue_streamoff(struct uvc_video_queue *queue, enum v4l2_buf_type type) in uvc_queue_streamoff()
|
| /linux-4.4.14/arch/arm/mm/ |
| D | ioremap.c | 187 size_t size, const struct mem_type *type) in remap_area_sections() 219 size_t size, const struct mem_type *type) in remap_area_supersections() 261 const struct mem_type *type; in __arm_ioremap_pfn_caller() local
|
| /linux-4.4.14/drivers/net/wan/ |
| D | hdlc_cisco.c | 43 __be32 type; /* code */ member 75 u16 type, const void *daddr, const void *saddr, in cisco_hard_header() 97 static void cisco_keepalive_send(struct net_device *dev, u32 type, in cisco_keepalive_send()
|
| /linux-4.4.14/crypto/ |
| D | aead.c | 192 struct rtattr **tb, u32 type, u32 mask) in aead_geniv_alloc() 332 u32 type, u32 mask) in crypto_grab_aead() 339 struct crypto_aead *crypto_alloc_aead(const char *alg_name, u32 type, u32 mask) in crypto_alloc_aead()
|
| D | cryptd.c | 171 static inline void cryptd_check_internal(struct rtattr **tb, u32 *type, in cryptd_check_internal() 347 u32 type = CRYPTO_ALG_TYPE_BLKCIPHER; in cryptd_create_blkcipher() local 609 u32 type = 0; in cryptd_create_hash() local 780 u32 type = 0; in cryptd_create_aead() local 882 u32 type, u32 mask) in cryptd_alloc_ablkcipher() 920 u32 type, u32 mask) in cryptd_alloc_ahash() 962 u32 type, u32 mask) in cryptd_alloc_aead()
|
| D | blkcipher.c | 446 static unsigned int crypto_blkcipher_ctxsize(struct crypto_alg *alg, u32 type, in crypto_blkcipher_ctxsize() 498 static int crypto_init_blkcipher_ops(struct crypto_tfm *tfm, u32 type, u32 mask) in crypto_init_blkcipher_ops() 564 const char *name, u32 type, u32 mask) in crypto_grab_nivcipher() 582 struct rtattr **tb, u32 type, in skcipher_geniv_alloc()
|
| D | crypto_user.c | 361 static struct crypto_alg *crypto_user_skcipher_alg(const char *name, u32 type, in crypto_user_skcipher_alg() 452 #define MSGSIZE(type) sizeof(struct type) argument 485 int type, err; in crypto_user_rcv_msg() local
|
| /linux-4.4.14/drivers/hwtracing/intel_th/ |
| D | intel_th.h | 43 unsigned int type; member 62 unsigned int type; member 81 intel_th_device_get_resource(struct intel_th_device *thdev, unsigned int type, in intel_th_device_get_resource()
|
| /linux-4.4.14/drivers/char/agp/ |
| D | parisc-agp.c | 125 parisc_agp_insert_memory(struct agp_memory *mem, off_t pg_start, int type) in parisc_agp_insert_memory() 174 parisc_agp_remove_memory(struct agp_memory *mem, off_t pg_start, int type) in parisc_agp_remove_memory() 196 int type) in parisc_agp_mask_memory()
|
| /linux-4.4.14/include/linux/ceph/ |
| D | msgr.h | 45 __u8 type; /* CEPH_ENTITY_TYPE_* */ member 63 __le32 type; member 128 __le16 type; /* message type */ member 146 __le16 type; /* message type */ member
|
| D | msgpool.h | 14 int type; /* preallocated message type */ member
|
| /linux-4.4.14/include/net/bluetooth/ |
| D | hci_sock.h | 114 __u8 type; member 133 __u8 type; member 157 __u8 type; member 163 __u8 type; member
|
| /linux-4.4.14/include/linux/usb/ |
| D | phy.h | 79 enum usb_phy_type type; member 216 static inline struct usb_phy *usb_get_phy(enum usb_phy_type type) in usb_get_phy() 222 enum usb_phy_type type) in devm_usb_get_phy() 326 static inline const char *usb_phy_type_string(enum usb_phy_type type) in usb_phy_type_string()
|
| /linux-4.4.14/fs/pstore/ |
| D | ram.c | 126 enum pstore_type_id *typep, enum pstore_type_id type, in ramoops_get_next_prz() 181 static ssize_t ramoops_pstore_read(u64 *id, enum pstore_type_id *type, in ramoops_pstore_read() 267 static int notrace ramoops_pstore_write_buf(enum pstore_type_id type, in ramoops_pstore_write_buf() 332 static int ramoops_pstore_erase(enum pstore_type_id type, u64 id, int count, in ramoops_pstore_erase()
|
| /linux-4.4.14/scripts/genksyms/ |
| D | genksyms.c | 197 static struct symbol *__add_symbol(const char *name, enum symbol_type type, in __add_symbol() 321 struct symbol *add_symbol(const char *name, enum symbol_type type, in add_symbol() 327 static struct symbol *add_reference_symbol(const char *name, enum symbol_type type, in add_reference_symbol() 705 static void print_type_name(enum symbol_type type, const char *name) in print_type_name()
|
| /linux-4.4.14/drivers/clocksource/ |
| D | timer-imx-gpt.c | 79 enum imx_gpt_type type; member 453 void __init mxc_timer_init(unsigned long pbase, int irq, enum imx_gpt_type type) in mxc_timer_init() 472 static void __init mxc_timer_init_dt(struct device_node *np, enum imx_gpt_type type) in mxc_timer_init_dt() 514 enum imx_gpt_type type = GPT_TYPE_IMX31; in imx31_timer_init_dt() local
|
| /linux-4.4.14/drivers/net/can/usb/peak_usb/ |
| D | pcan_ucan.h | 119 __le16 type; member 136 __le16 type; member 157 __le16 type; member 172 __le16 type; member 184 __le16 type; member
|
| /linux-4.4.14/drivers/irqchip/ |
| D | irq-s3c24xx.c | 50 unsigned int type; member 144 static int s3c_irq_type(struct irq_data *data, unsigned int type) in s3c_irq_type() 170 unsigned int type) in s3c_irqext_type_set() 218 static int s3c_irqext_type(struct irq_data *data, unsigned int type) in s3c_irqext_type() 247 static int s3c_irqext0_type(struct irq_data *data, unsigned int type) in s3c_irqext0_type()
|
| /linux-4.4.14/drivers/net/ethernet/ti/ |
| D | cpsw_ale.c | 153 int type, idx; in cpsw_ale_match_addr() local 174 int type, idx; in cpsw_ale_match_vlan() local 190 int type, idx; in cpsw_ale_match_free() local 204 int type, idx; in cpsw_ale_find_ageable() local 433 int type, idx; in cpsw_ale_set_allmulti() local
|
| /linux-4.4.14/fs/jfs/ |
| D | jfs_txnmgr.h | 102 u16 type; /* 2: log type */ member 177 u8 type; /* 1: */ member 193 u8 type; /* 1: */ member 224 u8 type; /* 1: */ member 252 u8 type; /* 1: */ member
|
| /linux-4.4.14/arch/x86/tools/ |
| D | relocs.c | 3 #define ElfW(type) _ElfW(ELF_BITS, type) argument 4 #define _ElfW(bits, type) __ElfW(bits, type) argument 5 #define __ElfW(bits, type) Elf##bits##_##type argument 106 static int is_reloc(enum symtype type, const char *sym_name) in is_reloc() 137 static const char *sym_type(unsigned type) in sym_type() 190 static const char *rel_type(unsigned type) in rel_type()
|
| /linux-4.4.14/drivers/pci/ |
| D | setup-bus.c | 680 static void __pci_setup_bridge(struct pci_bus *bus, unsigned long type) in __pci_setup_bridge() 701 unsigned long type = IORESOURCE_IO | IORESOURCE_MEM | in pci_setup_bridge() local 806 unsigned long type_mask, unsigned long type) in find_free_bus_resource() 858 unsigned long type) in pcibios_window_alignment() 868 unsigned long type) in window_alignment() 1011 unsigned long type, unsigned long type2, in pbus_size_mem() 1458 unsigned long type) in pci_bridge_release_resources() 1532 unsigned long type, in pci_bus_release_bridge_resources()
|
| /linux-4.4.14/drivers/hid/ |
| D | hid-core.c | 61 struct hid_report *hid_register_report(struct hid_device *device, unsigned type, unsigned id) in hid_register_report() 122 static int open_collection(struct hid_parser *parser, unsigned type) in open_collection() 186 static unsigned hid_lookup_collection(struct hid_parser *parser, unsigned type) in hid_lookup_collection() 717 static void hid_scan_collection(struct hid_parser *parser, unsigned type) in hid_scan_collection() 880 unsigned int type, unsigned int id, in hid_validate_values() 1422 int hid_report_raw_event(struct hid_device *hid, int type, u8 *data, int size, in hid_report_raw_event() 1487 int hid_input_report(struct hid_device *hid, int type, u8 *data, int size, int interrupt) in hid_input_report() 1614 const char *type, *bus; in hid_connect() local
|
| D | hid-roccat-pyra.h | 78 uint8_t type; member 85 uint8_t type; member 138 uint8_t type; member
|
| /linux-4.4.14/drivers/memory/ |
| D | emif.c | 84 u32 type = emif->plat_data->device_info->type; in do_emif_regdump_show() local 349 u32 index, type, density; in get_addressing_table() local 509 u32 type) in get_sdram_tim_2_shdw() 535 u32 type, u32 ip_rev, u32 derated) in get_sdram_tim_3_shdw() 924 u32 tim1, tim3, ref_ctrl, type; in setup_temperature_sensitive_regs() local 1107 u32 interrupts, type; in setup_interrupts() local 1211 static int is_dev_data_valid(u32 type, u32 density, u32 io_width, u32 phy_type, in is_dev_data_valid() 1619 u32 cl, type; in get_emif_reg_values() local
|
| /linux-4.4.14/fs/xfs/ |
| D | xfs_acl.h | 30 static inline struct posix_acl *xfs_get_acl(struct inode *inode, int type) in xfs_get_acl()
|
| D | xfs_qm_syscalls.c | 400 uint type, in xfs_qm_scall_setqlim() 639 uint type, in xfs_qm_scall_getquota()
|
| D | xfs_dquot.c | 230 uint type, in xfs_qm_init_dquot_blk() 562 uint type, in xfs_qm_dqread() 699 uint type, /* XFS_DQ_USER/XFS_DQ_PROJ/XFS_DQ_GROUP */ in xfs_qm_dqget()
|
| D | xfs_qm.c | 64 int type, in xfs_qm_dquot_walk() 263 uint type, in xfs_qm_dqattach_one() 814 uint type) in xfs_qm_reset_dqcounts() 877 int type; in xfs_qm_dqiter_bufs() local 1041 uint type, in xfs_qm_quotacheck_dqadjust()
|
| /linux-4.4.14/arch/mips/kernel/ |
| D | jump_label.c | 41 enum jump_label_type type) in arch_jump_label_transform()
|
| /linux-4.4.14/net/netlabel/ |
| D | netlabel_user.c | 92 struct audit_buffer *netlbl_audit_start_common(int type, in netlbl_audit_start_common()
|
| /linux-4.4.14/drivers/target/iscsi/ |
| D | iscsi_target_transport.c | 8 struct iscsit_transport *iscsit_get_transport(int type) in iscsit_get_transport()
|
| /linux-4.4.14/tools/perf/util/include/asm/ |
| D | uaccess.h | 12 #define access_ok(type, addr, size) 1 argument
|
| /linux-4.4.14/net/ceph/ |
| D | ceph_strings.c | 7 const char *ceph_entity_type_name(int type) in ceph_entity_type_name()
|
| D | crypto.h | 11 int type; member
|
| /linux-4.4.14/include/linux/spi/ |
| D | flash.h | 26 char *type; member
|
| /linux-4.4.14/include/uapi/linux/netfilter/ |
| D | xt_AUDIT.h | 27 __u8 type; /* XT_AUDIT_TYPE_* */ member
|
| D | x_tables.h | 128 #define XT_MATCH_ITERATE(type, e, fn, args...) \ argument 147 #define XT_ENTRY_ITERATE_CONTINUE(type, entries, size, n, fn, args...) \ argument 167 #define XT_ENTRY_ITERATE(type, entries, size, fn, args...) \ argument
|
| /linux-4.4.14/drivers/media/pci/ivtv/ |
| D | ivtv-routing.c | 66 u32 type; in ivtv_video_set_io() local
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
| D | image.h | 6 u8 type; member
|
| D | M0205.h | 14 u8 type; member
|
| D | xpio.h | 9 u8 type; member
|
| /linux-4.4.14/include/uapi/linux/ |
| D | userio.h | 40 __u8 type; member
|
| D | atm_he.h | 17 char type; member
|
| D | atmmpc.h | 18 int type; /* ingress or egress */ member 52 __u16 type; member 69 __u8 type[2]; /* Ether type (for IP) (0x0800) */ member
|
| D | videodev2.h | 153 #define V4L2_TYPE_IS_MULTIPLANAR(type) \ argument 157 #define V4L2_TYPE_IS_OUTPUT(type) \ argument 643 __u32 type; /* enum v4l2_buf_type */ member 681 __u32 type; /* Frame size type the device supports. */ member 711 __u32 type; /* Frame interval type the device supports. */ member 726 __u32 type; member 784 __u32 type; /* enum v4l2_buf_type */ member 853 __u32 type; member 927 __u32 type; /* enum v4l2_buf_type */ member 1017 __u32 type; /* enum v4l2_buf_type */ member [all …]
|
| D | iso_fs.h | 15 char type[ISODCL(1,1)]; /* 711 */ member 29 char type [ISODCL ( 1, 1)]; /* 711 */ member 66 char type [ISODCL ( 1, 1)]; /* 711 */ member 106 char type [ISODCL ( 9, 9)]; /* 711 */ member 115 char type [ISODCL ( 9, 9)]; /* 711 */ member
|
| /linux-4.4.14/drivers/target/ |
| D | target_core_pr.c | 836 u8 type) in core_scsi3_alloc_aptpl_registration() 2071 int pr_holder = 0, type; in core_scsi3_emulate_pro_register() local 2262 unsigned char *core_scsi3_pr_dump_type(int type) in core_scsi3_pr_dump_type() 2285 core_scsi3_pro_reserve(struct se_cmd *cmd, int type, int scope, u64 res_key) in core_scsi3_pro_reserve() 2441 core_scsi3_emulate_pro_reserve(struct se_cmd *cmd, int type, int scope, in core_scsi3_emulate_pro_reserve() 2529 core_scsi3_emulate_pro_release(struct se_cmd *cmd, int type, int scope, in core_scsi3_emulate_pro_release() 2776 int type, in __core_scsi3_complete_pro_preempt() 2840 core_scsi3_pro_preempt(struct se_cmd *cmd, int type, int scope, u64 res_key, in core_scsi3_pro_preempt() 3135 core_scsi3_emulate_pro_preempt(struct se_cmd *cmd, int type, int scope, in core_scsi3_emulate_pro_preempt() 3172 int new_reg = 0, type, scope, matching_iname; in core_scsi3_emulate_pro_register_and_move() local [all …]
|
| /linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
| D | hal_bt_coexist.c | 401 void rtl8723e_dm_bt_agc_table(struct ieee80211_hw *hw, u8 type) in rtl8723e_dm_bt_agc_table() 448 void rtl8723e_dm_bt_bb_back_off_level(struct ieee80211_hw *hw, u8 type) in rtl8723e_dm_bt_bb_back_off_level()
|
| /linux-4.4.14/include/uapi/linux/caif/ |
| D | caif_socket.h | 145 __u8 type; /* type: enum caif_at_type */ member 159 __u8 type; /* type:enum caif_debug_type */ member
|
| /linux-4.4.14/drivers/regulator/ |
| D | max77693.c | 118 static struct regmap *max77693_get_regmap(enum max77693_types type, in max77693_get_regmap() 244 enum max77693_types type = platform_get_device_id(pdev)->driver_data; in max77693_pmic_probe() local
|
| /linux-4.4.14/tools/testing/selftests/mqueue/ |
| D | mq_open_tests.c | 138 static inline void getr(int type, struct rlimit *rlim) in getr() 144 static inline void setr(int type, struct rlimit *rlim) in setr()
|
| /linux-4.4.14/fs/btrfs/ |
| D | print-tree.c | 57 static void print_extent_item(struct extent_buffer *eb, int slot, int type) in print_extent_item() 175 u32 type, nr; in btrfs_print_leaf() local
|
| D | transaction.c | 142 unsigned int type) in extwriter_counter_inc() 149 unsigned int type) in extwriter_counter_dec() 156 unsigned int type) in extwriter_counter_init() 169 static noinline int join_transaction(struct btrfs_root *root, unsigned int type) in join_transaction() 424 static int may_wait_transaction(struct btrfs_root *root, int type) in may_wait_transaction() 452 unsigned int type, enum btrfs_reserve_flush_enum flush) in start_transaction()
|
| D | compression.c | 776 static struct list_head *find_workspace(int type) in find_workspace() 822 static void free_workspace(int type, struct list_head *workspace) in free_workspace() 888 int btrfs_compress_pages(int type, struct address_space *mapping, in btrfs_compress_pages() 929 static int btrfs_decompress_biovec(int type, struct page **pages_in, in btrfs_decompress_biovec() 952 int btrfs_decompress(int type, unsigned char *data_in, struct page *dest_page, in btrfs_decompress()
|
| /linux-4.4.14/fs/udf/ |
| D | misc.c | 48 uint32_t type, uint8_t loc) in udf_add_extendedattr() 150 struct genericFormat *udf_get_extendedattr(struct inode *inode, uint32_t type, in udf_get_extendedattr()
|
| /linux-4.4.14/Documentation/mic/mpssd/ |
| D | mpssd.c | 53 #define min_t(type, x, y) ({ \ argument 277 static void set_dp(struct mic_info *mic, int type, void *dp) in set_dp() 294 static void *get_dp(struct mic_info *mic, int type) in get_dp() 309 static struct mic_device_desc *get_device_desc(struct mic_info *mic, int type) in get_device_desc() 388 static inline void txrx_prepare(int type, bool tx, struct mic_vring *vr, in txrx_prepare() 427 init_vr(struct mic_info *mic, int fd, int type, in init_vr() 475 wait_for_card_driver(struct mic_info *mic, int fd, int type) in wait_for_card_driver()
|
| /linux-4.4.14/net/dccp/ |
| D | feat.c | 259 u8 i, type = dccp_feat_type(feat_num); in dccp_feat_printval() local 274 u8 type = dccp_feat_type(feat_num); in dccp_feat_printvals() local 396 u8 type = dccp_feat_type(original->feat_num); in dccp_feat_clone_entry() local 639 u8 opt, type, len, *ptr, nn_in_nbo[DCCP_OPTVAL_MAXLEN]; in dccp_feat_insert_opts() local 1100 u8 defval, type = dccp_feat_type(feat); in dccp_feat_change_recv() local 1211 u8 *plist, plen, type = dccp_feat_type(feat); in dccp_feat_confirm_recv() local 1311 u8 type = dccp_feat_type(feat); in dccp_feat_handle_nn_established() local
|
| /linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/ |
| D | scan.c | 128 enum iwl_mvm_scan_type type; member 1056 int type) in iwl_mvm_scan_umac() 1127 static int iwl_mvm_check_running_scans(struct iwl_mvm *mvm, int type) in iwl_mvm_check_running_scans() 1253 int type) in iwl_mvm_sched_scan_start() 1403 static int iwl_mvm_umac_scan_abort(struct iwl_mvm *mvm, int type) in iwl_mvm_umac_scan_abort() 1432 static int iwl_mvm_scan_stop_wait(struct iwl_mvm *mvm, int type) in iwl_mvm_scan_stop_wait() 1521 int iwl_mvm_scan_stop(struct iwl_mvm *mvm, int type, bool notify) in iwl_mvm_scan_stop()
|
| D | tdls.c | 300 enum iwl_tdls_channel_switch_type type, in iwl_mvm_tdls_check_action() 384 enum iwl_tdls_channel_switch_type type, in iwl_mvm_tdls_config_channel_switch() 681 enum iwl_tdls_channel_switch_type type; in iwl_mvm_tdls_recv_channel_switch() local
|
| /linux-4.4.14/drivers/pinctrl/samsung/ |
| D | pinctrl-samsung.c | 364 const struct samsung_pin_bank_type *type; in samsung_pinmux_setup() local 420 const struct samsung_pin_bank_type *type; in samsung_pinconf_rw() local 526 const struct samsung_pin_bank_type *type = bank->type; in samsung_gpio_set() local 550 const struct samsung_pin_bank_type *type = bank->type; in samsung_gpio_get() local 567 const struct samsung_pin_bank_type *type; in samsung_gpio_set_direction() local 1095 enum pincfg_type type; in samsung_pinctrl_suspend_dev() local 1144 enum pincfg_type type; in samsung_pinctrl_resume_dev() local
|
| /linux-4.4.14/fs/ntfs/ |
| D | dir.h | 37 FILE_NAME_TYPE_FLAGS type; member
|
| /linux-4.4.14/arch/s390/include/asm/ |
| D | livepatch.h | 28 static inline int klp_write_module_reloc(struct module *mod, unsigned long in klp_write_module_reloc()
|
| /linux-4.4.14/drivers/net/ethernet/qlogic/qed/ |
| D | qed_cxt.h | 21 enum protocol_type type; member
|
| /linux-4.4.14/drivers/misc/vmw_vmci/ |
| D | vmci_driver.h | 35 enum vmci_obj_type type; member
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
| D | base.c | 39 nvkm_disp_vblank_fini(struct nvkm_event *event, int type, int head) in nvkm_disp_vblank_fini() 46 nvkm_disp_vblank_init(struct nvkm_event *event, int type, int head) in nvkm_disp_vblank_init() 124 nvkm_disp_ntfy(struct nvkm_object *object, u32 type, struct nvkm_event **event) in nvkm_disp_ntfy()
|
| D | changf119.c | 27 gf119_disp_chan_uevent_fini(struct nvkm_event *event, int type, int index) in gf119_disp_chan_uevent_fini()
|
| /linux-4.4.14/tools/perf/util/ |
| D | map.h | 36 u8 /* enum map_type */ type; member 216 enum map_type type, u64 addr) in map_groups__find() 222 enum map_type type) in map_groups__first()
|
| /linux-4.4.14/drivers/staging/rdma/ipath/ |
| D | ipath_qp.c | 104 static int alloc_qpn(struct ipath_qp_table *qpt, enum ib_qp_type type) in alloc_qpn() 209 enum ib_qp_type type) in ipath_alloc_qpn() 323 static void ipath_reset_qp(struct ipath_qp *qp, enum ib_qp_type type) in ipath_reset_qp()
|
| /linux-4.4.14/arch/x86/pci/ |
| D | xen.c | 162 static int xen_setup_msi_irqs(struct pci_dev *dev, int nvec, int type) in xen_setup_msi_irqs() 224 static int xen_hvm_setup_msi_irqs(struct pci_dev *dev, int nvec, int type) in xen_hvm_setup_msi_irqs() 272 static int xen_initdom_setup_msi_irqs(struct pci_dev *dev, int nvec, int type) in xen_initdom_setup_msi_irqs()
|
| /linux-4.4.14/drivers/clk/bcm/ |
| D | clk-kona.h | 40 #define FLAG(type, flag) BCM_CLK_ ## type ## _FLAGS_ ## flag argument 41 #define FLAG_SET(obj, type, flag) ((obj)->flags |= FLAG(type, flag)) argument 42 #define FLAG_CLEAR(obj, type, flag) ((obj)->flags &= ~(FLAG(type, flag))) argument 43 #define FLAG_FLIP(obj, type, flag) ((obj)->flags ^= FLAG(type, flag)) argument 44 #define FLAG_TEST(obj, type, flag) (!!((obj)->flags & FLAG(type, flag))) argument 408 enum bcm_clk_type type; member
|
| /linux-4.4.14/fs/nfs/ |
| D | nfs4idmap.c | 249 const char *type, size_t typelen, char **desc) in nfs_idmap_get_desc() 270 const char *type, struct idmap *idmap) in nfs_idmap_request_key() 295 const char *type, void *data, in nfs_idmap_get_key() 339 static ssize_t nfs_idmap_lookup_name(__u32 id, const char *type, char *buf, in nfs_idmap_lookup_name() 354 static int nfs_idmap_lookup_id(const char *name, size_t namelen, const char *type, in nfs_idmap_lookup_id()
|
| /linux-4.4.14/arch/sh/include/asm/ |
| D | pgtable_32.h | 234 #define PAGE_KERNEL_PCC(slot, type) \ argument 268 #define PAGE_KERNEL_PCC(slot, type) \ argument 285 #define PAGE_KERNEL_PCC(slot, type) \ argument 462 #define __swp_entry(type, offset) ((swp_entry_t){ (type) | (offset) << 5}) argument 469 #define __swp_entry(type, offset) ((swp_entry_t){(type) | (offset) <<10}) argument
|
| /linux-4.4.14/sound/pci/hda/ |
| D | hda_sysfs.c | 51 #define CODEC_INFO_SHOW(type, field) \ argument 60 #define CODEC_INFO_STR_SHOW(type, field) \ argument 165 #define CODEC_INFO_STORE(type, field) \ argument 179 #define CODEC_INFO_STR_STORE(type, field) \ argument 200 #define CODEC_ACTION_STORE(type) \ argument
|
| /linux-4.4.14/drivers/bus/ |
| D | arm-ccn.c | 138 u32 type; member 217 static void arm_ccn_pmu_config_set(u64 *config, u32 node_xp, u32 type, u32 port) in arm_ccn_pmu_config_set() 270 u32 type; member 635 u32 node_xp, type, event_id; in arm_ccn_pmu_event_alloc() local 717 u32 node_xp, type, event_id; in arm_ccn_pmu_event_init() local 1031 u32 type = CCN_CONFIG_TYPE(event->attr.config); in arm_ccn_pmu_node_event_config() local 1321 void __iomem *base, u32 type, u32 id)) in arm_ccn_for_each_valid_region() 1326 u32 val, type, id; in arm_ccn_for_each_valid_region() local 1351 void __iomem *base, u32 type, u32 id) in arm_ccn_get_nodes_num() 1363 void __iomem *base, u32 type, u32 id) in arm_ccn_init_nodes()
|
| /linux-4.4.14/net/xfrm/ |
| D | xfrm_user.c | 36 static int verify_one_alg(struct nlattr **attrs, enum xfrm_attr_type_t type) in verify_one_alg() 94 static void verify_one_addr(struct nlattr **attrs, enum xfrm_attr_type_t type, in verify_one_addr() 1269 static int verify_policy_type(u8 type) in verify_policy_type() 1427 u8 type = XFRM_POLICY_TYPE_MAIN; in copy_from_user_policy_type() local 1599 static int copy_to_user_policy_type(u8 type, struct sk_buff *skb) in copy_to_user_policy_type() 1609 static inline int copy_to_user_policy_type(u8 type, struct sk_buff *skb) in copy_to_user_policy_type() 1711 u8 type = XFRM_POLICY_TYPE_MAIN; in xfrm_get_policy() local 1977 u8 type = XFRM_POLICY_TYPE_MAIN; in xfrm_flush_policy() local 2007 u8 type = XFRM_POLICY_TYPE_MAIN; in xfrm_add_pol_expire() local 2207 u8 type; in xfrm_do_migrate() local [all …]
|
| /linux-4.4.14/net/ipv6/ |
| D | ip6_icmp.c | 33 void icmpv6_send(struct sk_buff *skb, u8 type, u8 code, __u32 info) in icmpv6_send()
|
| /linux-4.4.14/arch/x86/kernel/ |
| D | livepatch.c | 38 int klp_write_module_reloc(struct module *mod, unsigned long type, in klp_write_module_reloc()
|
| D | sysfb_simplefb.c | 35 __u8 type; in parse_mode() local
|
| /linux-4.4.14/drivers/mfd/ |
| D | arizona-i2c.c | 31 unsigned long type; in arizona_i2c_probe() local
|
| D | arizona-spi.c | 31 unsigned long type; in arizona_spi_probe() local
|
| /linux-4.4.14/fs/configfs/ |
| D | symlink.c | 142 struct config_item_type *type; in configfs_symlink() local 190 struct config_item_type *type; in configfs_unlink() local
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/core/ |
| D | mm.c | 111 nvkm_mm_head(struct nvkm_mm *mm, u8 heap, u8 type, u32 size_max, u32 size_min, in nvkm_mm_head() 185 nvkm_mm_tail(struct nvkm_mm *mm, u8 heap, u8 type, u32 size_max, u32 size_min, in nvkm_mm_tail()
|
| /linux-4.4.14/sound/soc/codecs/ |
| D | ad193x.c | 26 enum ad193x_type type; member 427 enum ad193x_type type) in ad193x_probe()
|
| /linux-4.4.14/drivers/gpio/ |
| D | gpio-sodaville.c | 49 static int sdv_gpio_pub_set_type(struct irq_data *d, unsigned int type) in sdv_gpio_pub_set_type() 103 u32 line, type; in sdv_xlate() local
|
| /linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
| D | rtl_btc.c | 87 void rtl_btc_ips_notify(struct rtl_priv *rtlpriv, u8 type) in rtl_btc_ips_notify() 92 void rtl_btc_lps_notify(struct rtl_priv *rtlpriv, u8 type) in rtl_btc_lps_notify()
|
| /linux-4.4.14/net/bluetooth/ |
| D | hci_sysfs.c | 10 static inline char *link_typetostr(int type) in link_typetostr() 127 static inline char *host_typetostr(int type) in host_typetostr()
|
| /linux-4.4.14/fs/squashfs/ |
| D | xattr.c | 137 int type, prefix, name_size; in squashfs_xattr_get() local 279 static const struct xattr_handler *squashfs_xattr_handler(int type) in squashfs_xattr_handler()
|
| /linux-4.4.14/drivers/uwb/ |
| D | est.c | 256 int uwb_est_register(u8 type, u8 event_high, u16 vendor, u16 product, in uwb_est_register() 305 int uwb_est_unregister(u8 type, u8 event_high, u16 vendor, u16 product, in uwb_est_unregister()
|
| /linux-4.4.14/arch/alpha/include/asm/ |
| D | gct.h | 8 u8 type; member 34 u8 type; member
|
| /linux-4.4.14/net/ipv4/ |
| D | proc.c | 309 unsigned short *type, int count) in icmpmsg_put_line() 330 unsigned short type[PERLINE]; in icmpmsg_put() local
|
| /linux-4.4.14/drivers/crypto/ccp/ |
| D | ccp-crypto.h | 41 u32 type; member 78 enum ccp_aes_type type; member 157 enum ccp_sha_type type; member 184 enum ccp_sha_type type; member
|
| /linux-4.4.14/drivers/s390/net/ |
| D | ctcm_main.c | 251 static struct channel *channel_get(enum ctcm_channel_types type, in channel_get() 1350 static int add_channel(struct ccw_device *cdev, enum ctcm_channel_types type, in add_channel() 1509 enum ctcm_channel_types type; in get_channel_type() local 1531 enum ctcm_channel_types type; in ctcm_new_device() local
|
| /linux-4.4.14/drivers/acpi/ |
| D | property.c | 353 const char *name, acpi_object_type type, in acpi_data_get_property() 395 acpi_object_type type, const union acpi_object **obj) in acpi_dev_get_property() 448 acpi_object_type type, in acpi_data_get_property_array() 547 int type = element[i].type; in acpi_data_get_property_reference() local
|
| /linux-4.4.14/drivers/net/wireless/b43/ |
| D | tables_nphy.c | 3325 u32 type, value; in b43_ntab_read() local 3356 u32 type; in b43_ntab_read_bulk() local 3397 u32 type; in b43_ntab_write() local 3431 u32 type, value; in b43_ntab_write_bulk() local
|
| /linux-4.4.14/drivers/ps3/ |
| D | ps3-sys-manager.c | 305 u8 type; in ps3_sys_manager_send_next_op() member 349 u8 type; in ps3_sys_manager_send_request_shutdown() member 419 u8 type; in ps3_sys_manager_handle_event() member 501 u8 type; in ps3_sys_manager_handle_cmd() member
|
| /linux-4.4.14/drivers/iio/light/ |
| D | ltr501.c | 426 enum iio_chan_type type, in ltr501_read_intr_prst() 463 enum iio_chan_type type, in ltr501_write_intr_prst() 825 enum iio_event_type type, in ltr501_read_thresh() 885 enum iio_event_type type, in ltr501_write_thresh() 948 enum iio_event_type type, in ltr501_read_event() 974 enum iio_event_type type, in ltr501_write_event() 997 enum iio_event_type type, in ltr501_read_event_config() 1023 enum iio_event_type type, in ltr501_write_event_config()
|
| /linux-4.4.14/net/802/ |
| D | p8022.c | 35 struct datalink_proto *register_8022_client(unsigned char type, in register_8022_client()
|
| /linux-4.4.14/net/tipc/ |
| D | name_distr.h | 63 __be32 type; member
|
| /linux-4.4.14/fs/logfs/ |
| D | super.c | 143 static void set_segment_header(struct logfs_segment_header *sh, u8 type, in set_segment_header() 513 struct file_system_type *type, int flags) in logfs_get_sb_device() 567 static struct dentry *logfs_mount(struct file_system_type *type, int flags, in logfs_mount()
|
| /linux-4.4.14/arch/x86/include/asm/ |
| D | desc_defs.h | 31 unsigned base1: 8, type: 4, s: 1, dpl: 2, p: 1; member 54 unsigned ist : 3, zero0 : 5, type : 5, dpl : 2, p : 1; member 74 unsigned base1 : 8, type : 5, dpl : 2, p : 1; member
|
| /linux-4.4.14/drivers/scsi/fnic/ |
| D | cq_exch_desc.h | 47 u8 *type, in cq_exch_wq_desc_dec() 87 u8 *type, in cq_fcp_rq_desc_dec() 163 u8 *type, in cq_sgl_desc_dec()
|
| /linux-4.4.14/tools/thermal/tmon/ |
| D | tmon.h | 57 char type[64]; member 73 enum trip_type type; member 83 char type[256]; /* e.g. acpitz */ member
|
| /linux-4.4.14/fs/hfsplus/ |
| D | extents.c | 41 u32 block, u8 type) in hfsplus_ext_build_key() 153 u32 cnid, u32 block, u8 type) in __hfsplus_ext_read_extent() 387 struct hfsplus_fork_raw *fork, int type) in hfsplus_free_fork()
|
| /linux-4.4.14/drivers/staging/wilc1000/ |
| D | wilc_wlan_cfg.c | 369 int type = WILC_CFG_RSP_STATUS; in wilc_wlan_parse_info_frame() local 391 u8 type = (id >> 12) & 0xf; in wilc_wlan_cfg_set_wid() local 431 u32 type = (wid >> 12) & 0xf; in wilc_wlan_cfg_get_wid_value() local
|
| /linux-4.4.14/include/linux/qed/ |
| D | qed_eth_if.h | 65 enum qed_filter_xcast_params_type type; member 73 enum qed_filter_xcast_params_type type; member 92 enum qed_filter_type type; member
|
| /linux-4.4.14/drivers/block/ |
| D | ataflop.c | 223 int type; member 646 static int do_format(int drive, int type, struct atari_format_descr *desc) in do_format() 1423 int drive, type; in redo_fd_request() local 1515 int type = floppy->type; in fd_locked_ioctl() local 1844 int type = MINOR(bdev->bd_dev) >> 2; in floppy_open() local 1914 int type = *part >> 2; in floppy_find() local
|
| /linux-4.4.14/drivers/gpu/drm/i915/ |
| D | intel_hdmi.c | 71 static u32 g4x_infoframe_index(enum hdmi_infoframe_type type) in g4x_infoframe_index() 86 static u32 g4x_infoframe_enable(enum hdmi_infoframe_type type) in g4x_infoframe_enable() 101 static u32 hsw_infoframe_enable(enum hdmi_infoframe_type type) in hsw_infoframe_enable() 118 enum hdmi_infoframe_type type, in hsw_dip_data_reg() 135 enum hdmi_infoframe_type type, in g4x_write_infoframe() 189 enum hdmi_infoframe_type type, in ibx_write_infoframe() 247 enum hdmi_infoframe_type type, in cpt_write_infoframe() 304 enum hdmi_infoframe_type type, in vlv_write_infoframe() 362 enum hdmi_infoframe_type type, in hsw_write_infoframe()
|
| /linux-4.4.14/include/linux/power/ |
| D | gpio-charger.h | 32 enum power_supply_type type; member
|
| /linux-4.4.14/arch/s390/mm/ |
| D | mem_detect.c | 32 int type; in detect_memory_memblock() local
|
| /linux-4.4.14/net/bridge/netfilter/ |
| D | ebt_802_3.c | 20 __be16 type = hdr->llc.ui.ctrl & IS_UI ? hdr->llc.ui.type : hdr->llc.ni.type; in ebt_802_3_mt() local
|
| /linux-4.4.14/arch/arm/mach-nspire/ |
| D | clcd.c | 69 const char *type; in nspire_clcd_setup() local
|
| /linux-4.4.14/include/linux/platform_data/ |
| D | db8500_thermal.h | 29 enum thermal_trip_type type; member
|
| /linux-4.4.14/drivers/staging/rtl8192e/rtl8192e/ |
| D | r8192E_cmdpkt.c | 20 bool rtl92e_send_cmd_pkt(struct net_device *dev, u32 type, const void *data, in rtl92e_send_cmd_pkt()
|
| /linux-4.4.14/include/net/ |
| D | datalink.h | 5 unsigned char type[8]; member
|
| /linux-4.4.14/sound/core/ |
| D | jack.c | 206 int snd_jack_new(struct snd_card *card, const char *id, int type, in snd_jack_new() 317 int snd_jack_set_key(struct snd_jack *jack, enum snd_jack_types type, in snd_jack_set_key()
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
| D | base.c | 196 nvkm_therm_attr_get(struct nvkm_therm *therm, enum nvkm_therm_attr_type type) in nvkm_therm_attr_get() 228 enum nvkm_therm_attr_type type, int value) in nvkm_therm_attr_set()
|
| /linux-4.4.14/arch/s390/kernel/ |
| D | cache.c | 43 unsigned char type : 2; member 113 enum cache_type type, unsigned int level, int cpu) in ci_leaf_init()
|
| /linux-4.4.14/arch/xtensa/include/asm/ |
| D | coprocessor.h | 115 #define XCHAL_SA_REG(list,cc,abi,type,y,name,z,align,size,...) \ argument 120 #define __REG2(cc,abi,type,...) __REG2_ ## type (__VA_ARGS__) argument
|
| /linux-4.4.14/drivers/pinctrl/ |
| D | pinconf-generic.c | 280 enum pinctrl_map_type type) in pinconf_generic_dt_subnode_to_map() 364 unsigned *num_maps, enum pinctrl_map_type type) in pinconf_generic_dt_node_to_map()
|
| /linux-4.4.14/drivers/infiniband/core/ |
| D | netlink.c | 133 int len, void *data, int type) in ibnl_put_attr() 152 int type = nlh->nlmsg_type; in ibnl_rcv_msg() local
|
| /linux-4.4.14/drivers/net/wireless/iwlegacy/ |
| D | iwl-spectrum.h | 78 u8 type; member 86 u8 type; member
|
| /linux-4.4.14/drivers/media/usb/dvb-usb/ |
| D | friio.c | 39 u8 req, type; in gl861_i2c_ctrlmsg_data() local 68 u8 req, type; in gl861_i2c_msg() local
|
| /linux-4.4.14/arch/ia64/kernel/ |
| D | esi.c | 33 #define ESI_DESC_SIZE(type) "\060"[(unsigned) (type)] argument 36 u8 type; member
|
| /linux-4.4.14/drivers/staging/lustre/lustre/fid/ |
| D | fid_request.c | 394 enum lu_cli_type type, in seq_client_init() 426 struct obd_export *exp, enum lu_cli_type type) in client_fid_init()
|
| /linux-4.4.14/drivers/media/pci/cx18/ |
| D | cx18-i2c.c | 87 const char *type, u8 addr) in cx18_i2c_new_ir() 116 const char *type = hw_devicenames[idx]; in cx18_i2c_register() local
|
| /linux-4.4.14/scripts/kconfig/ |
| D | symbol.c | 65 enum symbol_type type = sym->type; in sym_get_type() local 76 const char *sym_type_name(enum symbol_type type) in sym_type_name() 475 int type = sym_get_type(sym); in sym_tristate_within_range() local 1294 struct property *prop_alloc(enum prop_type type, struct symbol *sym) in prop_alloc() 1324 const char *prop_get_type_name(enum prop_type type) in prop_get_type_name()
|