| /linux-4.4.14/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()
|
| D | men_z135_uart.c | 766 static void men_z135_config_port(struct uart_port *port, int type) in men_z135_config_port()
|
| /linux-4.4.14/arch/arm/include/asm/ |
| D | pgtable.h | 333 #define __swp_entry(type,offset) ((swp_entry_t) { ((type) << __SWP_TYPE_SHIFT) | ((offset) << __SWP… argument
|
| D | uaccess.h | 305 #define access_ok(type, addr, size) (__range_ok(addr, size) == 0) argument
|
| /linux-4.4.14/sound/soc/codecs/ |
| D | nau8825.c | 609 int type = 0; in nau8825_jack_insert() local
|
| D | cs42l52.c | 938 static int cs42l52_beep_event(struct input_dev *dev, unsigned int type, in cs42l52_beep_event()
|
| D | cs42l56.c | 1012 static int cs42l56_beep_event(struct input_dev *dev, unsigned int type, in cs42l56_beep_event()
|
| /linux-4.4.14/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.4.14/tools/perf/util/ |
| D | evsel.h | 52 int type; member
|
| D | event.h | 311 u32 type; member 331 u32 type; member
|
| D | unwind-libunwind.c | 93 #define dw_read(ptr, type, end) ({ \ argument
|
| /linux-4.4.14/net/ceph/ |
| D | auth_x.c | 143 int type; in process_one_ticket() local
|
| /linux-4.4.14/fs/xfs/ |
| D | xfs_rtalloc.c | 1099 xfs_alloctype_t type, /* allocation type XFS_ALLOCTYPE... */ in xfs_rtallocate_extent()
|
| /linux-4.4.14/drivers/net/fjes/ |
| D | fjes_hw.c | 363 enum fjes_dev_command_request_type type) in fjes_hw_issue_request_command()
|
| /linux-4.4.14/arch/x86/kernel/ |
| D | early-quirks.c | 659 u8 type; in check_dev_quirk() local
|
| /linux-4.4.14/drivers/net/wireless/ath/ath6kl/ |
| D | init.c | 1588 static const char *ath6kl_init_get_hif_name(enum ath6kl_hif_type type) in ath6kl_init_get_hif_name()
|
| /linux-4.4.14/drivers/media/i2c/ |
| D | tvp7002.c | 76 u8 type; member
|
| /linux-4.4.14/arch/ia64/sn/kernel/sn2/ |
| D | sn_hwperf.c | 92 char type; in sn_hwperf_location_to_bpos() local
|
| /linux-4.4.14/sound/pci/hda/ |
| D | hda_proc.c | 91 int type; in print_nid_pcms() local
|
| D | hda_intel.c | 282 #define AZX_DCAPS_SNOOP_TYPE(type) ((AZX_SNOOP_TYPE_ ## type) << 10) argument 1884 int type, in dma_alloc_pages()
|
| D | hda_codec.c | 304 unsigned int type = get_wcaps_type(get_wcaps(codec, conn[i])); in snd_hda_get_conn_index() local 986 int type; in snd_hda_codec_setup_stream() local 2503 int type) in snd_hda_create_dig_out_ctls() 3233 static int get_empty_pcm_device(struct hda_bus *bus, unsigned int type) in get_empty_pcm_device()
|
| /linux-4.4.14/drivers/media/pci/saa7134/ |
| D | saa7134-core.c | 811 char *type) in vdev_init()
|
| /linux-4.4.14/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.4.14/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.4.14/fs/ntfs/ |
| D | inode.c | 227 struct inode *ntfs_attr_iget(struct inode *base_vi, ATTR_TYPE type, in ntfs_attr_iget()
|
| /linux-4.4.14/drivers/media/i2c/m5mols/ |
| D | m5mols.h | 47 enum m5mols_restype type; member
|
| /linux-4.4.14/drivers/misc/mic/scif/ |
| D | scif_rma.h | 253 enum scif_window_type type; member
|
| /linux-4.4.14/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.4.14/sound/usb/ |
| D | mixer_scarlett.c | 174 unsigned char type; member
|
| /linux-4.4.14/arch/tile/include/asm/ |
| D | uaccess.h | 100 #define access_ok(type, addr, size) ({ \ argument
|
| /linux-4.4.14/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.4.14/sound/pci/ice1712/ |
| D | wm8776.h | 191 snd_ctl_elem_type_t type; member
|
| /linux-4.4.14/arch/arm/kernel/ |
| D | hw_breakpoint.c | 279 int hw_breakpoint_slots(int type) in hw_breakpoint_slots()
|
| D | ptrace.c | 456 static struct perf_event *ptrace_hbp_create(struct task_struct *tsk, int type) in ptrace_hbp_create()
|
| /linux-4.4.14/net/openvswitch/ |
| D | conntrack.c | 578 int type = nla_type(a); in parse_ct() local
|
| D | flow.h | 73 __be16 type; /* Ethernet frame type. */ member
|
| /linux-4.4.14/drivers/mtd/nand/gpmi-nand/ |
| D | gpmi-nand.h | 130 enum gpmi_type type; member
|
| D | gpmi-lib.c | 1113 enum dma_ops_type type) in set_dma_type()
|
| /linux-4.4.14/drivers/net/ethernet/8390/ |
| D | mac8390.c | 494 enum mac8390_type type) in mac8390_initdev()
|
| /linux-4.4.14/virt/kvm/arm/ |
| D | vgic-v3-emul.c | 993 static int vgic_v3_create(struct kvm_device *dev, u32 type) in vgic_v3_create()
|
| D | vgic-v2-emul.c | 757 static int vgic_v2_create(struct kvm_device *dev, u32 type) in vgic_v2_create()
|
| /linux-4.4.14/fs/exofs/ |
| D | super.c | 863 static struct dentry *exofs_mount(struct file_system_type *type, in exofs_mount()
|
| /linux-4.4.14/arch/cris/include/arch-v32/arch/hwregs/iop/ |
| D | iop_crc_par_defs.h | 66 #define REG_TYPE_CONV( type, orgtype, val ) \ argument
|
| /linux-4.4.14/drivers/isdn/sc/ |
| D | message.h | 213 unsigned char type; member
|
| /linux-4.4.14/fs/xfs/libxfs/ |
| D | xfs_da_format.c | 279 __uint8_t type) in xfs_dir3_data_put_ftype()
|
| /linux-4.4.14/arch/sparc/kernel/ |
| D | pci_fire.c | 158 unsigned long type_fmt, type, msi_num; in pci_fire_dequeue_msi() local
|
| /linux-4.4.14/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.4.14/fs/nfsd/ |
| D | nfs4acl.c | 835 int type; member
|
| /linux-4.4.14/drivers/pci/hotplug/ |
| D | cpqphp_core.c | 261 u8 type, in get_SMBIOS_entry()
|
| /linux-4.4.14/drivers/gpio/ |
| D | gpio-ml-ioh.c | 249 static int ioh_irq_type(struct irq_data *d, unsigned int type) in ioh_irq_type()
|
| D | gpio-dwapb.c | 214 static int dwapb_irq_set_type(struct irq_data *d, u32 type) in dwapb_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()
|
| D | gpio-pca953x.c | 423 static int pca953x_irq_set_type(struct irq_data *d, unsigned int type) in pca953x_irq_set_type()
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
| D | base.c | 248 nvkm_vm_map_pgt(struct nvkm_vm *vm, u32 pde, u32 type) in nvkm_vm_map_pgt()
|
| /linux-4.4.14/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.4.14/drivers/isdn/gigaset/ |
| D | common.c | 333 struct at_state_t *at_state, int type, in gigaset_add_event()
|
| /linux-4.4.14/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 | 764 int type; in __add_inline_refs() local 1603 int type; local
|
| /linux-4.4.14/drivers/power/ |
| D | lp8727_charger.c | 516 const char *type; in lp8727_parse_dt() local
|
| /linux-4.4.14/drivers/scsi/mvsas/ |
| 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.4.14/drivers/gpu/drm/radeon/ |
| D | radeon_kfd.c | 815 static uint16_t get_fw_version(struct kgd_dev *kgd, enum kgd_engine_type type) in get_fw_version()
|
| /linux-4.4.14/drivers/pci/host/ |
| D | pcie-xilinx.c | 763 const char *type; in xilinx_pcie_parse_dt() local
|
| /linux-4.4.14/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.4.14/drivers/gpu/drm/amd/amdgpu/ |
| D | gmc_v7_0.c | 1278 unsigned type, in gmc_v7_0_vm_fault_interrupt_state()
|
| D | dce_v11_0.c | 2680 unsigned type; in dce_v11_0_crtc_dpms() local 3245 unsigned type, in dce_v11_0_set_crtc_irq_state() 3293 unsigned type, in dce_v11_0_set_pageflip_irq_state()
|
| D | dce_v10_0.c | 2691 unsigned type; in dce_v10_0_crtc_dpms() local 3252 unsigned type, in dce_v10_0_set_crtc_irq_state() 3300 unsigned type, in dce_v10_0_set_pageflip_irq_state()
|
| /linux-4.4.14/drivers/input/mouse/ |
| D | psmouse.h | 55 unsigned char type; member
|
| /linux-4.4.14/drivers/clk/ti/ |
| D | clock.h | 67 int type; member
|
| /linux-4.4.14/include/linux/ |
| D | if_vlan.h | 481 static inline __be16 __vlan_get_protocol(struct sk_buff *skb, __be16 type, in __vlan_get_protocol()
|
| D | acpi.h | 831 __u8 type; member 866 const char *name, acpi_object_type type, in acpi_dev_get_property()
|
| D | i2c.h | 299 char type[I2C_NAME_SIZE]; member
|
| D | input.h | 34 __u16 type; member
|
| D | pxa2xx_ssp.h | 214 int type; member
|
| D | atmdev.h | 149 const char *type; /* device type name */ member
|
| D | filter.h | 333 enum bpf_prog_type type; /* Type of BPF program */ member
|
| /linux-4.4.14/drivers/bluetooth/ |
| D | hci_h5.c | 608 static bool valid_packet_type(u8 type) in valid_packet_type()
|
| D | btmrvl_sdio.c | 626 u32 type; in btmrvl_sdio_card_to_host() local
|
| /linux-4.4.14/drivers/cpufreq/ |
| D | acpi-cpufreq.c | 261 unsigned int type; member
|
| /linux-4.4.14/drivers/rtc/ |
| D | rtc-omap.c | 143 const struct omap_rtc_device_type *type; member
|
| /linux-4.4.14/drivers/usb/musb/ |
| D | musb_core.h | 393 #define can_bulk_split(musb,type) \ argument 397 #define can_bulk_combine(musb,type) \ argument
|
| /linux-4.4.14/fs/ |
| D | compat_ioctl.c | 134 int32_t type; member 587 compat_int_t type; member
|
| /linux-4.4.14/include/net/ |
| D | ipv6.h | 344 static inline int __ipv6_addr_src_scope(int type) in __ipv6_addr_src_scope() 354 static inline bool __ipv6_addr_needs_scope_id(int type) in __ipv6_addr_needs_scope_id()
|
| D | ip_tunnels.h | 75 u16 type; member
|
| /linux-4.4.14/drivers/net/wireless/realtek/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.4.14/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.4.14/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.4.14/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.4.14/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.4.14/net/dcb/ |
| D | dcbnl.c | 196 static struct sk_buff *dcbnl_newmsg(int type, u8 cmd, u32 port, u32 seq, in dcbnl_newmsg() 1664 int type; member
|
| /linux-4.4.14/drivers/hv/ |
| D | hv_balloon.c | 162 __u16 type; member 401 enum dm_info_type type; member
|
| /linux-4.4.14/drivers/media/usb/cx231xx/ |
| D | cx231xx-video.c | 1463 enum v4l2_buf_type type) in vidioc_streamon() 1484 enum v4l2_buf_type type) in vidioc_streamoff()
|
| /linux-4.4.14/mm/ |
| D | memory_hotplug.c | 159 unsigned long type) in get_page_bootmem() 169 unsigned long type; in put_page_bootmem() local
|
| /linux-4.4.14/drivers/usb/gadget/udc/ |
| D | pxa27x_udc.h | 237 #define USB_EP_DEF(addr, bname, dir, type, maxpkt, ctype, cdir) \ argument 369 unsigned type; member
|
| /linux-4.4.14/drivers/usb/gadget/legacy/ |
| D | inode.c | 1070 next_event (struct dev_data *dev, enum usb_gadgetfs_event_type type) in next_event() 1278 config_buf (struct dev_data *dev, u8 type, unsigned index) in config_buf()
|
| /linux-4.4.14/drivers/scsi/qla2xxx/ |
| D | qla_iocb.c | 500 uint64_t lun, uint8_t type) in __qla2x00_marker() 542 uint8_t type) in qla2x00_marker()
|
| D | qla_bsg.h | 90 uint32_t type; member
|
| /linux-4.4.14/include/uapi/linux/ |
| D | perf_event.h | 279 __u32 type; member 596 __u32 type; member
|
| D | jffs2.h | 127 __u8 type; member
|
| D | omapfb.h | 150 __u8 type; member
|
| /linux-4.4.14/virt/kvm/ |
| D | kvm_main.c | 542 static struct kvm *kvm_create_vm(unsigned long type) in kvm_create_vm() 2656 int kvm_register_device_ops(struct kvm_device_ops *ops, u32 type) in kvm_register_device_ops() 2668 void kvm_unregister_device_ops(u32 type) in kvm_unregister_device_ops() 2965 static int kvm_dev_ioctl_create_vm(unsigned long type) in kvm_dev_ioctl_create_vm()
|
| /linux-4.4.14/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.4.14/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.4.14/drivers/nvme/host/ |
| D | pci.c | 2102 static char nvme_pr_type(enum pr_type type) in nvme_pr_type() 2155 enum pr_type type, unsigned flags) in nvme_pr_reserve() 2168 enum pr_type type, bool abort) in nvme_pr_preempt() 2180 static int nvme_pr_release(struct block_device *bdev, u64 key, enum pr_type type) in nvme_pr_release()
|
| /linux-4.4.14/drivers/staging/rtl8723au/hal/ |
| D | rtl8723a_bt-coexist.c | 83 #define PlatformAcquireSpinLock(padapter, type) argument 84 #define PlatformReleaseSpinLock(padapter, type) argument 5252 u8 type in btdm_1AntPsTdma() 6173 static void BTDM_1AntWifiAssociateNotify(struct rtw_adapter *padapter, u8 type) in BTDM_1AntWifiAssociateNotify() 6957 static void btdm_2AntPsTdma(struct rtw_adapter *padapter, u8 bTurnOn, u8 type) in btdm_2AntPsTdma() 9223 void BTDM_SetSwRfRxLpfCorner(struct rtw_adapter *padapter, u8 type) in BTDM_SetSwRfRxLpfCorner() 10531 void BTDM_AGCTable(struct rtw_adapter *padapter, u8 type) in BTDM_AGCTable() 10569 void BTDM_BBBackOffLevel(struct rtw_adapter *padapter, u8 type) in BTDM_BBBackOffLevel()
|
| /linux-4.4.14/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.4.14/drivers/usb/host/ |
| D | xhci-ring.c | 4108 u32 type = TRB_TYPE(TRB_STOP_RING); in xhci_queue_stop_endpoint() local 4126 u32 type = TRB_TYPE(TRB_SET_DEQ); in xhci_queue_new_dequeue_state() local 4188 u32 type = TRB_TYPE(TRB_RESET_EP); in xhci_queue_reset_ep() local
|
| D | sl811-hcd.c | 798 int type = usb_pipetype(pipe); in sl811h_urb_enqueue() local
|
| /linux-4.4.14/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.4.14/drivers/scsi/ |
| D | pmcraid.c | 1153 u8 type in pmcraid_init_hcam() 1221 static void pmcraid_send_hcam(struct pmcraid_instance *pinstance, u8 type) in pmcraid_send_hcam() 1267 u8 type, in pmcraid_cancel_hcam()
|
| D | ses.c | 598 u8 type = desc[1] & 0x0f; in ses_match_to_enclosure() local
|
| /linux-4.4.14/drivers/net/wireless/mwifiex/ |
| D | fw.h | 463 #define HostCmd_SET_SEQ_NO_BSS_INFO(seq, num, type) { \ argument 589 __le16 type; member 822 __le16 type; member 867 __le16 type; member 1228 __le16 type; member 1237 __le16 type; member 1259 __le16 type; member 1740 __le16 type; member 2041 __le16 type; member 2060 __le16 type; member
|
| /linux-4.4.14/arch/x86/kernel/cpu/microcode/ |
| D | amd.c | 714 unsigned int type = ibuf[1]; in install_equiv_cpu_table() local
|
| /linux-4.4.14/drivers/net/ethernet/qlogic/qed/ |
| D | qed_main.c | 835 enum qed_sb_type type) in qed_sb_init()
|
| D | qed_l2.c | 85 enum qed_filter_ucast_type type; member 1545 enum qed_filter_rx_mode_type type) in qed_configure_filter_rx_mode()
|
| /linux-4.4.14/arch/x86/include/uapi/asm/ |
| D | bootparam.h | 43 __u32 type; member
|
| /linux-4.4.14/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.4.14/arch/cris/include/arch-v32/mach-fs/mach/hwregs/ |
| D | marb_bp_defs.h | 66 #define REG_TYPE_CONV( type, orgtype, val ) \ argument
|
| /linux-4.4.14/arch/um/kernel/ |
| D | tlb.c | 19 enum { NONE, MMAP, MUNMAP, MPROTECT } type; member
|
| /linux-4.4.14/net/wireless/ |
| D | core.h | 208 enum cfg80211_event_type type; member
|
| /linux-4.4.14/fs/ncpfs/ |
| D | sock.c | 541 int type; in __ncptcp_rcv_proc() local
|
| /linux-4.4.14/include/net/nfc/ |
| D | nfc.h | 134 u16 type; member
|
| /linux-4.4.14/drivers/net/ipvlan/ |
| D | ipvlan_main.c | 328 unsigned short type, const void *daddr, in ipvlan_hard_header()
|
| /linux-4.4.14/drivers/net/ethernet/intel/ixgbevf/ |
| D | vf.h | 87 enum ixgbe_mac_type type; member
|
| /linux-4.4.14/drivers/block/ |
| D | nbd.c | 241 u32 type; in nbd_send_req() local
|
| 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.4.14/drivers/hid/ |
| D | hid-roccat-kone.h | 38 uint8_t type; member
|
| D | uhid.c | 388 u32 type; in uhid_event_from_user() local
|
| /linux-4.4.14/include/sound/ |
| D | opl3.h | 273 unsigned char type; member
|
| /linux-4.4.14/drivers/devfreq/ |
| D | devfreq.c | 379 static int devfreq_notifier_call(struct notifier_block *nb, unsigned long type, in devfreq_notifier_call()
|
| /linux-4.4.14/net/batman-adv/ |
| D | sysfs.c | 913 int batadv_throw_uevent(struct batadv_priv *bat_priv, enum batadv_uev_type type, in batadv_throw_uevent()
|
| /linux-4.4.14/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.4.14/drivers/media/pci/saa7164/ |
| D | saa7164-encoder.c | 997 char *type) in saa7164_encoder_alloc()
|
| /linux-4.4.14/drivers/md/ |
| D | dm-log-writes.c | 696 static void log_writes_status(struct dm_target *ti, status_type_t type, in log_writes_status()
|
| /linux-4.4.14/net/sctp/ |
| D | input.c | 572 const int type = icmp_hdr(skb)->type; in sctp_v4_err() local
|
| /linux-4.4.14/drivers/s390/crypto/ |
| D | zcrypt_msgtype50.c | 169 unsigned char type; /* 0x80 */ member
|
| /linux-4.4.14/arch/um/drivers/ |
| D | net_kern.c | 894 int tap_setup_common(char *str, char *type, char **dev_name, char **mac_out, in tap_setup_common()
|
| /linux-4.4.14/arch/x86/include/asm/ |
| D | uaccess.h | 89 #define access_ok(type, addr, size) \ argument
|
| /linux-4.4.14/fs/f2fs/ |
| D | dir.c | 291 enum page_type type = f2fs_has_inline_dentry(dir) ? NODE : DATA; in f2fs_set_link() local
|
| /linux-4.4.14/drivers/mfd/ |
| D | da903x.c | 65 int type; member
|
| /linux-4.4.14/arch/cris/include/arch-v32/arch/hwregs/ |
| D | marb_bp_defs.h | 66 #define REG_TYPE_CONV( type, orgtype, val ) \ argument
|
| /linux-4.4.14/drivers/net/hyperv/ |
| D | rndis_filter.c | 329 static inline void *rndis_get_ppi(struct rndis_packet *rpkt, u32 type) in rndis_get_ppi()
|
| /linux-4.4.14/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.4.14/drivers/pinctrl/intel/ |
| D | pinctrl-baytrail.c | 238 static int byt_irq_type(struct irq_data *d, unsigned type) in byt_irq_type()
|
| /linux-4.4.14/drivers/iio/dac/ |
| D | ad5755.c | 561 enum ad5755_type type = spi_get_device_id(spi)->driver_data; in ad5755_probe() local
|
| D | ad5064.c | 472 static int ad5064_probe(struct device *dev, enum ad5064_type type, in ad5064_probe()
|
| /linux-4.4.14/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.4.14/drivers/pinctrl/qcom/ |
| D | pinctrl-spmi-gpio.c | 598 int type, subtype, val, dir; in pmic_gpio_populate() local
|
| /linux-4.4.14/drivers/input/ |
| D | joydev.c | 119 unsigned int type, unsigned int code, int value) in joydev_event()
|
| /linux-4.4.14/drivers/net/wan/ |
| D | farsync.h | 101 unsigned int type; /* Type index of card */ member
|
| /linux-4.4.14/include/net/sctp/ |
| D | sctp.h | 497 static inline int param_type2af(__be16 type) in param_type2af()
|
| /linux-4.4.14/fs/nfs/ |
| D | delegation.c | 117 const nfs4_stateid *stateid, fmode_t type) in nfs_delegation_claim_opens()
|
| /linux-4.4.14/drivers/staging/iio/light/ |
| D | isl29018.c | 106 int type; member
|
| /linux-4.4.14/drivers/net/wireless/rt2x00/ |
| D | rt2x00debug.c | 160 enum rt2x00_dump_type type, struct sk_buff *skb) in rt2x00debug_dump_frame()
|
| /linux-4.4.14/drivers/net/ethernet/sfc/ |
| D | mcdi_port.c | 24 u32 type; member
|
| /linux-4.4.14/drivers/net/xen-netback/ |
| D | common.h | 78 #define GSO_BIT(type) \ argument
|
| /linux-4.4.14/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.4.14/arch/x86/kernel/cpu/ |
| D | perf_event_intel_lbr.c | 819 int i, j, type; in intel_pmu_lbr_filter() local
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/ |
| D | nouveau_display.c | 310 int type; member
|
| /linux-4.4.14/arch/openrisc/include/asm/ |
| D | pgtable.h | 434 #define __swp_entry(type, offset) \ argument
|
| /linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/ |
| D | types.h | 296 u16 type; /* base type of argument */ member
|
| D | dma.c | 187 #define B2I(bytes, type) ((bytes) / sizeof(type)) argument 188 #define I2B(index, type) ((index) * sizeof(type)) argument
|
| /linux-4.4.14/drivers/staging/rtl8192e/rtl8192e/ |
| D | rtl_core.c | 1735 u16 fc = 0, type = 0, stype = 0; in _rtl92e_tx() local 2029 u16 fc = 0, type = 0; in _rtl92e_rx_normal() local
|
| /linux-4.4.14/drivers/net/wireless/ath/wil6210/ |
| D | debugfs.c | 47 enum dbg_off_type type; member 1485 #define WIL_FIELD(name, mode, type) { __stringify(name), mode, \ argument
|
| /linux-4.4.14/drivers/media/platform/exynos4-is/ |
| D | fimc-core.h | 167 u32 type; member 598 enum v4l2_buf_type type) in ctx_get_frame()
|
| /linux-4.4.14/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.4.14/fs/squashfs/ |
| D | squashfs_fs.h | 417 __le16 type; member 435 __le16 type; member
|
| /linux-4.4.14/drivers/firewire/ |
| D | net.c | 217 unsigned short type, const void *daddr, in fwnet_header_create() 241 struct hh_cache *hh, __be16 type) in fwnet_header_cache()
|
| /linux-4.4.14/drivers/nfc/ |
| D | port100.c | 1070 static int port100_in_configure_hw(struct nfc_digital_dev *ddev, int type, in port100_in_configure_hw() 1228 static int port100_tg_configure_hw(struct nfc_digital_dev *ddev, int type, in port100_tg_configure_hw()
|
| /linux-4.4.14/fs/ubifs/ |
| D | tnc.c | 438 static int try_read_node(const struct ubifs_info *c, void *buf, int type, in try_read_node() 2752 int n, err, type = key_type(c, key); in ubifs_tnc_next_ent() local
|
| /linux-4.4.14/drivers/pinctrl/bcm/ |
| D | pinctrl-bcm281xx.c | 960 #define BCM281XX_PIN_SHIFT(type, param) \ argument 963 #define BCM281XX_PIN_MASK(type, param) \ argument
|
| /linux-4.4.14/drivers/staging/lustre/lnet/klnds/o2iblnd/ |
| D | o2iblnd.c | 69 static char *kiblnd_msgtype2str(int type) in kiblnd_msgtype2str() 107 static int kiblnd_msgtype2size(int type) in kiblnd_msgtype2size()
|
| /linux-4.4.14/drivers/crypto/ |
| D | picoxcell_crypto.c | 106 unsigned long type; member 149 unsigned long type; member
|
| /linux-4.4.14/drivers/tty/serial/8250/ |
| D | 8250_port.c | 2725 int type = port->type; in serial8250_type() local 2775 unsigned int type = up->port.type; in serial8250_set_defaults() local
|
| /linux-4.4.14/drivers/staging/wilc1000/ |
| D | wilc_wfi_cfgoperations.c | 2529 enum nl80211_iftype type, u32 *flags, struct vif_params *params) in change_virtual_intf() 3166 enum nl80211_iftype type, in add_virtual_intf()
|
| /linux-4.4.14/drivers/infiniband/hw/nes/ |
| D | nes_cm.h | 160 u32 type; member 402 enum nes_cm_event_type type; member
|
| /linux-4.4.14/sound/soc/intel/atom/sst/ |
| D | sst.h | 252 u32 type; member 264 enum sst_ram_type type; member
|
| /linux-4.4.14/drivers/net/ethernet/brocade/bna/ |
| D | bna_types.h | 349 enum bna_enet_type type; member 474 enum bna_tx_type type; member 697 enum bna_rxp_type type; member 788 enum bna_rx_type type; member
|
| /linux-4.4.14/arch/x86/kvm/ |
| D | svm.c | 398 unsigned base1:8, type:5, dpl:2, p:1; member 952 static void init_sys_seg(struct vmcb_seg *seg, uint32_t type) in init_sys_seg() 2724 uint32_t type = in task_switch_interception() local 3709 int type; in svm_complete_interrupts() local
|
| /linux-4.4.14/drivers/net/wireless/libertas/ |
| D | host.h | 375 u16 type; /* KEY_TYPE_* from defs.h */ member 767 u8 type; member 807 __le16 type; member 964 __le16 type; member
|
| /linux-4.4.14/include/uapi/rdma/ |
| D | ib_user_verbs.h | 791 __u32 type; member 809 __u32 type; member 827 __u32 type; member 845 __u32 type; member 855 __u32 type; member
|
| /linux-4.4.14/net/bluetooth/ |
| D | mgmt.c | 2035 u8 type; in write_fast_connectable() local 5677 u8 type, authenticated; in load_long_term_keys() local 6061 static bool is_connected(struct hci_dev *hdev, bdaddr_t *addr, u8 type) in is_connected() 6134 bdaddr_t *bdaddr, u8 type, u8 action) in device_added() 6266 bdaddr_t *bdaddr, u8 type) in device_removed() 6630 static inline u16 eir_append_data(u8 *eir, u16 eir_len, u8 type, u8 *data, in eir_append_data()
|
| /linux-4.4.14/fs/ocfs2/ |
| D | xattr.c | 430 int type) in ocfs2_xattr_bucket_journal_access() 916 int i, type, ret; in ocfs2_xattr_list_entries() local 1426 int type) in ocfs2_xa_journal_access() 1527 struct ocfs2_xa_loc *loc, int type) in ocfs2_xa_block_journal_access() 1688 struct ocfs2_xa_loc *loc, int type) in ocfs2_xa_bucket_journal_access() 4033 int ret = 0, type; in ocfs2_list_xattr_bucket() local 7109 int type = ocfs2_xattr_get_type(xe); in ocfs2_reflink_xattr_no_security() local
|
| /linux-4.4.14/include/linux/mtd/ |
| D | mtd.h | 115 u_char type; member
|
| /linux-4.4.14/arch/xtensa/include/asm/ |
| D | pgtable.h | 386 #define __swp_entry(type,offs) \ argument
|
| /linux-4.4.14/arch/powerpc/include/asm/ |
| D | smu.h | 491 u8 type; /* i2c transfer type */ member
|
| /linux-4.4.14/include/uapi/rdma/hfi/ |
| D | hfi1_user.h | 251 __u32 type; /* command type */ member
|
| /linux-4.4.14/arch/powerpc/kvm/ |
| D | book3s.c | 425 int kvmppc_load_last_inst(struct kvm_vcpu *vcpu, enum instruction_type type, in kvmppc_load_last_inst()
|
| /linux-4.4.14/drivers/video/fbdev/ |
| D | pvr2fb.c | 261 static inline void pvr2fb_set_pal_type(unsigned int type) in pvr2fb_set_pal_type()
|
| /linux-4.4.14/net/netfilter/ |
| D | nft_compat.c | 490 nfnl_compat_fill_info(struct sk_buff *skb, u32 portid, u32 seq, u32 type, in nfnl_compat_fill_info()
|
| /linux-4.4.14/drivers/net/wimax/i2400m/ |
| D | i2400m.h | 849 enum i2400m_pt type) in i2400m_pld_set()
|
| /linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/ |
| D | core.c | 566 u16 type; in brcmf_txfinalize() local
|
| /linux-4.4.14/drivers/staging/rtl8188eu/core/ |
| D | rtw_efuse.c | 328 void EFUSE_GetEfuseDefinition(struct adapter *pAdapter, u8 efuseType, u8 type, void *pOut) in EFUSE_GetEfuseDefinition()
|
| /linux-4.4.14/drivers/input/keyboard/ |
| D | tegra-kbc.c | 92 enum tegra_pin_type type; member
|
| /linux-4.4.14/arch/alpha/kernel/ |
| D | err_marvel.c | 28 struct { int type; char *name; } ev_packets[] = { in marvel_print_680_frame() member
|
| /linux-4.4.14/drivers/pinctrl/samsung/ |
| D | pinctrl-exynos.c | 119 static int exynos_irq_set_type(struct irq_data *irqd, unsigned int type) in exynos_irq_set_type()
|
| /linux-4.4.14/drivers/gpu/drm/mgag200/ |
| D | mgag200_drv.h | 204 enum mga_type type; member
|