Home
last modified time | relevance | path

Searched defs:type (Results 2001 – 2200 of 4299) sorted by relevance

1...<<11121314151617181920>>...22

/linux-4.4.14/drivers/watchdog/
Dwdt.c92 static int type = 500; variable
Dhpwdt.c82 u8 type; member
94 u8 type; member
/linux-4.4.14/include/linux/mfd/
Dkempld.h72 unsigned int type; member
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dlink.c71 enum ath_reset_type type; in ath_hw_check() local
Dmain.c374 enum ath_reset_type type; in ath9k_tasklet() local
623 void ath9k_queue_reset(struct ath_softc *sc, enum ath_reset_type type) in ath9k_queue_reset()
902 static bool ath9k_uses_beacons(int type) in ath9k_uses_beacons()
2324 enum ieee80211_roc_type type) in ath9k_remain_on_channel()
Dmci.h110 u8 type; member
/linux-4.4.14/arch/blackfin/kernel/
Dperf_event.c238 unsigned long type, op, result; in hw_perf_cache_event() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
Danx9805.c137 u8 type, u32 addr, u8 *data, u8 size) in anx9805_aux_xfer()
/linux-4.4.14/drivers/media/dvb-core/
Ddvbdev.h132 int type; member
/linux-4.4.14/arch/arm/include/asm/
Dmemory.h174 #define __pv_stub(from,to,instr,type) \ argument
/linux-4.4.14/scripts/dtc/
Dutil.c311 int utilfdt_decode_type(const char *fmt, int *type, int *size) in utilfdt_decode_type()
/linux-4.4.14/drivers/infiniband/hw/mlx5/
Dsrq.c51 static void mlx5_ib_srq_event(struct mlx5_core_srq *srq, enum mlx5_event type) in mlx5_ib_srq_event()
/linux-4.4.14/net/ipv4/
Dudp_offload.c203 int type = skb_shinfo(skb)->gso_type; in udp4_ufo_fragment() local
/linux-4.4.14/drivers/media/pci/ttpci/
Dbudget.h29 int type; member
/linux-4.4.14/drivers/media/pci/zoran/
Dzr36050.c646 int type, in zr36050_control()
/linux-4.4.14/drivers/xen/events/
Devents_internal.h36 enum xen_irq_type type; /* type */ member
/linux-4.4.14/arch/sparc/prom/
Dtree_64.c19 static phandle prom_node_to_node(const char *type, phandle node) in prom_node_to_node()
/linux-4.4.14/drivers/gpio/
Dgpio-tb10x.c148 static int tb10x_gpio_irq_set_type(struct irq_data *data, unsigned int type) in tb10x_gpio_irq_set_type()
Dgpio-mxs.c84 static int mxs_gpio_set_irq_type(struct irq_data *d, unsigned int type) in mxs_gpio_set_irq_type()
Dgpio-msic.c165 static int msic_irq_type(struct irq_data *data, unsigned type) in msic_irq_type()
/linux-4.4.14/drivers/char/tpm/
Dtpm_ppi.c44 tpm_eval_dsm(acpi_handle ppi_handle, int func, acpi_object_type type, in tpm_eval_dsm()
/linux-4.4.14/fs/f2fs/
Drecovery.c463 struct list_head *head, int type) in recover_data()
/linux-4.4.14/include/linux/
Dswapops.h26 static inline swp_entry_t swp_entry(unsigned long type, pgoff_t offset) in swp_entry()
Dti_wilink_st.h71 enum proto_type type; member
319 u16 type; member
Duwb.h177 enum uwb_rsv_target_type type; member
247 enum uwb_drp_type type; member
677 enum { UWB_EST_16 = 0, UWB_EST_8 = 1 } type; member
Dsvga.h32 u32 type; member
Dirq.h246 static inline void irqd_set_trigger_type(struct irq_data *d, u32 type) in irqd_set_trigger_type()
746 unsigned long type; member
767 u32 type; member
Dserial_8250.h33 unsigned int type; /* If UPF_FIXED_TYPE */ member
/linux-4.4.14/drivers/bluetooth/
Dhci_ll.c380 int len, type, dlen; in ll_recv() local
/linux-4.4.14/drivers/usb/gadget/udc/
Dfotg210.h178 #define FIFOCF_TYPE(type, fifo) ((type) << (fifo) * 8) argument
229 unsigned char type; member
/linux-4.4.14/arch/x86/include/asm/xen/
Dinterface.h39 #define __DEFINE_GUEST_HANDLE(name, type) \ argument
42 #define __DEFINE_GUEST_HANDLE(name, type) \ argument
/linux-4.4.14/tools/perf/util/
Dparse-options.h93 enum parse_opt_type type; member
107 #define check_vtype(v, type) ( BUILD_BUG_ON_ZERO(!__builtin_types_compatible_p(typeof(v), type)) + … argument
Dauxtrace.c823 void auxtrace_synth_error(struct auxtrace_error_event *auxtrace_error, int type, in auxtrace_synth_error()
884 enum auxtrace_type type = event->auxtrace_info.type; in perf_event__process_auxtrace_info() local
1093 static const char *auxtrace_error_name(int type) in auxtrace_error_name()
Dprobe-finder.c118 enum dso_binary_type *type; in debuginfo__new() local
295 Dwarf_Die type; in convert_variable_type() local
399 Dwarf_Die type; in convert_variable_fields() local
/linux-4.4.14/drivers/media/usb/gspca/
Dsq930x.c47 u8 type; member
1128 #define ST(sensor, type) \ argument
/linux-4.4.14/drivers/hid/
Dhid-input.c1188 int hidinput_find_field(struct hid_device *hid, unsigned int type, unsigned int code, struct hid_fi… in hidinput_find_field()
1294 static int hidinput_input_event(struct input_dev *dev, unsigned int type, in hidinput_input_event()
Dhid-wiimote-core.c940 __u8 type, data[6]; in wiimote_init_check() local
1645 __u8 type; in wiimote_ext_show() local
1693 __u8 type; in wiimote_dev_show() local
/linux-4.4.14/arch/powerpc/platforms/powernv/
Deeh-powernv.c111 int pe_no, type, func; in pnv_eeh_ei_write() local
1049 static int pnv_eeh_err_inject(struct eeh_pe *pe, int type, int func, in pnv_eeh_err_inject()
Dopal-lpc.c360 enum OpalLPCAddressType type) in opal_lpc_debugfs_create_type()
/linux-4.4.14/drivers/firmware/google/
Dgsmi.c116 u32 type; member
121 u16 type; member
/linux-4.4.14/security/keys/
Dkeyring.c176 unsigned long hash, type; in hash_key_type_and_desc() local
890 struct key_type *type, in keyring_search()
/linux-4.4.14/sound/soc/codecs/
Dadau1977.c117 enum adau1977_type type; member
904 enum adau1977_type type, void (*switch_mode)(struct device *dev)) in adau1977_probe()
Dwm_adsp.c474 int type) in wm_adsp_find_region()
1067 int ret, offset, type, sizes; in wm_adsp_load() local
1337 int type, __be32 id, in wm_adsp_create_region()
1602 int ret, pos, blocks, type, offset, reg; in wm_adsp_load_coeff() local
Dadau1761.c768 enum adau17x1_type type, void (*switch_mode)(struct device *dev)) in adau1761_probe()
/linux-4.4.14/drivers/iio/magnetometer/
Dak8975.c246 enum asahi_compass_chipset type; member
380 enum asahi_compass_chipset type) in ak8975_who_i_am()
/linux-4.4.14/drivers/media/v4l2-core/
Dtuner-core.c134 unsigned int type; /* chip type id */ member
264 static void set_type(struct i2c_client *c, unsigned int type, in set_type()
/linux-4.4.14/drivers/misc/
Dlkdtm.c254 static const char *cp_type_to_str(enum ctype type) in cp_type_to_str()
737 enum ctype type; in direct_entry() local
/linux-4.4.14/drivers/net/fddi/skfp/
Dpcmplc.c1435 int type,ne ; in pc_tcode_actions() local
1608 void pcm_status_state(struct s_smc *smc, int np, int *type, int *state, in pcm_status_state()
/linux-4.4.14/include/uapi/linux/
Dncp.h23 __u16 type; member
37 __u16 type; member
Dif_pppox.h138 __u8 type : 4; member
Dmic_common.h41 __s8 type; member
/linux-4.4.14/drivers/gpu/drm/amd/amdkfd/
Dkfd_events.c126 #define list_tail_entry(head, type, member) \ argument
857 int type, void *event_data) in lookup_events_by_type_and_signal()
Dkfd_dbgdev.c861 enum DBGDEV_TYPE type) in kfd_dbgdev_init()
Dkfd_packet_manager.c579 int pm_send_unmap_queue(struct packet_manager *pm, enum kfd_queue_type type, in pm_send_unmap_queue()
/linux-4.4.14/net/netfilter/
Dnf_conntrack_h323_asn1.c84 unsigned char type; member
702 unsigned int type, ext, len = 0; in decode_choice() local
/linux-4.4.14/fs/cifs/
Dcifsacl.c89 sid_to_key_str(struct cifs_sid *sidptr, unsigned int type) in sid_to_key_str()
436 static void access_flags_to_mode(__le32 ace_flags, int type, umode_t *pmode, in access_flags_to_mode()
/linux-4.4.14/drivers/staging/rdma/hfi1/
Dqp.c142 enum ib_qp_type type, u8 port) in alloc_qpn()
350 static void reset_qp(struct hfi1_qp *qp, enum ib_qp_type type) in reset_qp()
/linux-4.4.14/drivers/media/usb/dvb-usb/
Daf9005.c58 int readwrite, int type, u8 * values, int len) in af9005_generic_read_write()
565 static int af9005_boot_packet(struct usb_device *udev, int type, u8 * reply) in af9005_boot_packet()
/linux-4.4.14/fs/xfs/libxfs/
Dxfs_btree.h87 #define __XFS_BTREE_STATS_INC(mp, type, stat) \ argument
102 #define __XFS_BTREE_STATS_ADD(mp, type, stat, val) \ argument
/linux-4.4.14/lib/
Diov_iter.c796 int import_iovec(int type, const struct iovec __user * uvector, in import_iovec()
819 int compat_import_iovec(int type, const struct compat_iovec __user * uvector, in compat_import_iovec()
/linux-4.4.14/drivers/pinctrl/qcom/
Dpinctrl-ssbi-mpp.c176 unsigned type; in pm8xxx_mpp_update() local
662 unsigned type; in pm8xxx_pin_populate() local
/linux-4.4.14/drivers/staging/media/omap4iss/
Diss_video.c749 iss_video_streamon(struct file *file, void *fh, enum v4l2_buf_type type) in iss_video_streamon()
873 iss_video_streamoff(struct file *file, void *fh, enum v4l2_buf_type type) in iss_video_streamoff()
/linux-4.4.14/sound/soc/intel/common/
Dsst-firmware.c1017 u32 size, enum sst_mem_type type, struct sst_block_ops *ops, u32 index, in sst_mem_block_register()
1186 enum sst_mem_type type) in sst_dsp_get_offset()
/linux-4.4.14/arch/x86/mm/
Dpat.c438 enum page_cache_mode type; in reserve_ram_pages_type() local
650 enum page_cache_mode *type) in io_reserve_memtype()
/linux-4.4.14/drivers/net/wireless/libertas/
Dif_sdio.c338 u16 size, type, chunk; in if_sdio_card_to_host() local
943 u8 type, u8 *buf, u16 nb) in if_sdio_host_to_card()
Dif_spi.c803 struct if_spi_packet *packet, int type) in if_spi_h2c()
957 u8 type, u8 *buf, u16 nb) in if_spi_host_to_card()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dramgf100.c452 int type = (memtype & 0x0ff); in gf100_ram_get() local
571 enum nvkm_ram_type type = nvkm_fb_bios_memtype(bios); in gf100_ram_ctor() local
/linux-4.4.14/drivers/infiniband/hw/cxgb4/
Dmem.c252 enum fw_ri_stag_type type, enum fw_ri_mem_perms perm, in write_tpt_entry()
803 struct ib_mw *c4iw_alloc_mw(struct ib_pd *pd, enum ib_mw_type type) in c4iw_alloc_mw()
/linux-4.4.14/fs/ecryptfs/
Decryptfs_kernel.h58 unsigned char type; member
388 u8 type; member
529 #define ecryptfs_printk(type, fmt, arg...) \ argument
/linux-4.4.14/fs/gfs2/
Dquota.c1126 static int print_message(struct gfs2_quota_data *qd, char *type) in print_message()
1236 int gfs2_quota_sync(struct super_block *sb, int type) in gfs2_quota_sync()
1447 int (*fxn)(struct super_block *sb, int type), in quotad_check_timeo()
/linux-4.4.14/sound/pci/ctxfi/
Dctatc.c1032 static int atc_daio_unmute(struct ct_atc *atc, unsigned char state, int type) in atc_daio_unmute()
1047 atc_dao_get_status(struct ct_atc *atc, unsigned int *status, int type) in atc_dao_get_status()
1054 atc_dao_set_status(struct ct_atc *atc, unsigned int status, int type) in atc_dao_set_status()
/linux-4.4.14/drivers/isdn/i4l/
Disdn_net.c1737 u16 type; in isdn_net_ciscohdlck_receive() local
1899 unsigned short type, in isdn_net_header()
1955 __be16 type) in isdn_header_cache()
/linux-4.4.14/drivers/net/ethernet/cisco/enic/
Dvnic_dev.c50 u8 type; in vnic_dev_discover_res() local
134 enum vnic_res_type type) in vnic_dev_get_res_count()
140 void __iomem *vnic_dev_get_res(struct vnic_dev *vdev, enum vnic_res_type type, in vnic_dev_get_res()
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_vfpf.c30 u16 offset, u16 type, u16 length) in bnx2x_add_tlv()
41 u16 type, u16 length) in bnx2x_vfpf_prep()
1128 u16 length, type; in bnx2x_vf_mbx_resp_single_tlv() local
/linux-4.4.14/arch/sparc/kernel/
Dmdesc.c579 const char *type; in fill_in_one_cache() local
681 const char *type; in set_core_ids() local
785 const char *type; in __set_proc_ids() local
Dtraps_32.c91 void do_hw_interrupt(struct pt_regs *regs, unsigned long type) in do_hw_interrupt()
Dds.c40 __u32 type; member
390 __u32 type; member
673 __u64 type; member
693 __u32 type; member
Dpci_schizo.c127 enum schizo_error_type type) in __schizo_check_stc_error_pbm()
235 enum schizo_error_type type) in schizo_check_iommu_error_pbm()
345 enum schizo_error_type type) in schizo_check_iommu_error()
/linux-4.4.14/drivers/net/wireless/zd1211rw/
Dzd_chip.c378 const char *type) in zd_write_mac_addr_common()
895 u8 dtim_period, int type) in set_beacon_interval()
933 int type) in zd_set_beacon_interval()
Dzd_mac.h148 u8 type; /* must always be 0x01 : USB_INT_TYPE */ member
196 int type; member
/linux-4.4.14/drivers/crypto/ccp/
Dccp-ops.c73 enum ccp_memtype type; member
81 enum ccp_aes_type type; member
92 enum ccp_sha_type type; member
/linux-4.4.14/drivers/net/ethernet/intel/fm10k/
Dfm10k_pci.c898 #define FM10K_ERR_MSG(type) case (type): error = #type; break argument
899 static void fm10k_handle_fault(struct fm10k_intfc *interface, int type, in fm10k_handle_fault()
988 int type, err; in fm10k_report_fault() local
/linux-4.4.14/drivers/staging/speakup/
Dmain.c1293 static int edit_bits(struct vc_data *vc, u_char type, u_char ch, u_short key) in edit_bits()
1896 static int handle_goto(struct vc_data *vc, u_char type, u_char ch, u_short key) in handle_goto()
2052 u_char type = KTYP(keysym), value = KVAL(keysym), new_key = 0; in speakup_key() local
2204 unsigned char type = KTYP(param->value) - 0xf0; in keyboard_notifier_call() local
/linux-4.4.14/fs/
Dread_write.c697 #define vrfy_dir(type) ((type) == READ ? VERIFY_WRITE : VERIFY_READ) argument
699 ssize_t rw_copy_check_uvector(int type, const struct iovec __user * uvector, in rw_copy_check_uvector()
774 static ssize_t do_readv_writev(int type, struct file *file, in do_readv_writev()
948 static ssize_t compat_do_readv_writev(int type, struct file *file, in compat_do_readv_writev()
Dbinfmt_elf_fdpic.c1284 int type; member
1352 static inline void fill_note(struct memelfnote *note, const char *name, int type, in fill_note()
/linux-4.4.14/drivers/iio/accel/
Dbmc150-accel-core.c668 enum iio_event_type type, in bmc150_accel_read_event()
692 enum iio_event_type type, in bmc150_accel_write_event()
718 enum iio_event_type type, in bmc150_accel_read_event_config()
728 enum iio_event_type type, in bmc150_accel_write_event_config()
/linux-4.4.14/drivers/usb/gadget/function/
Duvc_configfs.c676 enum uvcg_format_type type; member
1848 int (*fun)(void *, void *, void *, int, enum uvcg_strm_type type)) in __uvcg_iter_strm_cls()
1888 enum uvcg_strm_type type) in __uvcg_cnt_strm()
1944 enum uvcg_strm_type type) in __uvcg_fill_strm()
2279 struct config_item_type *type) in uvcg_init_group()
/linux-4.4.14/kernel/trace/
Dtrace_events_filter.c147 #define DEFINE_COMPARISON_PRED(type) \ argument
366 int type = MATCH_FULL; in filter_parse_regex() local
401 enum regex_type type = MATCH_FULL; in filter_build_regex() local
515 int type; in process_ops() local
953 int filter_assign_type(const char *type) in filter_assign_type()
/linux-4.4.14/drivers/md/
Ddm.c161 unsigned type; member
2568 void dm_set_md_type(struct mapped_device *md, unsigned type) in dm_set_md_type()
2760 static unsigned filter_md_type(unsigned type, struct mapped_device *md) in filter_md_type()
3483 struct dm_md_mempools *dm_alloc_md_mempools(struct mapped_device *md, unsigned type, in dm_alloc_md_mempools()
3578 static int dm_pr_reserve(struct block_device *bdev, u64 key, enum pr_type type, in dm_pr_reserve()
3601 static int dm_pr_release(struct block_device *bdev, u64 key, enum pr_type type) in dm_pr_release()
3624 enum pr_type type, bool abort) in dm_pr_preempt()
Ddm-flakey.c343 static void flakey_status(struct dm_target *ti, status_type_t type, in flakey_status()
Ddm-service-time.c81 status_type_t type, char *result, unsigned maxlen) in st_status()
Ddm-verity.c197 static int verity_handle_err(struct dm_verity *v, enum verity_block_type type, in verity_handle_err()
587 static void verity_status(struct dm_target *ti, status_type_t type, in verity_status()
/linux-4.4.14/drivers/acpi/acpica/
Daclocal.h170 u8 type; /* ACPI Type associated with this name */ member
341 u8 type; member
352 u8 type; member
361 u8 type; member
369 u8 type; member
723 u8 type; /* Opcode type */ member
1080 u8 type; member
/linux-4.4.14/drivers/scsi/be2iscsi/
Dbe_main.c376 static ssize_t beiscsi_show_boot_tgt_info(void *data, int type, char *buf) in beiscsi_show_boot_tgt_info()
443 static ssize_t beiscsi_show_boot_ini_info(void *data, int type, char *buf) in beiscsi_show_boot_ini_info()
460 static ssize_t beiscsi_show_boot_eth_info(void *data, int type, char *buf) in beiscsi_show_boot_eth_info()
484 static umode_t beiscsi_tgt_get_attr_visibility(void *data, int type) in beiscsi_tgt_get_attr_visibility()
507 static umode_t beiscsi_ini_get_attr_visibility(void *data, int type) in beiscsi_ini_get_attr_visibility()
523 static umode_t beiscsi_eth_get_attr_visibility(void *data, int type) in beiscsi_eth_get_attr_visibility()
1544 unsigned int type; in hwi_complete_cmd() local
/linux-4.4.14/drivers/net/wireless/
Datmel.c158 u8 type; member
692 u8 type = atmel_rmem8(priv, atmel_tx(priv, TX_DESC_PACKET_TYPE_OFFSET, priv->tx_desc_head)); in tx_done_irq() local
738 u16 len, u16 buff, u8 type) in tx_update_descriptor()
2794 static void join(struct atmel_private *priv, int type) in join()
2816 static void start(struct atmel_private *priv, int type) in start()
4096 static u8 atmel_get_mib8(struct atmel_private *priv, u8 type, u8 index) in atmel_get_mib8()
4107 static void atmel_set_mib8(struct atmel_private *priv, u8 type, u8 index, u8 data) in atmel_set_mib8()
4118 static void atmel_set_mib16(struct atmel_private *priv, u8 type, u8 index, in atmel_set_mib16()
4131 static void atmel_set_mib(struct atmel_private *priv, u8 type, u8 index, in atmel_set_mib()
4146 static void atmel_get_mib(struct atmel_private *priv, u8 type, u8 index, in atmel_get_mib()
/linux-4.4.14/net/sched/
Dact_police.c59 int type, struct tc_action *a) in tcf_act_police_walker()
/linux-4.4.14/arch/parisc/include/asm/
Duaccess.h33 static inline long access_ok(int type, const void __user * addr, in access_ok()
/linux-4.4.14/security/tomoyo/
Dgc.c374 static void tomoyo_try_to_gc(const enum tomoyo_policy_id type, in tomoyo_try_to_gc()
/linux-4.4.14/arch/powerpc/platforms/cell/
Dspider-pic.c116 static int spider_set_irq_type(struct irq_data *d, unsigned int type) in spider_set_irq_type()
Daxon_msi.c257 static int axon_msi_setup_msi_irqs(struct pci_dev *dev, int nvec, int type) in axon_msi_setup_msi_irqs()
/linux-4.4.14/net/phonet/
Daf_phonet.c131 unsigned short type, const void *daddr, in pn_header_create()
/linux-4.4.14/drivers/staging/fsl-mc/bus/
Ddpmcp.c238 int *type, in dpmcp_get_irq()
/linux-4.4.14/drivers/pci/hotplug/
Drpaphp_core.c312 char *name, *type; in rpaphp_add_slot() local
/linux-4.4.14/arch/cris/include/arch-v32/mach-a3/mach/hwregs/
Dstrmux_defs.h63 #define REG_TYPE_CONV( type, orgtype, val ) \ argument
/linux-4.4.14/include/acpi/
Dcppc_acpi.h52 acpi_object_type type; member
/linux-4.4.14/fs/fat/
Dnfs.c116 int type = FILEID_FAT_WITHOUT_PARENT; in fat_encode_fh_nostale() local
/linux-4.4.14/arch/blackfin/include/asm/
Duaccess.h35 #define access_ok(type, addr, size) _access_ok((unsigned long)(addr), (size)) argument
/linux-4.4.14/drivers/gpu/drm/nouveau/dispnv04/
Darb.c215 uint32_t type; in nv04_update_arb() local
/linux-4.4.14/arch/cris/include/arch-v32/mach-fs/mach/hwregs/
Dstrmux_defs.h66 #define REG_TYPE_CONV( type, orgtype, val ) \ argument
/linux-4.4.14/drivers/power/
Disp1704_charger.c110 int type = POWER_SUPPLY_TYPE_USB_DCP; in isp1704_charger_type() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dnv50.h27 u8 type[3]; member
Dnv50.c200 u32 type = (addr & 0x00007000) >> 12; in nv50_disp_intr_error() local
234 u16 mask, type; in exec_lookup() local
/linux-4.4.14/include/linux/pinctrl/
Dmachine.h71 enum pinctrl_map_type type; member
/linux-4.4.14/drivers/thermal/
Dintel_quark_dts_thermal.c280 int trip, enum thermal_trip_type *type) in sys_get_trip_type()
/linux-4.4.14/drivers/irqchip/
Dirq-hip04.c119 static int hip04_irq_set_type(struct irq_data *d, unsigned int type) in hip04_irq_set_type()
Dirq-tegra.c227 unsigned int *type) in tegra_ictlr_domain_translate()
/linux-4.4.14/drivers/pinctrl/
Dcore.h122 enum pinctrl_map_type type; member
/linux-4.4.14/drivers/net/wireless/ti/wlcore/
Dscan.h133 u8 type; member
/linux-4.4.14/drivers/gpu/drm/cirrus/
Dcirrus_ttm.c113 cirrus_bo_init_mem_type(struct ttm_bo_device *bdev, uint32_t type, in cirrus_bo_init_mem_type()
/linux-4.4.14/arch/sparc/math-emu/
Dmath_64.c171 int type = 0; in do_mathemu() local
/linux-4.4.14/sound/usb/usx2y/
Dusbus428ctldefs.h89 char type; member
/linux-4.4.14/drivers/net/ethernet/intel/e1000/
De1000_param.c192 enum { enable_option, range_option, list_option } type; member
/linux-4.4.14/include/net/netfilter/
Dnf_conntrack_tuple.h53 u_int8_t type, code; member
/linux-4.4.14/drivers/gpu/drm/ast/
Dast_ttm.c113 ast_bo_init_mem_type(struct ttm_bo_device *bdev, uint32_t type, in ast_bo_init_mem_type()
/linux-4.4.14/include/drm/
Ddrm_mipi_dsi.h37 u8 type; member
/linux-4.4.14/drivers/gpu/drm/msm/
Dmsm_rd.c120 enum rd_sect_type type, const void *buf, int sz) in rd_write_section()
/linux-4.4.14/net/llc/
Dllc_sap.c48 u8 type, u32 data_size) in llc_alloc_frame()
/linux-4.4.14/include/uapi/drm/
Dqxl_drm.h82 uint32_t type; member
Dvia_drm.h130 __u32 type; member
240 via_irq_seq_type_t type; member
/linux-4.4.14/include/linux/mlx5/
Dcq.h103 int type; member
/linux-4.4.14/drivers/gpu/drm/mgag200/
Dmgag200_ttm.c113 mgag200_bo_init_mem_type(struct ttm_bo_device *bdev, uint32_t type, in mgag200_bo_init_mem_type()
/linux-4.4.14/arch/s390/include/asm/
Duaccess.h62 #define access_ok(type, addr, size) __access_ok(addr, size) argument
/linux-4.4.14/include/net/
Daddrconf.h26 __u8 type; member
Dllc_conn.h88 static __inline__ void llc_set_backlog_type(struct sk_buff *skb, char type) in llc_set_backlog_type()
Dndisc.h122 static inline int ndisc_addr_option_pad(unsigned short type) in ndisc_addr_option_pad()
/linux-4.4.14/arch/mn10300/kernel/
Dmn10300-serial.h55 unsigned short type; /* type of serial port */ member
/linux-4.4.14/arch/tile/mm/
Dfault.c47 static noinline void force_sig_info_fault(const char *type, int si_signo, in force_sig_info_fault()
/linux-4.4.14/fs/xfs/
Dxfs_trans_dquot.c573 int type) in xfs_quota_warn()
/linux-4.4.14/drivers/net/wireless/ath/
Dspectral_common.h43 u8 type; /* see ath_fft_sample */ member
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
Dnv04.c356 nv04_devinit_pll_set(struct nvkm_devinit *devinit, u32 type, u32 freq) in nv04_devinit_pll_set()
/linux-4.4.14/security/apparmor/include/
Daudit.h108 int type; member
/linux-4.4.14/arch/mips/fw/cfe/
Dcfe_api.c140 cfe_enummem(int idx, int flags, u64 *start, u64 *length, u64 *type) in cfe_enummem()
/linux-4.4.14/drivers/gpu/drm/omapdrm/
Domap_plane.c342 int id, enum drm_plane_type type) in omap_plane_init()
/linux-4.4.14/drivers/bcma/
Dscan.c217 u32 type, u8 port) in bcma_erom_get_addr_desc()
/linux-4.4.14/net/dccp/
Doptions.c504 int dccp_insert_fn_opt(struct sk_buff *skb, u8 type, u8 feat, in dccp_insert_fn_opt()
/linux-4.4.14/include/linux/i2c/
Dtwl4030-madc.h49 u16 type; member
/linux-4.4.14/drivers/input/misc/
Dmax77693-haptic.c65 enum max77693_haptic_motor_type type; member
/linux-4.4.14/drivers/media/usb/uvc/
Duvc_driver.c843 static struct uvc_entity *uvc_alloc_entity(u16 type, u8 id, in uvc_alloc_entity()
964 __u16 type; in uvc_parse_standard_control() local
/linux-4.4.14/net/decnet/
Ddn_table.c300 u32 tb_id, u8 type, u8 scope, void *dst, int dst_len, in dn_fib_dump_info()
534 int type = r->rtm_type; in dn_fib_table_insert() local
Daf_decnet.c287 int dn_sockaddr2username(struct sockaddr_dn *sdn, unsigned char *buf, unsigned char type) in dn_sockaddr2username()
324 unsigned char type; in dn_username2sockaddr() local
1080 unsigned char type; in dn_accept() local
/linux-4.4.14/fs/ext2/
Dsuper.c1448 static ssize_t ext2_quota_read(struct super_block *sb, int type, char *data, in ext2_quota_read()
1493 static ssize_t ext2_quota_write(struct super_block *sb, int type, in ext2_quota_write()
/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel_uncore.h16 #define UNCORE_PCI_DEV_DATA(type, idx) ((type << 8) | idx) argument
80 struct intel_uncore_type *type; member
/linux-4.4.14/drivers/input/serio/
Dserio.c157 enum serio_event_type type; member
190 enum serio_event_type type) in serio_remove_duplicate_events()
/linux-4.4.14/drivers/gpu/drm/exynos/
Dexynos_dp_reg.c1128 enum clock_recovery_m_value_type type, in exynos_dp_set_video_cr_mn()
1162 void exynos_dp_set_video_timing_mode(struct exynos_dp_device *dp, u32 type) in exynos_dp_set_video_timing_mode()
/linux-4.4.14/include/linux/qed/
Deth_common.h136 u8 type; member
168 u8 type; member
/linux-4.4.14/fs/befs/
Dbefs_fs_types.h168 fs32 type; member
186 fs32 type; member
/linux-4.4.14/drivers/media/platform/s5p-mfc/
Ds5p_mfc_enc.c1314 enum v4l2_buf_type type) in vidioc_streamon()
1327 enum v4l2_buf_type type) in vidioc_streamoff()
/linux-4.4.14/net/ax25/
Daf_ax25.c156 struct net_device *dev, int type) in ax25_find_listener()
183 int type) in ax25_get_socket()
/linux-4.4.14/drivers/usb/serial/
Dusb-serial.c725 struct usb_serial_driver *type = NULL; in usb_serial_probe() local
1316 #define set_to_generic_if_null(type, function) \ argument
/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_bsg.h54 uint32_t type; member
68 uint32_t type; member
/linux-4.4.14/net/atm/
Dmpc.c345 static const char *mpoa_device_type_string(char type) in mpoa_device_type_string()
377 uint32_t type; in lane2_assoc_ind() local
/linux-4.4.14/drivers/dma/
Dmxs-dma.c142 enum mxs_dma_devtype type; member
154 enum mxs_dma_devtype type; member
/linux-4.4.14/drivers/char/agp/
Dagp.h55 u32 type; member
141 enum chipset_type type; member
/linux-4.4.14/include/linux/ceph/
Dmessenger.h78 static __inline__ bool ceph_msg_data_type_valid(enum ceph_msg_data_type type) in ceph_msg_data_type_valid()
95 enum ceph_msg_data_type type; member
/linux-4.4.14/drivers/usb/host/
Dr8a66597.h50 u16 type; member
73 u16 type; member
/linux-4.4.14/drivers/base/
Dplatform.c67 unsigned int type, unsigned int num) in platform_get_resource()
126 unsigned int type, in platform_get_resource_byname()
/linux-4.4.14/drivers/sbus/char/
Denvctrl.c139 unsigned char type; member
147 unsigned int type; member
/linux-4.4.14/drivers/pcmcia/
Dyenta_socket.c689 static int yenta_allocate_res(struct yenta_socket *socket, int nr, unsigned type, int addr_start, i… in yenta_allocate_res()
1346 #define CB_ID(vend, dev, type) \ argument
/linux-4.4.14/drivers/net/wireless/hostap/
Dhostap_ap.c2205 u16 fc, type, stype; in handle_ap_item() local
2938 int pwrmgt, int type, int stype) in hostap_update_sta_ps2()
2992 u16 fc, type, stype; in hostap_handle_sta_rx() local
3315 void hostap_wds_link_oper(local_info_t *local, u8 *addr, wds_oper_type type) in hostap_wds_link_oper()
/linux-4.4.14/drivers/regulator/
Dqcom_spmi-regulator.c330 enum spmi_regulator_type type; member
922 enum spmi_regulator_logical_type type = vreg->logical_type; in spmi_regulator_set_ilim() local
1199 u8 type, subtype; in spmi_regulator_match() local
1287 enum spmi_regulator_logical_type type; in spmi_regulator_init_registers() local
/linux-4.4.14/drivers/net/ethernet/brocade/bna/
Dbfi.h506 u32 type; /* partition type */ member
519 u32 type; /* partition type */ member
540 u32 type; /* partition type */ member
552 u32 type; /* partition type */ member
/linux-4.4.14/fs/ntfs/
Dlayout.h592 /* 80*/ ATTR_TYPE type; /* Type of the attribute. */ member
699 /* 0*/ ATTR_TYPE type; /* The (32-bit) type of the attribute. */ member
974 /* 0*/ ATTR_TYPE type; /* Type of referenced attribute. */ member
1096 } __attribute__ ((__packed__)) type; member
1423 /* 0*/ ACE_TYPES type; /* Type of the ACE. */ member
1583 ACE_TYPES type; /* Type of the ACE. */ member
1604 ACE_TYPES type; /* Type of the ACE. */ member
2021 ATTR_TYPE type; /* Type of the indexed attribute. Is member
/linux-4.4.14/drivers/soc/ti/
Dknav_qmss_queue.c176 unsigned type) in knav_queue_match_type()
281 unsigned type, unsigned flags) in knav_queue_open_by_type()
1282 struct device_node *type, *range; in knav_setup_queue_pools() local
/linux-4.4.14/drivers/hwmon/
Dasus_atk0110.c159 u64 type; member
406 u64 type = flags->integer.value & ATK_TYPE_MASK; in atk_sensor_type() local
855 u64 type; in atk_add_sensor() local
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dhtt_rx.c593 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()
1976 enum htt_t2h_msg_type type; in ath10k_htt_t2h_msg_handler() local
/linux-4.4.14/net/ipv6/
Dip6_tunnel.c540 u8 *type, u8 *code, int *msg, __u32 *info, int offset) in ip6_tnl_err()
628 u8 type, u8 code, int offset, __be32 info) in ip4ip6_err()
734 u8 type, u8 code, int offset, __be32 info) in ip6ip6_err()
Dxfrm6_tunnel.c243 u8 type, u8 code, int offset, __be32 info) in xfrm6_tunnel_err()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlu_object.h1113 #define LU_KEY_INIT(mod, type) \ argument
1129 #define LU_KEY_FINI(mod, type) \ argument
1139 #define LU_KEY_INIT_FINI(mod, type) \ argument
/linux-4.4.14/drivers/scsi/
Dnsp32.c292 # define nsp32_msg(type, args...) nsp32_message ("", 0, (type), args) argument
296 # define nsp32_msg(type, args...) \ argument
324 static void nsp32_message(const char *func, int line, char *type, char *fmt, ...) in nsp32_message()
/linux-4.4.14/drivers/net/ethernet/ti/
Dtlan.c244 tlan_set_timer(struct net_device *dev, u32 ticks, u32 type) in tlan_set_timer()
1158 u16 type; in tlan_handle_interrupt() local
2060 static void tlan_print_list(struct tlan_list *list, char *type, int num) in tlan_print_list()
/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_tv.c50 int type; member
1188 int type; in intel_tv_detect_type() local
1319 int type; in intel_tv_detect() local
/linux-4.4.14/drivers/gpu/drm/
Ddrm_crtc.c145 int type; member
343 uint32_t id, uint32_t type) in _object_find()
375 uint32_t id, uint32_t type) in drm_mode_object_find()
1163 enum drm_plane_type type) in drm_universal_plane_init()
1239 enum drm_plane_type type; in drm_plane_init() local
3848 int flags, const char *name, uint32_t type) in drm_property_create_object()
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
Dfwsignal.c999 int brcmf_fws_macdesc_indicate(struct brcmf_fws_info *fws, u8 type, u8 *data) in brcmf_fws_macdesc_indicate()
1060 u8 type, u8 *data) in brcmf_fws_macdesc_state_indicate()
1092 u8 type, u8 *data) in brcmf_fws_interface_state_indicate()
1136 static int brcmf_fws_request_indicate(struct brcmf_fws_info *fws, u8 type, in brcmf_fws_request_indicate()
1625 u8 type; in brcmf_fws_hdrpull() local
/linux-4.4.14/net/core/
Dneighbour.c1790 u32 pid, u32 seq, int type, int flags) in neightbl_fill_info()
1880 u32 pid, u32 seq, int type, in neightbl_fill_param_info()
2149 u32 pid, u32 seq, int type, unsigned int flags) in neigh_fill_info()
2202 u32 pid, u32 seq, int type, unsigned int flags, in pneigh_fill_info()
2834 static void __neigh_notify(struct neighbour *n, int type, int flags) in __neigh_notify()
/linux-4.4.14/lib/xz/
Dxz_dec_bcj.c28 } type; member
/linux-4.4.14/drivers/staging/unisys/include/
Dvisorbus.h153 uuid_le type; member
/linux-4.4.14/arch/ia64/sn/kernel/
Dio_common.c58 sn_default_pci_map(struct pci_dev *pdev, unsigned long paddr, size_t size, int type) in sn_default_pci_map()
/linux-4.4.14/drivers/media/platform/vivid/
Dvivid-vid-common.c545 void vivid_send_source_change(struct vivid_dev *dev, unsigned type) in vivid_send_source_change()
/linux-4.4.14/drivers/staging/android/ion/
Dion_priv.h170 enum ion_heap_type type; member
/linux-4.4.14/drivers/scsi/isci/
Dscu_completion_codes.h74 #define SCU_COMPLETION_TYPE(type) \ argument
/linux-4.4.14/drivers/input/joystick/iforce/
Diforce-ff.c490 u8 type; in iforce_upload_condition() local
/linux-4.4.14/fs/sysv/
Dsuper.c204 u32 type; in detect_sysv() local
/linux-4.4.14/sound/drivers/opl4/
Dopl4_synth.c585 void snd_opl4_control(void *private_data, int type, struct snd_midi_channel *chan) in snd_opl4_control()
/linux-4.4.14/arch/powerpc/perf/
Dcore-fsl-emb.c461 unsigned long type, op, result; in hw_perf_cache_event() local
/linux-4.4.14/include/uapi/misc/
Dcxl.h75 __u16 type; member
/linux-4.4.14/arch/frv/include/asm/
Duaccess.h65 #define access_ok(type,addr,size) (__range_ok((void __user *)(addr), (size)) == 0) argument
/linux-4.4.14/drivers/media/pci/ivtv/
Divtv-vbi.c384 u8 type; in ivtv_process_vbi_data() local
/linux-4.4.14/arch/arm/probes/
Ddecode.c449 enum decode_type type = h->type_regs.bits & DECODE_TYPE_MASK; in probes_decode_insn() local
/linux-4.4.14/net/nfc/hci/
Dhci.h78 #define HCP_HEADER(type, instr) ((((type) & 0x03) << 6) | ((instr) & 0x3f)) argument
/linux-4.4.14/net/hsr/
Dhsr_main.h153 enum hsr_port_type type; member

1...<<11121314151617181920>>...22