/linux-4.1.27/drivers/rtc/ |
D | rtc-rs5c372.c | 97 enum rtc_type type; member
|
/linux-4.1.27/arch/cris/include/arch-v32/arch/hwregs/iop/ |
D | iop_sap_in_defs.h | 66 #define REG_TYPE_CONV( type, orgtype, val ) \ argument
|
D | iop_crc_par_defs.h | 66 #define REG_TYPE_CONV( type, orgtype, val ) \ argument
|
/linux-4.1.27/drivers/gpio/ |
D | gpio-zynq.c | 371 static int zynq_gpio_set_irq_type(struct irq_data *irq_data, unsigned int type) in zynq_gpio_set_irq_type()
|
D | gpio-pch.c | 236 static int pch_irq_type(struct irq_data *d, unsigned int type) in pch_irq_type()
|
D | gpio-ml-ioh.c | 249 static int ioh_irq_type(struct irq_data *d, unsigned int type) in ioh_irq_type()
|
D | gpio-pca953x.c | 412 static int pca953x_irq_set_type(struct irq_data *d, unsigned int type) in pca953x_irq_set_type()
|
D | gpio-tegra.c | 201 static int tegra_gpio_irq_set_type(struct irq_data *d, unsigned int type) in tegra_gpio_irq_set_type()
|
/linux-4.1.27/drivers/watchdog/ |
D | f71808e_wdt.c | 138 enum chips type; member
|
/linux-4.1.27/drivers/dma/ |
D | mv_xor.h | 140 enum dma_transaction_type type; member
|
/linux-4.1.27/drivers/vme/ |
D | vme_bridge.h | 37 u32 type; member
|
/linux-4.1.27/drivers/scsi/mvsas/ |
D | mv_64xx.c | 495 static void mvs_64xx_issue_stop(struct mvs_info *mvi, enum mvs_port_type type, in mvs_64xx_issue_stop()
|
D | mv_94xx.c | 667 static void mvs_94xx_issue_stop(struct mvs_info *mvi, enum mvs_port_type type, in mvs_94xx_issue_stop()
|
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
D | sec_config.c | 74 const char *type = obd->obd_type->typ_name; in sptlrpc_target_sec_part() local
|
D | client.c | 101 unsigned type, unsigned portal) in ptlrpc_new_bulk() 136 unsigned type, unsigned portal) in ptlrpc_prep_bulk_imp()
|
/linux-4.1.27/drivers/staging/vme/devices/ |
D | vme_user.c | 124 static const int type[VME_DEVS] = { MASTER_MINOR, MASTER_MINOR, variable
|
/linux-4.1.27/drivers/net/ethernet/ti/ |
D | netcp.h | 66 enum netcp_addr_type type; member
|
/linux-4.1.27/include/rxrpc/ |
D | packet.h | 41 uint8_t type; /* packet type */ member
|
/linux-4.1.27/drivers/gpu/drm/ttm/ |
D | ttm_object.c | 750 enum ttm_object_type type, in ttm_prime_object_init()
|
/linux-4.1.27/include/net/irda/ |
D | irda_device.h | 125 IRDA_DONGLE type; member
|
/linux-4.1.27/arch/arc/include/asm/ |
D | pgtable.h | 359 #define __swp_entry(type, off) ((swp_entry_t) { \ argument
|
/linux-4.1.27/drivers/ata/ |
D | libata-acpi.c | 494 unsigned int type; in ata_acpi_gtm_xfermask() local
|
/linux-4.1.27/drivers/macintosh/ |
D | adbhid.c | 684 static int adbhid_kbd_event(struct input_dev *dev, unsigned int type, unsigned int code, int value) in adbhid_kbd_event()
|
/linux-4.1.27/drivers/staging/wlan-ng/ |
D | prism2fw.c | 97 u16 type; member
|
/linux-4.1.27/arch/m32r/include/asm/ |
D | pgtable.h | 329 #define __swp_entry(type, offset) \ argument
|
/linux-4.1.27/drivers/input/misc/ |
D | cm109.c | 583 static int cm109_input_ev(struct input_dev *idev, unsigned int type, in cm109_input_ev()
|
/linux-4.1.27/drivers/gpu/drm/gma500/ |
D | psb_intel_drv.h | 122 int type; member
|
/linux-4.1.27/fs/cifs/ |
D | sess.c | 1381 int type; in select_sec() local
|
/linux-4.1.27/arch/arm/include/asm/ |
D | uaccess.h | 272 #define access_ok(type, addr, size) (__range_ok(addr, size) == 0) argument
|
D | pgtable.h | 333 #define __swp_entry(type,offset) ((swp_entry_t) { ((type) << __SWP_TYPE_SHIFT) | ((offset) << __SWP… argument
|
/linux-4.1.27/include/net/nfc/ |
D | nfc.h | 134 u16 type; member
|
/linux-4.1.27/net/ipv6/ |
D | ah6.c | 647 u8 type, u8 code, int offset, __be32 info) in ah6_err()
|
D | route.c | 1485 int type = nla_type(nla); in ip6_convert_metrics() local 2183 int type; in ip6_pkt_drop() local 2755 int iif, int type, u32 portid, u32 seq, in rt6_fill_node()
|
/linux-4.1.27/drivers/firmware/ |
D | edd.c | 645 edd_dev_is_type(struct edd_device *edev, const char *type) in edd_dev_is_type()
|
/linux-4.1.27/drivers/media/usb/as102/ |
D | as10x_cmd.h | 301 __le16 type; member 310 __le16 type; member
|
/linux-4.1.27/drivers/staging/rtl8188eu/core/ |
D | rtw_wlan_util.c | 286 static void Set_NETYPE0_MSR(struct adapter *padapter, u8 type) in Set_NETYPE0_MSR() 291 void Set_MSR(struct adapter *padapter, u8 type) in Set_MSR()
|
/linux-4.1.27/drivers/acpi/acpica/ |
D | acmacros.h | 329 #define ACPI_OP(name, Pargs, Iargs, obj_type, class, type, flags) \ argument 332 #define ACPI_OP(name, Pargs, Iargs, obj_type, class, type, flags) \ argument
|
/linux-4.1.27/net/mac80211/ |
D | driver-ops.h | 165 enum nl80211_iftype type, bool p2p) in drv_change_interface() 844 enum ieee80211_roc_type type) in drv_remain_on_channel()
|
/linux-4.1.27/drivers/bus/ |
D | arm-cci.c | 1062 enum cci_ace_port_type type; member 1114 static int __cci_ace_get_port(struct device_node *dn, int type) in __cci_ace_get_port()
|
/linux-4.1.27/drivers/media/platform/exynos4-is/ |
D | fimc-capture.c | 1196 enum v4l2_buf_type type) in fimc_cap_streamon() 1247 enum v4l2_buf_type type) in fimc_cap_streamoff()
|
/linux-4.1.27/include/scsi/ |
D | scsi_device.h | 108 char type; member 535 #define MODULE_ALIAS_SCSI_DEVICE(type) \ argument
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8188ee/ |
D | hw.c | 1220 enum nl80211_iftype type) in _rtl88ee_set_media_status() 1314 enum nl80211_iftype type) in rtl88ee_set_network_type()
|
/linux-4.1.27/drivers/net/wireless/ath/ath10k/ |
D | htt_rx.c | 593 enum htt_rx_mpdu_encrypt_type type) in ath10k_htt_rx_crypto_param_len() 618 enum htt_rx_mpdu_encrypt_type type) in ath10k_htt_rx_crypto_tail_len()
|
D | wmi-ops.h | 414 enum wmi_vdev_type type, in ath10k_wmi_vdev_create() 834 enum wmi_force_fw_hang_type type, u32 delay_ms) in ath10k_wmi_force_fw_hang()
|
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/ |
D | ldlm_request.c | 397 ldlm_type_t type, ldlm_policy_data_t *policy, in ldlm_cli_enqueue_local() 507 ldlm_type_t type, __u8 with_policy, ldlm_mode_t mode, in ldlm_cli_enqueue_fini()
|
/linux-4.1.27/drivers/net/ethernet/davicom/ |
D | dm9000.c | 119 enum dm9000_type type; member 832 static unsigned char dm9000_type_to_char(enum dm9000_type type) in dm9000_type_to_char()
|
/linux-4.1.27/drivers/net/wireless/rt2x00/ |
D | rt61pci.c | 304 enum led_type type) in rt61pci_init_led() 2162 int type; in rt61pci_txdone() local
|
/linux-4.1.27/drivers/usb/musb/ |
D | musb_core.h | 386 #define can_bulk_split(musb,type) \ argument 390 #define can_bulk_combine(musb,type) \ argument
|
/linux-4.1.27/drivers/net/ethernet/brocade/bna/ |
D | bna_enet.c | 1293 bna_enet_disable(struct bna_enet *enet, enum bna_cleanup_type type, in bna_enet_disable() 1790 bna_ioceth_disable(struct bna_ioceth *ioceth, enum bna_cleanup_type type) in bna_ioceth_disable()
|
D | bna.h | 83 #define containing_rec(addr, type, field) \ argument
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192cu/ |
D | hw.c | 1319 enum nl80211_iftype type) in _rtl92cu_set_media_status() 1438 int rtl92cu_set_network_type(struct ieee80211_hw *hw, enum nl80211_iftype type) in rtl92cu_set_network_type()
|
/linux-4.1.27/mm/ |
D | memory_hotplug.c | 159 unsigned long type) in get_page_bootmem() 169 unsigned long type; in put_page_bootmem() local
|
/linux-4.1.27/include/sound/ |
D | vx_core.h | 116 int type; /* VX_TYPE_XXX */ member 157 int type; /* VX_TYPE_XXX */ member
|
D | opl3.h | 273 unsigned char type; member
|
/linux-4.1.27/arch/cris/include/arch-v32/arch/hwregs/ |
D | sser_defs.h | 66 #define REG_TYPE_CONV( type, orgtype, val ) \ argument 114 unsigned int type : 1; member
|
D | marb_bp_defs.h | 66 #define REG_TYPE_CONV( type, orgtype, val ) \ argument
|
/linux-4.1.27/sound/pci/hda/ |
D | hda_intel.c | 275 #define AZX_DCAPS_SNOOP_TYPE(type) ((AZX_SNOOP_TYPE_ ## type) << 10) argument 1732 int type, in dma_alloc_pages()
|
D | hda_proc.c | 106 int type; in print_nid_pcms() local
|
/linux-4.1.27/include/drm/ |
D | drm_crtc.h | 60 uint32_t type; member 864 enum drm_plane_type type; member 1190 int type; member 1309 uint32_t type) in drm_property_type_is()
|
/linux-4.1.27/include/acpi/ |
D | actbl1.h | 102 u8 type; member 412 u16 type; member 487 u8 type; member 765 u8 type; /* 1=PMI, 2=INIT, 3=corrected */ member
|
/linux-4.1.27/drivers/scsi/ |
D | dc395x.c | 123 #define dprintkdbg(type, format, arg...) \ argument 132 #define debug_enabled(type) ((DEBUG_MASK) & (type)) argument 138 #define dprintkdbg(type, format, arg...) \ argument 140 #define debug_enabled(type) (0) argument
|
D | ipr.c | 598 u8 type, u32 add_data) in ipr_trc_hook() 619 #define ipr_trc_hook(ipr_cmd, type, add_data) do { } while (0) argument 1079 static void ipr_send_hcam(struct ipr_ioa_cfg *ioa_cfg, u8 type, in ipr_send_hcam() 2086 u8 type; member 2138 u8 type = cfg->type_status & IPR_PATH_CFG_TYPE_MASK; in ipr_log_path_elem() local 2206 u8 type = cfg->type_status & IPR_PATH_CFG_TYPE_MASK; in ipr_log64_path_elem() local 7789 char type[5]; in ipr_ioafp_page0_inquiry() local
|
D | scsi.c | 134 const char * scsi_device_type(unsigned type) in scsi_device_type()
|
D | pmcraid.c | 1152 u8 type in pmcraid_init_hcam() 1220 static void pmcraid_send_hcam(struct pmcraid_instance *pinstance, u8 type) in pmcraid_send_hcam() 1266 u8 type, in pmcraid_cancel_hcam()
|
/linux-4.1.27/security/selinux/ |
D | hooks.c | 1157 static inline u16 socket_type_to_security_class(int family, int type, int protocol) in socket_type_to_security_class() 2069 static int selinux_quotactl(int cmds, int type, int id, struct super_block *sb) in selinux_quotactl() 2104 static int selinux_syslog(int type) in selinux_syslog() 2690 const char *type, in selinux_mount() 4029 static int selinux_socket_create(int family, int type, in selinux_socket_create() 4049 int type, int protocol, int kern) in selinux_socket_post_create() 5303 long type, int mode) in selinux_msg_queue_msgrcv()
|
/linux-4.1.27/drivers/net/wireless/mwifiex/ |
D | fw.h | 441 #define HostCmd_SET_SEQ_NO_BSS_INFO(seq, num, type) { \ argument 544 __le16 type; member 771 __le16 type; member 816 __le16 type; member 1163 __le16 type; member 1172 __le16 type; member 1194 __le16 type; member 1621 __le16 type; member 1868 __le16 type; member 1885 __le16 type; member
|
/linux-4.1.27/drivers/usb/host/ |
D | xhci-ring.c | 3924 u32 type = TRB_TYPE(TRB_STOP_RING); in xhci_queue_stop_endpoint() local 3942 u32 type = TRB_TYPE(TRB_SET_DEQ); in xhci_queue_new_dequeue_state() local 4004 u32 type = TRB_TYPE(TRB_RESET_EP); in xhci_queue_reset_ep() local
|
/linux-4.1.27/drivers/media/usb/uvc/ |
D | uvcvideo.h | 252 __u16 type; member 321 __u8 type; member 455 enum v4l2_buf_type type; member
|
/linux-4.1.27/tools/lguest/ |
D | lguest.c | 2460 static void init_cap(struct virtio_pci_cap *cap, size_t caplen, int type, in init_cap() 2477 static void init_pci_config(struct pci_config *pci, u16 type, in init_pci_config() 2622 static struct device *new_pci_device(const char *name, u16 type, in new_pci_device()
|
/linux-4.1.27/fs/ |
D | compat.c | 544 #define vrfy_dir(type) ((type) == READ ? VERIFY_WRITE : VERIFY_READ) argument 546 ssize_t compat_rw_copy_check_uvector(int type, in compat_rw_copy_check_uvector() 791 const char __user *, type, compat_ulong_t, flags, in COMPAT_SYSCALL_DEFINE5() argument
|
D | compat_ioctl.c | 134 int32_t type; member 587 compat_int_t type; member
|
/linux-4.1.27/drivers/net/wireless/b43legacy/ |
D | b43legacy.h | 364 u8 type; member 407 u8 type; member 793 int b43legacy_is_mode(struct b43legacy_wl *wl, int type) in b43legacy_is_mode()
|
/linux-4.1.27/include/linux/ |
D | device.h | 143 const struct device_type *type; member 380 const struct device_type *type; member 730 const struct device_type *type; member
|
D | filter.h | 313 enum bpf_prog_type type; /* Type of BPF program */ member
|
D | if_vlan.h | 481 static inline __be16 __vlan_get_protocol(struct sk_buff *skb, __be16 type, in __vlan_get_protocol()
|
D | pxa2xx_ssp.h | 211 int type; member
|
D | i2c.h | 296 char type[I2C_NAME_SIZE]; member
|
D | atmdev.h | 149 const char *type; /* device type name */ member
|
D | input.h | 34 __u16 type; member
|
/linux-4.1.27/include/pcmcia/ |
D | cistpl.h | 109 u_char type; member 166 u_char type; member 522 u_char type; member
|
/linux-4.1.27/include/uapi/rdma/ |
D | ib_user_verbs.h | 746 __u32 type; member 764 __u32 type; member 782 __u32 type; member 800 __u32 type; member 810 __u32 type; member
|
/linux-4.1.27/include/uapi/linux/ |
D | kvm.h | 320 __u32 type; member 487 __u32 type; member 547 __u64 type; member 847 __u32 type; member 987 __u32 type; /* in: KVM_DEV_TYPE_xxx */ member
|
D | perf_event.h | 274 __u32 type; member 584 __u32 type; member
|
D | jffs2.h | 127 __u8 type; member
|
/linux-4.1.27/drivers/staging/dgap/ |
D | dgap.h | 533 int type; /* Type of board */ member 1149 int type; member 1154 char type; /* Board Type */ member 1194 char type; member 1209 char type; member
|
/linux-4.1.27/drivers/irqchip/ |
D | irq-renesas-intc-irqpin.c | 271 static int intc_irqpin_irq_set_type(struct irq_data *d, unsigned int type) in intc_irqpin_irq_set_type()
|
/linux-4.1.27/drivers/media/common/siano/ |
D | smsdvb-main.c | 929 enum sms_device_type_st type = board->type; in smsdvb_isdbt_set_frontend() local
|
/linux-4.1.27/arch/x86/kernel/ |
D | early-quirks.c | 654 u8 type; in check_dev_quirk() local
|
/linux-4.1.27/drivers/net/wireless/p54/ |
D | eeprom.c | 519 u8 *data, int len, u16 type) in p54_parse_rssical()
|
/linux-4.1.27/fs/btrfs/ |
D | file-item.c | 891 u8 type = btrfs_file_extent_type(leaf, fi); in btrfs_extent_item_to_extent_map() local
|
D | backref.c | 728 int type; in __add_inline_refs() local 1555 int type; local
|
/linux-4.1.27/drivers/isdn/gigaset/ |
D | common.c | 333 struct at_state_t *at_state, int type, in gigaset_add_event()
|
/linux-4.1.27/fs/xfs/libxfs/ |
D | xfs_da_format.c | 279 __uint8_t type) in xfs_dir3_data_put_ftype()
|
/linux-4.1.27/drivers/media/rc/ |
D | ati_remote.c | 824 struct ati_receiver_type *type = (struct ati_receiver_type *)id->driver_info; in ati_remote_probe() local
|
/linux-4.1.27/arch/um/drivers/ |
D | net_kern.c | 893 int tap_setup_common(char *str, char *type, char **dev_name, char **mac_out, in tap_setup_common()
|
/linux-4.1.27/drivers/pnp/pnpacpi/ |
D | rsparser.c | 66 static int dma_flags(struct pnp_dev *dev, int type, int bus_master, in dma_flags()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/ |
D | nouveau_display.c | 307 int type; member
|
D | nv50_display.c | 1683 int type = DRM_MODE_ENCODER_DAC; in nv50_dac_create() local 2068 int type; in nv50_sor_create() local 2240 int type; in nv50_pior_create() local
|
/linux-4.1.27/drivers/pci/hotplug/ |
D | cpqphp_core.c | 261 u8 type, in get_SMBIOS_entry()
|
/linux-4.1.27/drivers/net/xen-netback/ |
D | common.h | 77 #define GSO_BIT(type) \ argument
|
/linux-4.1.27/sound/usb/ |
D | mixer_scarlett.c | 174 unsigned char type; member
|
/linux-4.1.27/drivers/cpufreq/ |
D | acpi-cpufreq.c | 255 unsigned int type; member
|
/linux-4.1.27/fs/xfs/ |
D | xfs_rtalloc.c | 1104 xfs_alloctype_t type, /* allocation type XFS_ALLOCTYPE... */ in xfs_rtallocate_extent()
|
/linux-4.1.27/drivers/mtd/nand/gpmi-nand/ |
D | gpmi-lib.c | 1113 enum dma_ops_type type) in set_dma_type()
|
D | gpmi-nand.h | 130 enum gpmi_type type; member
|
/linux-4.1.27/drivers/input/mouse/ |
D | psmouse.h | 55 unsigned char type; member
|
/linux-4.1.27/sound/isa/sb/ |
D | sb_mixer.c | 454 int snd_sbmixer_add_ctl(struct snd_sb *chip, const char *name, int index, int type, unsigned long v… in snd_sbmixer_add_ctl()
|
/linux-4.1.27/net/nfc/ |
D | core.c | 878 int nfc_add_se(struct nfc_dev *dev, u32 se_idx, u16 type) in nfc_add_se()
|
/linux-4.1.27/arch/tile/include/asm/ |
D | uaccess.h | 92 #define access_ok(type, addr, size) ({ \ argument
|
/linux-4.1.27/net/ieee802154/ |
D | nl802154.c | 566 enum nl802154_iftype type = NL802154_IFTYPE_UNSPEC; in nl802154_new_interface() local
|
/linux-4.1.27/arch/s390/kernel/ |
D | crash_dump.c | 288 static void *nt_init(void *buf, Elf64_Word type, void *desc, int d_len, in nt_init()
|
/linux-4.1.27/drivers/media/i2c/m5mols/ |
D | m5mols.h | 47 enum m5mols_restype type; member
|
/linux-4.1.27/sound/pci/ice1712/ |
D | wm8776.h | 191 snd_ctl_elem_type_t type; member
|
/linux-4.1.27/drivers/media/i2c/ |
D | tvp7002.c | 76 u8 type; member
|
/linux-4.1.27/arch/x86/include/asm/ |
D | io_apic.h | 183 enum ioapic_domain_type type; member
|
D | uaccess.h | 88 #define access_ok(type, addr, size) \ argument
|
/linux-4.1.27/drivers/pci/host/ |
D | pcie-xilinx.c | 758 const char *type; in xilinx_pcie_parse_dt() local
|
/linux-4.1.27/fs/ntfs/ |
D | inode.c | 227 struct inode *ntfs_attr_iget(struct inode *base_vi, ATTR_TYPE type, in ntfs_attr_iget()
|
/linux-4.1.27/drivers/bluetooth/ |
D | hci_h5.c | 608 static bool valid_packet_type(u8 type) in valid_packet_type()
|
/linux-4.1.27/drivers/media/pci/saa7134/ |
D | saa7134-core.c | 808 char *type) in vdev_init()
|
/linux-4.1.27/arch/sparc/kernel/ |
D | pci_fire.c | 158 unsigned long type_fmt, type, msi_num; in pci_fire_dequeue_msi() local
|
/linux-4.1.27/net/wireless/ |
D | core.h | 203 enum cfg80211_event_type type; member
|
/linux-4.1.27/drivers/tty/serial/ |
D | vr41xx_siu.c | 708 int *type = dev_get_platdata(&pdev->dev); in siu_init_ports() local
|
D | ioc4_serial.c | 664 write_ireg(struct ioc4_soft *ioc4_soft, uint32_t val, int which, int type) in write_ireg() 792 pending_intrs(struct ioc4_soft *soft, int type) in pending_intrs() 968 intr_connect(struct ioc4_soft *soft, int type, in intr_connect()
|
D | sunsab.c | 63 int type; /* SAB82532 version */ member
|
D | efm32-uart.c | 472 static void efm32_uart_config_port(struct uart_port *port, int type) in efm32_uart_config_port()
|
/linux-4.1.27/drivers/gpu/drm/atmel-hlcdc/ |
D | atmel_hlcdc_plane.c | 921 enum drm_plane_type type; in atmel_hlcdc_plane_create() local
|
/linux-4.1.27/arch/powerpc/platforms/powernv/ |
D | opal.c | 343 u32 type; in opal_handle_message() local
|
/linux-4.1.27/drivers/power/ |
D | lp8727_charger.c | 516 const char *type; in lp8727_parse_dt() local
|
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/ |
D | init.c | 1587 static const char *ath6kl_init_get_hif_name(enum ath6kl_hif_type type) in ath6kl_init_get_hif_name()
|
/linux-4.1.27/drivers/isdn/sc/ |
D | message.h | 213 unsigned char type; member
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | obd_mount.c | 177 int lustre_start_simple(char *obdname, char *type, char *uuid, in lustre_start_simple()
|
/linux-4.1.27/drivers/isdn/hardware/eicon/ |
D | platform.h | 124 #define DIVAS_CONTAINING_RECORD(address, type, field) \ argument
|
D | divasmain.c | 238 unsigned long type = (ret & 0x00000001); in divasa_get_pci_bar() local
|
/linux-4.1.27/drivers/net/ethernet/8390/ |
D | mac8390.c | 506 enum mac8390_type type) in mac8390_initdev()
|
/linux-4.1.27/fs/exofs/ |
D | super.c | 863 static struct dentry *exofs_mount(struct file_system_type *type, in exofs_mount()
|
/linux-4.1.27/sound/soc/codecs/ |
D | cs42l52.c | 991 static int cs42l52_beep_event(struct input_dev *dev, unsigned int type, in cs42l52_beep_event()
|
D | cs42l56.c | 1061 static int cs42l56_beep_event(struct input_dev *dev, unsigned int type, in cs42l56_beep_event()
|
/linux-4.1.27/arch/ia64/sn/kernel/sn2/ |
D | sn_hwperf.c | 92 char type; in sn_hwperf_location_to_bpos() local
|
/linux-4.1.27/fs/f2fs/ |
D | dir.c | 280 enum page_type type = f2fs_has_inline_dentry(dir) ? NODE : DATA; in f2fs_set_link() local
|
/linux-4.1.27/net/ceph/ |
D | auth_x.c | 142 int type; in process_one_ticket() local
|
/linux-4.1.27/arch/arm/kernel/ |
D | hw_breakpoint.c | 280 int hw_breakpoint_slots(int type) in hw_breakpoint_slots()
|
/linux-4.1.27/drivers/media/platform/marvell-ccic/ |
D | mcam-core.c | 1313 enum v4l2_buf_type type) in mcam_vidioc_streamon() 1326 enum v4l2_buf_type type) in mcam_vidioc_streamoff()
|
/linux-4.1.27/sound/sparc/ |
D | amd7930.c | 802 int type = kctl->private_value; in snd_amd7930_get_volume() local 827 int type = kctl->private_value; in snd_amd7930_put_volume() local
|
/linux-4.1.27/tools/perf/util/ |
D | session.c | 656 static void regs__printf(const char *type, struct regs_dump *regs) in regs__printf() 1507 unsigned int type) in perf_session__find_first_evtype()
|
D | unwind-libunwind.c | 93 #define dw_read(ptr, type, end) ({ \ argument
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8723be/ |
D | hw.c | 1501 enum nl80211_iftype type) in _rtl8723be_set_media_status() 1594 enum nl80211_iftype type) in rtl8723be_set_network_type()
|
/linux-4.1.27/drivers/media/platform/s5p-jpeg/ |
D | jpeg-core.c | 1011 struct v4l2_fmtdesc *f, u32 type) in enum_fmt() 1063 enum v4l2_buf_type type) in get_q_data()
|
/linux-4.1.27/drivers/usb/gadget/legacy/ |
D | inode.c | 1067 next_event (struct dev_data *dev, enum usb_gadgetfs_event_type type) in next_event() 1275 config_buf (struct dev_data *dev, u8 type, unsigned index) in config_buf()
|
/linux-4.1.27/drivers/hv/ |
D | hv_balloon.c | 160 __u16 type; member 399 enum dm_info_type type; member
|
/linux-4.1.27/drivers/base/ |
D | core.c | 472 const struct device_type *type = dev->type; in device_add_attrs() local 514 const struct device_type *type = dev->type; in device_remove_attrs() local
|
/linux-4.1.27/drivers/scsi/isci/ |
D | request.c | 297 static void scu_ssp_ireq_dif_insert(struct isci_request *ireq, u8 type, u8 op) in scu_ssp_ireq_dif_insert() 352 static void scu_ssp_ireq_dif_strip(struct isci_request *ireq, u8 type, u8 op) in scu_ssp_ireq_dif_strip()
|
/linux-4.1.27/include/net/ |
D | ipv6.h | 342 static inline int __ipv6_addr_src_scope(int type) in __ipv6_addr_src_scope() 352 static inline bool __ipv6_addr_needs_scope_id(int type) in __ipv6_addr_needs_scope_id()
|
/linux-4.1.27/drivers/net/wireless/ath/wil6210/ |
D | debugfs.c | 46 enum dbg_off_type type; member 1404 #define WIL_FIELD(name, mode, type) { __stringify(name), mode, \ argument
|
/linux-4.1.27/drivers/staging/lustre/lnet/klnds/socklnd/ |
D | socklnd.c | 326 int type = conn->ksnc_type; in ksocknal_associate_route_conn_locked() local 1009 struct socket *sock, int type) in ksocknal_create_conn()
|
/linux-4.1.27/drivers/usb/gadget/udc/ |
D | pxa27x_udc.h | 237 #define USB_EP_DEF(addr, bname, dir, type, maxpkt) \ argument 359 unsigned type; member
|
/linux-4.1.27/drivers/message/fusion/ |
D | mptscsih.c | 1518 mptscsih_IssueTaskMgmt(MPT_SCSI_HOST *hd, u8 type, u8 channel, u8 id, u64 lun, in mptscsih_IssueTaskMgmt() 1957 mptscsih_taskmgmt_reply(MPT_ADAPTER *ioc, u8 type, in mptscsih_taskmgmt_reply()
|
/linux-4.1.27/drivers/media/usb/cx231xx/ |
D | cx231xx-video.c | 1460 enum v4l2_buf_type type) in vidioc_streamon() 1481 enum v4l2_buf_type type) in vidioc_streamoff()
|
/linux-4.1.27/drivers/scsi/aic7xxx/ |
D | aic7xxx_core.c | 2495 u_int offset, u_int ppr_options, u_int type, int paused) in ahc_set_syncrate() 2621 u_int width, u_int type, int paused) in ahc_set_width() 3537 ahc_sent_msg(struct ahc_softc *ahc, ahc_msgtype type, u_int msgval, int full) in ahc_sent_msg() 5055 const char *type; in ahc_controller_info() local
|
/linux-4.1.27/drivers/media/pci/ivtv/ |
D | ivtv-driver.h | 141 #define IVTV_DEBUG(x, type, fmt, args...) \ argument 157 #define IVTV_DEBUG_HIGH_VOL(x, type, fmt, args...) \ argument 333 int type; /* stream type */ member 383 int type; /* stream type */ member
|
/linux-4.1.27/drivers/md/ |
D | dm.c | 158 unsigned type; member 2626 void dm_set_md_type(struct mapped_device *md, unsigned type) in dm_set_md_type() 2817 static unsigned filter_md_type(unsigned type, struct mapped_device *md) in filter_md_type() 3535 struct dm_md_mempools *dm_alloc_md_mempools(struct mapped_device *md, unsigned type, in dm_alloc_md_mempools()
|
D | dm-log-writes.c | 694 static void log_writes_status(struct dm_target *ti, status_type_t type, in log_writes_status()
|
/linux-4.1.27/drivers/staging/rtl8723au/hal/ |
D | rtl8723a_bt-coexist.c | 84 #define PlatformAcquireSpinLock(padapter, type) argument 85 #define PlatformReleaseSpinLock(padapter, type) argument 5253 u8 type in btdm_1AntPsTdma() 6177 static void BTDM_1AntWifiAssociateNotify(struct rtw_adapter *padapter, u8 type) in BTDM_1AntWifiAssociateNotify() 6961 static void btdm_2AntPsTdma(struct rtw_adapter *padapter, u8 bTurnOn, u8 type) in btdm_2AntPsTdma() 9227 void BTDM_SetSwRfRxLpfCorner(struct rtw_adapter *padapter, u8 type) in BTDM_SetSwRfRxLpfCorner() 10535 void BTDM_AGCTable(struct rtw_adapter *padapter, u8 type) in BTDM_AGCTable() 10573 void BTDM_BBBackOffLevel(struct rtw_adapter *padapter, u8 type) in BTDM_BBBackOffLevel()
|
/linux-4.1.27/drivers/net/ethernet/neterion/vxge/ |
D | vxge-config.c | 2185 enum __vxge_hw_channel_type type, in __vxge_hw_channel_allocate() 3121 enum vxge_hw_mgmt_reg_type type, in vxge_hw_mgmt_reg_read() 3247 enum vxge_hw_mgmt_reg_type type, in vxge_hw_mgmt_reg_write()
|
/linux-4.1.27/drivers/media/platform/s5p-mfc/ |
D | s5p_mfc_common.h | 586 enum s5p_mfc_inst_type type; member 672 enum s5p_mfc_fmt_type type; member 683 enum v4l2_ctrl_type type; member
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | opal-api.h | 464 uint8_t type; /* 0x02 */ member 484 __be16 type; member 717 uint8_t type; member
|
/linux-4.1.27/drivers/char/ipmi/ |
D | ipmi_si_intf.c | 2383 u8 type; member 3341 int type; member 3663 enum ipmi_addr_src type = SI_INVALID; in init_ipmi_si() local
|
/linux-4.1.27/include/net/sctp/ |
D | sctp.h | 497 static inline int param_type2af(__be16 type) in param_type2af()
|
/linux-4.1.27/net/can/ |
D | gw.c | 483 static int cgw_put_job(struct sk_buff *skb, struct cgw_job *gwj, int type, in cgw_put_job()
|
/linux-4.1.27/drivers/net/hyperv/ |
D | rndis_filter.c | 328 static inline void *rndis_get_ppi(struct rndis_packet *rpkt, u32 type) in rndis_get_ppi()
|
/linux-4.1.27/drivers/net/ethernet/sfc/ |
D | mcdi_port.c | 24 u32 type; member
|
/linux-4.1.27/drivers/mfd/ |
D | da903x.c | 65 int type; member
|
/linux-4.1.27/drivers/media/usb/dvb-usb-v2/ |
D | anysee.c | 633 static int anysee_add_i2c_dev(struct dvb_usb_device *d, const char *type, in anysee_add_i2c_dev()
|
/linux-4.1.27/virt/kvm/arm/ |
D | vgic-v2-emul.c | 757 static int vgic_v2_create(struct kvm_device *dev, u32 type) in vgic_v2_create()
|
/linux-4.1.27/drivers/net/wireless/ath/carl9170/ |
D | phy.c | 1555 static enum carl9170_bw nl80211_to_carl(enum nl80211_channel_type type) in nl80211_to_carl()
|
/linux-4.1.27/scripts/ |
D | recordmcount.h | 135 static void fn_ELF_R_INFO(Elf_Rel *const rp, unsigned sym, unsigned type) in fn_ELF_R_INFO()
|
/linux-4.1.27/net/batman-adv/ |
D | sysfs.c | 893 int batadv_throw_uevent(struct batadv_priv *bat_priv, enum batadv_uev_type type, in batadv_throw_uevent()
|
/linux-4.1.27/net/tipc/ |
D | bearer.c | 94 static struct tipc_media *media_find_id(u8 type) in media_find_id()
|
/linux-4.1.27/drivers/net/ipvlan/ |
D | ipvlan_main.c | 330 unsigned short type, const void *daddr, in ipvlan_hard_header()
|
/linux-4.1.27/net/atm/ |
D | br2684.c | 391 packet_fails_filter(__be16 type, struct br2684_vcc *brvcc, struct sk_buff *skb) in packet_fails_filter()
|
/linux-4.1.27/arch/arm/mach-omap2/ |
D | soc.h | 304 #define IS_OMAP_TYPE(type, id) \ argument
|
/linux-4.1.27/drivers/scsi/qla2xxx/ |
D | qla_bsg.h | 90 uint32_t type; member
|
/linux-4.1.27/arch/sparc/include/asm/ |
D | pgtable_32.h | 361 static inline swp_entry_t __swp_entry(unsigned long type, unsigned long offset) in __swp_entry()
|
/linux-4.1.27/drivers/staging/iio/light/ |
D | isl29018.c | 73 int type; member
|
/linux-4.1.27/drivers/devfreq/ |
D | devfreq.c | 379 static int devfreq_notifier_call(struct notifier_block *nb, unsigned long type, in devfreq_notifier_call()
|
/linux-4.1.27/drivers/net/wireless/b43/ |
D | phy_ht.c | 480 static void b43_phy_ht_poll_rssi(struct b43_wldev *dev, enum ht_rssi_type type, in b43_phy_ht_poll_rssi()
|
/linux-4.1.27/drivers/pinctrl/intel/ |
D | pinctrl-baytrail.c | 243 static int byt_irq_type(struct irq_data *d, unsigned type) in byt_irq_type()
|
/linux-4.1.27/drivers/iio/dac/ |
D | ad5064.c | 441 static int ad5064_probe(struct device *dev, enum ad5064_type type, in ad5064_probe()
|
D | ad5755.c | 561 enum ad5755_type type = spi_get_device_id(spi)->driver_data; in ad5755_probe() local
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbevf/ |
D | vf.h | 86 enum ixgbe_mac_type type; member
|
/linux-4.1.27/drivers/s390/crypto/ |
D | zcrypt_msgtype50.c | 169 unsigned char type; /* 0x80 */ member
|
/linux-4.1.27/drivers/input/ |
D | joydev.c | 119 unsigned int type, unsigned int code, int value) in joydev_event()
|
/linux-4.1.27/arch/x86/include/uapi/asm/ |
D | bootparam.h | 43 __u32 type; member
|
/linux-4.1.27/arch/x86/kernel/cpu/ |
D | perf_event_intel_lbr.c | 783 int i, j, type; in intel_pmu_lbr_filter() local
|
/linux-4.1.27/drivers/hid/ |
D | hid-roccat-kone.h | 38 uint8_t type; member
|
/linux-4.1.27/drivers/staging/i2o/ |
D | i2o_config.c | 160 static int i2o_cfg_parms(unsigned long arg, unsigned int type) in i2o_cfg_parms()
|
/linux-4.1.27/arch/openrisc/include/asm/ |
D | pgtable.h | 434 #define __swp_entry(type, offset) \ argument
|
/linux-4.1.27/drivers/block/ |
D | virtio_blk.c | 81 __virtio32 type = vbr->out_hdr.type & ~cpu_to_virtio32(vq->vdev, VIRTIO_BLK_T_OUT); in __virtblk_add_req() local
|
/linux-4.1.27/arch/um/kernel/ |
D | tlb.c | 19 enum { NONE, MMAP, MUNMAP, MPROTECT } type; member
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/ |
D | types.h | 296 u16 type; /* base type of argument */ member
|