Home
last modified time | relevance | path

Searched defs:type (Results 801 – 1000 of 4299) sorted by relevance

12345678910>>...22

/linux-4.4.14/include/linux/
Dvme.h73 u32 type; member
78 enum vme_resource_type type; member
Dnet.h114 short type; member
190 #define DECLARE_SOCKADDR(type, dst, src) \ argument
299 #define MODULE_ALIAS_NET_PF_PROTO_TYPE(pf, proto, type) \ argument
Ddevice-mapper.h178 #define dm_target_needs_singleton(type) ((type)->features & DM_TARGET_SINGLETON) argument
184 #define dm_target_always_writeable(type) \ argument
192 #define dm_target_is_immutable(type) ((type)->features & DM_TARGET_IMMUTABLE) argument
204 struct target_type *type; member
Dtorture.h39 #define torture_param(type, name, init, msg) \ argument
Dproc_ns.h15 int type; member
Dleds-lp3944.h41 enum lp3944_type type; member
/linux-4.4.14/drivers/mtd/chips/
Dcfi_util.c45 unsigned type = cfi->device_type; in cfi_build_cmd_addr() local
199 int type, map_word *prev_val) in cfi_send_gen_cmd()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dbase.c112 nvkm_fifo_uevent_fini(struct nvkm_event *event, int type, int index) in nvkm_fifo_uevent_fini()
119 nvkm_fifo_uevent_init(struct nvkm_event *event, int type, int index) in nvkm_fifo_uevent_init()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_kms.c196 enum amd_ip_block_type type; in amdgpu_info_ioctl() local
259 enum amd_ip_block_type type; in amdgpu_info_ioctl() local
/linux-4.4.14/sound/soc/intel/haswell/
Dsst-haswell-dsp.c57 __le32 type; /* IRAM/DRAM */ member
81 __le16 type; /* codec type, pp lib */ member
450 enum sst_mem_type type; member
/linux-4.4.14/drivers/net/ethernet/sfc/
Dsiena.c639 static int siena_set_wol(struct efx_nic *efx, u32 type) in siena_set_wol()
813 unsigned int type) in siena_mtd_probe_partition()
870 unsigned int type; in siena_mtd_probe() local
/linux-4.4.14/drivers/pinctrl/samsung/
Dpinctrl-samsung.h60 #define PINCFG_PACK(type, value) (((value) << PINCFG_VALUE_SHIFT) | type) argument
127 const struct samsung_pin_bank_type *type; member
159 const struct samsung_pin_bank_type *type; member
Dpinctrl-s3c64xx.c236 static int s3c64xx_irq_get_trigger(unsigned int type) in s3c64xx_irq_get_trigger()
263 static void s3c64xx_irq_set_handler(struct irq_data *d, unsigned int type) in s3c64xx_irq_set_handler()
344 static int s3c64xx_gpio_irq_set_type(struct irq_data *irqd, unsigned int type) in s3c64xx_gpio_irq_set_type()
552 static int s3c64xx_eint0_irq_set_type(struct irq_data *irqd, unsigned int type) in s3c64xx_eint0_irq_set_type()
/linux-4.4.14/net/decnet/
Ddn_fib.c298 int type = nla_type(attr); in dn_fib_create_info() local
412 int dn_fib_semantic_match(int type, struct dn_fib_info *fi, const struct flowidn *fld, struct dn_fi… in dn_fib_semantic_match()
551 static void fib_magic(int cmd, int type, __le16 dst, int dst_len, struct dn_ifaddr *ifa) in fib_magic()
/linux-4.4.14/fs/ubifs/
Dio.c240 int err = -EINVAL, type, node_len; in ubifs_check_node() local
897 int ubifs_read_node_wbuf(struct ubifs_wbuf *wbuf, void *buf, int type, int len, in ubifs_read_node_wbuf()
974 int ubifs_read_node(const struct ubifs_info *c, void *buf, int type, int len, in ubifs_read_node()
/linux-4.4.14/arch/ia64/sn/kernel/
Dsetup.c267 u8 type; member
276 u8 type; /* 1 == pci */ member
693 static inline int __init board_needs_cnode(int type) in board_needs_cnode()
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Den_flow_table.c164 static u32 mlx5e_get_tt_vec(struct mlx5e_eth_addr_info *ai, int type) in mlx5e_get_tt_vec()
243 struct mlx5e_eth_addr_info *ai, int type, in __mlx5e_add_eth_addr_rule()
479 struct mlx5e_eth_addr_info *ai, int type) in mlx5e_add_eth_addr_rule()
/linux-4.4.14/sound/pci/ctxfi/
Dctdaio.c107 static unsigned int daio_device_index(enum DAIOTYP type, struct hw *hw) in daio_device_index()
509 static int daio_mgr_get_rsc(struct rsc_mgr *mgr, enum DAIOTYP type) in daio_mgr_get_rsc()
519 static int daio_mgr_put_rsc(struct rsc_mgr *mgr, enum DAIOTYP type) in daio_mgr_put_rsc()
/linux-4.4.14/include/net/
Dsnmp.h119 #define DEFINE_SNMP_STAT(type, name) \ argument
121 #define DEFINE_SNMP_STAT_ATOMIC(type, name) \ argument
123 #define DECLARE_SNMP_STAT(type, name) \ argument
Dgarp.h81 u8 type; member
93 enum garp_applications type; member
Dact_api.h92 __u32 type; /* for backward compat(TCA_OLD_COMPAT) */ member
101 __u32 type; /* TBD to match kind */ member
/linux-4.4.14/drivers/regulator/
Dact8865-regulator.c324 unsigned long type) in act8865_pdata_from_dt()
383 unsigned long type) in act8865_pdata_from_dt()
424 unsigned long type; in act8865_pmic_probe() local
/linux-4.4.14/arch/s390/include/uapi/asm/
Dkvm.h52 __u8 type; member
125 __u8 type; member
133 __u8 type; member
Dkvm_virtio.h20 __u8 type; member
/linux-4.4.14/drivers/net/wireless/hostap/
Dhostap_80211_rx.c63 struct hostap_80211_rx_status *rx_stats, int type) in prism2_rx_80211()
473 struct hostap_80211_rx_status *rx_stats, u16 type, in hostap_rx_frame_mgmt()
724 u16 fc, type, stype, sc; in hostap_80211_rx() local
/linux-4.4.14/fs/btrfs/
Dordered-data.c186 int type, int dio, int compress_type) in __btrfs_add_ordered_extent()
248 u64 start, u64 len, u64 disk_len, int type) in btrfs_add_ordered_extent()
256 u64 start, u64 len, u64 disk_len, int type) in btrfs_add_ordered_extent_dio()
265 int type, int compress_type) in btrfs_add_ordered_extent_compress()
/linux-4.4.14/drivers/md/
Ddm-log.c100 static void put_type(struct dm_dirty_log_type *type) in put_type()
115 int dm_dirty_log_type_register(struct dm_dirty_log_type *type) in dm_dirty_log_type_register()
130 int dm_dirty_log_type_unregister(struct dm_dirty_log_type *type) in dm_dirty_log_type_unregister()
152 struct dm_dirty_log_type *type; in dm_dirty_log_create() local
/linux-4.4.14/security/keys/
Dkeyctl.c31 static int key_get_type_from_user(char *type, in key_get_type_from_user()
67 char type[32], *description; in SYSCALL_DEFINE5() local
167 char type[32], *description, *callout_info; in SYSCALL_DEFINE4() local
634 char type[32], *description; in keyctl_keyring_search() local
/linux-4.4.14/drivers/staging/lustre/lnet/lnet/
Dapi-ni.c266 lnet_find_lnd_by_type(__u32 type) in lnet_find_lnd_by_type()
369 lnet_res_type2str(int type) in lnet_res_type2str()
425 lnet_res_container_setup(struct lnet_res_container *rec, int cpt, int type) in lnet_res_container_setup()
469 lnet_res_containers_create(int type) in lnet_res_containers_create()
/linux-4.4.14/drivers/iio/light/
Dtsl2563.c571 const struct iio_chan_spec *chan, enum iio_event_type type, in tsl2563_read_thresh()
592 const struct iio_chan_spec *chan, enum iio_event_type type, in tsl2563_write_thresh()
641 const struct iio_chan_spec *chan, enum iio_event_type type, in tsl2563_write_interrupt_config()
683 const struct iio_chan_spec *chan, enum iio_event_type type, in tsl2563_read_interrupt_config()
/linux-4.4.14/drivers/gpio/
Dgpio-pxa.c102 enum pxa_gpio_type type; member
164 static inline int gpio_is_pxa_type(int type) in gpio_is_pxa_type()
169 static inline int gpio_is_mmp_type(int type) in gpio_is_mmp_type()
358 static int pxa_gpio_irq_type(struct irq_data *d, unsigned int type) in pxa_gpio_irq_type()
/linux-4.4.14/fs/configfs/
Ddir.c173 void *element, int type) in configfs_new_dirent()
227 umode_t mode, int type) in configfs_make_dirent()
897 struct config_item_type *type; in client_disconnect_notify() local
916 struct config_item_type *type; in client_drop_item() local
1164 struct config_item_type *type; in configfs_mkdir() local
/linux-4.4.14/drivers/char/agp/
Dintel-gtt.c212 int type) in i810_insert_dcache_entries()
238 static struct agp_memory *alloc_agpphysmem_i8xx(size_t pg_count, int type) in alloc_agpphysmem_i8xx()
882 off_t pg_start, int type) in intel_fake_agp_insert_entries()
947 off_t pg_start, int type) in intel_fake_agp_remove_entries()
964 int type) in intel_fake_agp_alloc_by_type()
Defficeon-agp.c238 static int efficeon_insert_memory(struct agp_memory * mem, off_t pg_start, int type) in efficeon_insert_memory()
287 static int efficeon_remove_memory(struct agp_memory * mem, off_t pg_start, int type) in efficeon_remove_memory()
Dnvidia-agp.c201 static int nvidia_insert_memory(struct agp_memory *mem, off_t pg_start, int type) in nvidia_insert_memory()
240 static int nvidia_remove_memory(struct agp_memory *mem, off_t pg_start, int type) in nvidia_remove_memory()
Duninorth-agp.c149 static int uninorth_insert_memory(struct agp_memory *mem, off_t pg_start, int type) in uninorth_insert_memory()
199 int uninorth_remove_memory(struct agp_memory *mem, off_t pg_start, int type) in uninorth_remove_memory()
/linux-4.4.14/tools/lib/traceevent/
Dparse-filter.c75 enum event_type type; in read_token() local
349 enum event_type type, struct filter_arg **parg, char *error_str) in create_arg_item()
954 enum event_type type; in process_filter() local
1546 enum filter_trivial_type type) in pevent_update_trivial()
1605 enum filter_trivial_type type) in pevent_filter_clear_trivial()
1667 enum filter_trivial_type type) in pevent_filter_event_has_trivial()
Devent-parse.h192 char *type; member
235 char *type; member
302 enum print_arg_type type; member
864 enum filter_value_type type; member
872 enum filter_op_type type; member
878 enum filter_exp_type type; member
884 enum filter_cmp_type type; member
890 enum filter_cmp_type type; member
898 enum filter_arg_type type; member
Dkbuffer-parse.c294 unsigned int type; in old_update_pointers() local
346 int type; in __old_next_event() local
464 int type; in __next_event() local
/linux-4.4.14/fs/
Dlocks.c206 locks_get_lock_context(struct inode *inode, int type) in locks_get_lock_context()
377 int type = flock_translate_cmd(cmd); in flock_make_lock() local
396 static int assign_type(struct file_lock *fl, long type) in assign_type()
507 static int lease_init(struct file *filp, long type, struct file_lock *fl) in lease_init()
525 static struct file_lock *lease_alloc(struct file *filp, long type) in lease_alloc()
1390 int __break_lease(struct inode *inode, unsigned int mode, unsigned int type) in __break_lease()
1551 int type = F_UNLCK; in fcntl_getlease() local
Dnamespace.c933 vfs_kern_mount(struct file_system_type *type, int flags, const char *name, void *data) in vfs_kern_mount()
2008 int type = flags & ~(MS_REC | MS_SILENT); in flags_to_propagation_type() local
2027 int type; in do_change_type() local
2379 struct file_system_type *type; in do_new_mount() local
2894 char __user *, type, unsigned long, flags, void __user *, data) in SYSCALL_DEFINE5() argument
3080 struct file_system_type *type; in init_mount_tree() local
3153 struct vfsmount *kern_mount_data(struct file_system_type *type, void *data) in kern_mount_data()
3208 static bool fs_fully_visible(struct file_system_type *type, int *new_mnt_flags) in fs_fully_visible()
/linux-4.4.14/drivers/usb/host/
Dxhci-mem.c99 struct xhci_segment *next, enum xhci_ring_type type) in xhci_link_segments()
321 enum xhci_ring_type type, gfp_t flags) in xhci_alloc_segments_for_ring()
364 enum xhci_ring_type type, gfp_t flags) in xhci_ring_alloc()
427 enum xhci_ring_type type) in xhci_reinit_cached_ring()
504 int type, gfp_t flags) in xhci_alloc_container_ctx()
1346 u32 type; in xhci_get_endpoint_type() local
1410 enum xhci_ring_type type; in xhci_endpoint_init() local
Dfhci-mem.c91 enum fhci_ta_type type, int toggle, u8 *data, u32 len, in fhci_td_fill()
/linux-4.4.14/drivers/thermal/
Dthermal_core.c455 enum thermal_trip_type type; in handle_thermal_trip() local
489 enum thermal_trip_type type; in thermal_zone_get_temp() local
658 enum thermal_trip_type type; in trip_point_type_show() local
1454 char *type, void *devdata, in __thermal_cooling_device_register()
1526 thermal_cooling_device_register(char *type, void *devdata, in thermal_cooling_device_register()
1550 char *type, void *devdata, in thermal_of_cooling_device_register()
1795 struct thermal_zone_device *thermal_zone_device_register(const char *type, in thermal_zone_device_register()
Dstep_wise.c117 enum thermal_trip_type type, int value) in update_passive_instance()
/linux-4.4.14/tools/perf/util/
Devsel.c360 static int __perf_evsel__bp_name(char *bf, size_t size, u64 addr, u64 type) in __perf_evsel__bp_name()
430 bool perf_evsel__is_cache_op_valid(u8 type, u8 op) in perf_evsel__is_cache_op_valid()
438 int __perf_evsel__hw_cache_type_op_res_name(u8 type, u8 op, u8 result, in __perf_evsel__hw_cache_type_op_res_name()
453 u8 op, result, type = (config >> 0) & 0xff; in __perf_evsel__hw_cache_name() local
1512 u64 type = evsel->attr.sample_type; in perf_evsel__parse_id_sample() local
1587 u64 type = evsel->attr.sample_type; in perf_evsel__parse_sample() local
1851 size_t perf_event__sample_event_size(const struct perf_sample *sample, u64 type, in perf_event__sample_event_size()
1956 int perf_event__synthesize_sample(union perf_event *event, u64 type, in perf_event__synthesize_sample()
Dparse-events.y283 int type = $1 >> 16; variable
296 int type = $1 >> 16; variable
/linux-4.4.14/net/ipv4/
Digmp.c267 static int is_in(struct ip_mc_list *pmc, struct ip_sf_list *psf, int type, in is_in()
312 igmp_scount(struct ip_mc_list *pmc, int type, int gdeleted, int sdeleted) in igmp_scount()
402 static int grec_size(struct ip_mc_list *pmc, int type, int gdel, int sdel) in grec_size()
408 int type, struct igmpv3_grec **ppgr) in add_grhead()
432 int type, int gdeleted, int sdeleted) in add_grec()
545 int type; in igmpv3_send_report() local
603 int type, dtype; in igmpv3_send_cr() local
673 int type) in igmp_send_report()
1534 int type; in ip_mc_rejoin_groups() local
/linux-4.4.14/net/ipv6/
Dmcast.c1468 static bool is_in(struct ifmcaddr6 *pmc, struct ip6_sf_list *psf, int type, in is_in()
1513 mld_scount(struct ifmcaddr6 *pmc, int type, int gdeleted, int sdeleted) in mld_scount()
1665 static int grec_size(struct ifmcaddr6 *pmc, int type, int gdel, int sdel) in grec_size()
1671 int type, struct mld2_grec **ppgr) in add_grhead()
1695 int type, int gdeleted, int sdeleted, int crsend) in add_grec()
1807 int type; in mld_send_report() local
1861 int type, dtype; in mld_send_cr() local
1930 static void igmp6_send(struct in6_addr *addr, struct net_device *dev, int type) in igmp6_send()
2031 int type; in mld_send_initial_cr() local
Dudplite.c24 u8 type, u8 code, int offset, __be32 info) in udplitev6_err()
Dudp_offload.c39 int type = skb_shinfo(skb)->gso_type; in udp6_ufo_fragment() local
/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_ddi.c1809 int type = intel_encoder->type; in intel_ddi_set_pipe_settings() local
1859 int type = intel_encoder->type; in intel_ddi_enable_transcoder_func() local
1967 int type = intel_connector->base.connector_type; in intel_ddi_connector_get_hw_state() local
2091 enum port port, int type) in skl_ddi_set_iboost()
2148 enum port port, int type) in bxt_ddi_vswing_sequence()
2290 int type = intel_encoder->type; in intel_ddi_pre_enable() local
2367 int type = intel_encoder->type; in intel_ddi_post_disable() local
2408 int type = intel_encoder->type; in intel_enable_ddi() local
2443 int type = intel_encoder->type; in intel_disable_ddi() local
3202 int type = encoder->type; in intel_ddi_compute_config() local
Dintel_acpi.c62 static char *intel_dsm_mux_type(u8 type) in intel_dsm_mux_type()
/linux-4.4.14/net/bluetooth/
Dhci_core.c2353 static u8 ltk_role(u8 type) in ltk_role()
2428 bdaddr_t *bdaddr, u8 *val, u8 type, in hci_add_link_key()
2475 u8 addr_type, u8 type, u8 authenticated, in hci_add_ltk()
2576 bool hci_bdaddr_is_paired(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 type) in hci_bdaddr_is_paired()
2845 bdaddr_t *bdaddr, u8 type) in hci_bdaddr_list_lookup()
2869 int hci_bdaddr_list_add(struct list_head *list, bdaddr_t *bdaddr, u8 type) in hci_bdaddr_list_add()
2891 int hci_bdaddr_list_del(struct list_head *list, bdaddr_t *bdaddr, u8 type) in hci_bdaddr_list_del()
3806 static struct hci_conn *hci_low_sent(struct hci_dev *hdev, __u8 type, in hci_low_sent()
3866 static void hci_link_tx_to(struct hci_dev *hdev, __u8 type) in hci_link_tx_to()
3887 static struct hci_chan *hci_chan_sent(struct hci_dev *hdev, __u8 type, in hci_chan_sent()
[all …]
/linux-4.4.14/arch/arm/firmware/
Dtrusted_foundations.c34 static void __naked tf_generic_smc(u32 type, u32 arg1, u32 arg2) in tf_generic_smc()
/linux-4.4.14/arch/arm/mach-imx/
Dcpu.c17 void mxc_set_cpu_type(unsigned int type) in mxc_set_cpu_type()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
Dfan.c72 u8 type = nvbios_rd08(bios, data + 0x00); in nvbios_fan_parse() local
/linux-4.4.14/drivers/i2c/busses/
Di2c-parport.h101 static int type = -1; variable
/linux-4.4.14/tools/lib/bpf/
Dbpf.c58 int bpf_load_program(enum bpf_prog_type type, struct bpf_insn *insns, in bpf_load_program()
Dlibbpf.h98 unsigned int type; member
/linux-4.4.14/arch/blackfin/mach-bf548/include/mach/
Dbf54x-lq043.h20 int type; member
/linux-4.4.14/arch/powerpc/platforms/pasemi/
Dmsi.c83 static int pasemi_msi_setup_msi_irqs(struct pci_dev *pdev, int nvec, int type) in pasemi_msi_setup_msi_irqs()
Ddma_lib.c112 static int pasemi_alloc_tx_chan(enum pasemi_dmachan_type type) in pasemi_alloc_tx_chan()
181 void *pasemi_dma_alloc_chan(enum pasemi_dmachan_type type, in pasemi_dma_alloc_chan()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/
Dnv50.c65 u32 type = nvkm_rd32(device, 0x00b230); in nv50_mpeg_intr() local
/linux-4.4.14/drivers/misc/ibmasm/
Ddot_command.h45 u8 type; member
/linux-4.4.14/arch/sparc/include/asm/
Dbarrier_64.h25 #define membar_safe(type) \ argument
/linux-4.4.14/drivers/media/common/
Dcypress_firmware.c72 const struct firmware *fw, int type) in cypress_load_firmware()
/linux-4.4.14/tools/testing/selftests/net/
Dsocket.c11 int type; member
/linux-4.4.14/drivers/mtd/maps/
Dimpa7.c61 const char * const *type; in init_impa7() local
Dpismo.c24 u8 type; member
43 u8 type; member
Dtsunami_flash.c90 const char * const *type; in init_tsunami_flash() local
/linux-4.4.14/net/ceph/
Dmsgpool.c35 int ceph_msgpool_init(struct ceph_msgpool *pool, int type, in ceph_msgpool_init()
/linux-4.4.14/security/apparmor/
Dcapability.c68 int type = AUDIT_APPARMOR_AUTO; in audit_caps() local
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
Dvolt.h10 enum nvbios_volt_type type; member
Dpmu.h9 u8 type; member
/linux-4.4.14/drivers/acpi/acpica/
Ddbobject.c235 u8 type; in acpi_db_display_internal_object() local
Dnsaccess.c282 acpi_object_type type, in acpi_ns_lookup()
Ddbstats.c256 u32 type; in acpi_db_classify_one_object() local
Ddbmethod.c139 char type; in acpi_db_set_method_data() local
Dexoparg1.c589 u32 type; in acpi_ex_opcode_1A_0T_1R() local
Devhandler.c336 acpi_object_type type; in acpi_ev_install_space_handler() local
Dnsobject.c74 union acpi_operand_object *object, acpi_object_type type) in acpi_ns_attach_object()
/linux-4.4.14/scripts/genksyms/
Dparse.y58 enum symbol_type type) in record_compound()
/linux-4.4.14/drivers/gpu/drm/vmwgfx/
Dvmwgfx_fence.h49 enum vmw_action_type type; member
/linux-4.4.14/drivers/staging/rtl8712/
Dosdep_service.h60 #define LIST_CONTAINOR(ptr, type, member) \ argument
/linux-4.4.14/drivers/infiniband/ulp/ipoib/
Dipoib_vlan.c53 u16 pkey, int type) in __ipoib_vlan_add()
/linux-4.4.14/arch/c6x/include/asm/
Dspecial_insns.h53 #define ack_exception(type) set_creg(ECR, 1 << (type)) argument
/linux-4.4.14/net/rose/
Drose_dev.c39 unsigned short type, in rose_header()
/linux-4.4.14/arch/powerpc/include/asm/
Dhw_breakpoint.h29 u16 type; member
Ddbell.h65 static inline void ppc_msgsnd(enum ppc_dbell type, u32 flags, u32 tag) in ppc_msgsnd()
/linux-4.4.14/drivers/pci/pcie/
Dportdrv.h21 #define get_descriptor_id(type, service) (((type - 4) << 4) | service) argument
/linux-4.4.14/arch/xtensa/include/asm/
Dbootparam.h41 unsigned long type; member
/linux-4.4.14/arch/arm/mach-davinci/include/mach/
Dcputype.h37 #define IS_DAVINCI_CPU(type, id) \ argument
/linux-4.4.14/arch/x86/kernel/
Dx86_init.c119 int arch_setup_msi_irqs(struct pci_dev *dev, int nvec, int type) in arch_setup_msi_irqs()
/linux-4.4.14/sound/pci/hda/
Dhda_generic.c364 static bool is_ctl_used(struct hda_codec *codec, unsigned int val, int type) in is_ctl_used()
380 int dir, int idx, int type) in is_ctl_associated()
434 unsigned int type; in __parse_nid_path() local
626 unsigned int type = get_wcaps_type(caps); in has_amp_in() local
640 unsigned int type = get_wcaps_type(caps); in has_amp_out() local
654 int type = get_wcaps_type(get_wcaps(codec, nid)); in is_active_nid() local
808 int type; in activate_amp_in() local
995 add_control(struct hda_gen_spec *spec, int type, const char *name, in add_control()
1010 static int add_control_with_pfx(struct hda_gen_spec *spec, int type, in add_control_with_pfx()
1021 #define add_pb_vol_ctrl(spec, type, pfx, val) \ argument
[all …]
/linux-4.4.14/arch/x86/mm/
Dpat_internal.h13 enum page_cache_mode type; member
Dmmio-mod.c45 enum reason_type type; member
149 const enum reason_type type = get_ins_type(instptr); in pre() local
/linux-4.4.14/net/802/
Dhippi.c47 unsigned short type, in hippi_header()
/linux-4.4.14/drivers/staging/iio/meter/
Dade7758_ring.c36 static int ade7758_write_waveform_type(struct device *dev, unsigned type) in ade7758_write_waveform_type()
/linux-4.4.14/arch/powerpc/platforms/powernv/
Dopal-power.c85 uint64_t type; in opal_power_control_event() local
/linux-4.4.14/include/uapi/linux/
Datm_tcp.h36 int type; /* message type; both directions */ member
Dnetrom.h25 int type; member
/linux-4.4.14/tools/perf/tests/
Dvmlinux-kallsyms.c28 enum map_type type = MAP__FUNCTION; in test__vmlinux_matches_kallsyms() local
/linux-4.4.14/arch/sparc/kernel/
Dsstate.c49 static int sstate_reboot_call(struct notifier_block *np, unsigned long type, void *_unused) in sstate_reboot_call()
/linux-4.4.14/sound/core/seq/
Dseq_system.c94 void snd_seq_system_broadcast(int client, int port, int type) in snd_seq_system_broadcast()
/linux-4.4.14/drivers/parisc/
Dgsc.h33 int type; member
/linux-4.4.14/drivers/gpu/drm/sti/
Dsti_plane.c93 enum drm_plane_type type) in sti_plane_init_property()
/linux-4.4.14/crypto/
Dakcipher.c91 struct crypto_akcipher *crypto_alloc_akcipher(const char *alg_name, u32 type, in crypto_alloc_akcipher()
Dshash.c495 static int crypto_init_shash_ops(struct crypto_tfm *tfm, u32 type, u32 mask) in crypto_init_shash_ops()
505 static unsigned int crypto_shash_ctxsize(struct crypto_alg *alg, u32 type, in crypto_shash_ctxsize()
576 struct crypto_shash *crypto_alloc_shash(const char *alg_name, u32 type, in crypto_alloc_shash()
695 struct shash_alg *shash_attr_alg(struct rtattr *rta, u32 type, u32 mask) in shash_attr_alg()
/linux-4.4.14/drivers/input/misc/
Dixp4xx-beeper.c51 static int ixp4xx_spkr_event(struct input_dev *dev, unsigned int type, unsigned int code, int value) in ixp4xx_spkr_event()
Dgpio-beeper.c39 static int gpio_beeper_event(struct input_dev *dev, unsigned int type, in gpio_beeper_event()
/linux-4.4.14/arch/tile/kernel/
Dpci.c561 #define TILE_READ(size, type) \ argument
582 #define TILE_WRITE(size, type) \ argument
/linux-4.4.14/arch/metag/include/asm/
Duaccess.h51 #define access_ok(type, addr, size) __access_ok((unsigned long)(addr), \ argument
54 static inline int verify_area(int type, const void *addr, unsigned long size) in verify_area()
/linux-4.4.14/drivers/usb/gadget/function/
Df_mass_storage.h20 #define _FSG_MODULE_PARAM_ARRAY(prefix, params, name, type, desc) \ argument
26 #define _FSG_MODULE_PARAM(prefix, params, name, type, desc) \ argument
/linux-4.4.14/drivers/net/ethernet/altera/
Daltera_sgdma.c434 #define list_remove_head(list, entry, type, member) \ argument
443 #define list_peek_head(list, entry, type, member) \ argument
/linux-4.4.14/fs/ocfs2/dlm/
Ddlmlock.c394 static void dlm_init_lock(struct dlm_lock *newlock, int type, in dlm_init_lock()
423 struct dlm_lock * dlm_new_lock(int type, u8 node, u64 cookie, in dlm_new_lock()
/linux-4.4.14/drivers/misc/
Dtifm_core.c25 static const char *tifm_media_type_name(unsigned char type, unsigned char nt) in tifm_media_type_name()
254 unsigned char type) in tifm_alloc_device()
/linux-4.4.14/drivers/platform/x86/
Ddell-rbtn.c28 enum rbtn_type type; member
369 enum rbtn_type type; in rbtn_add() local
/linux-4.4.14/arch/um/kernel/
Dirq.c60 static int activate_fd(int irq, int fd, int type, void *dev_id) in activate_fd()
304 int um_request_irq(unsigned int irq, int fd, int type, in um_request_irq()
/linux-4.4.14/lib/
Dnlattr.c34 int minlen = 0, attrlen = nla_len(nla), type = nla_type(nla); in validate_nla() local
191 u16 type = nla_type(nla); in nla_parse() local
/linux-4.4.14/include/sound/
Dsoc-topology.h67 enum snd_soc_dobj_type type; member
103 u16 type; member
Dhdaudio.h47 int type; member
183 int type; member
356 #define _snd_hdac_chip_write(type, chip, reg, value) \ argument
358 #define _snd_hdac_chip_read(type, chip, reg) \ argument
461 #define _snd_hdac_stream_write(type, dev, reg, value) \ argument
463 #define _snd_hdac_stream_read(type, dev, reg) \ argument
/linux-4.4.14/drivers/scsi/fnic/
Dcq_enet_desc.h32 u8 *type, u8 *color, u16 *q_number, u16 *completed_index) in cq_enet_wq_desc_dec()
94 u8 *type, u8 *color, u16 *q_number, u16 *completed_index, in cq_enet_rq_desc_dec()
Dcq_desc.h55 u8 *type, u8 *color, u16 *q_number, u16 *completed_index) in cq_desc_dec()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
Dbase.c90 nvkm_i2c_intr_fini(struct nvkm_event *event, int type, int id) in nvkm_i2c_intr_fini()
99 nvkm_i2c_intr_init(struct nvkm_event *event, int type, int id) in nvkm_i2c_intr_init()
/linux-4.4.14/drivers/net/can/softing/
Dsofting_fw.c150 uint16_t type, len; in softing_load_fw() local
234 uint16_t type, len; in softing_load_app_fw() local
/linux-4.4.14/arch/powerpc/platforms/52xx/
Dmpc52xx_pic.c178 u32 ctrl_reg, type; in mpc52xx_extirq_set_type() local
345 int type; in mpc52xx_irqhost_map() local
/linux-4.4.14/net/nfc/nci/
Dhci.c100 #define NCI_HCP_HEADER(type, instr) ((((type) & 0x03) << 6) |\ argument
391 u8 type, u8 instruction, struct sk_buff *skb) in nci_hci_hcp_message_rx()
419 u8 pipe, type, instruction; in nci_hci_msg_rx_work() local
439 u8 pipe, type; in nci_hci_data_received_cb() local
/linux-4.4.14/drivers/media/tuners/
Dtuner-simple.c113 unsigned int type; member
139 static inline int tuner_stereo(const int type, const int status) in tuner_stereo()
207 static inline char *tuner_param_name(enum param_type type) in tuner_param_name()
1054 unsigned int type) in simple_tuner_attach()
Dr820t.c100 enum v4l2_tuner_type type; member
539 static int r820t_set_pll(struct r820t_priv *priv, enum v4l2_tuner_type type, in r820t_set_pll()
720 enum v4l2_tuner_type type, in r820t_sysfreq_sel()
950 enum v4l2_tuner_type type, in r820t_set_tv_standard()
1294 enum v4l2_tuner_type type, in generic_set_freq()
/linux-4.4.14/drivers/net/ethernet/qlogic/qlge/
Dqlge_dbg.c582 u32 type, index, index_max; in ql_get_routing_index_registers() local
623 u32 type; in ql_get_mac_protocol_registers() local
1602 #define DUMP_QDEV_FIELD(qdev, type, field) \ argument
1606 #define DUMP_QDEV_ARRAY(qdev, type, array, index, field) \ argument
/linux-4.4.14/drivers/media/v4l2-core/
Dvideobuf2-core.c500 enum vb2_memory memory, unsigned int type) in vb2_verify_memory_type()
1715 int vb2_core_streamon(struct vb2_queue *q, unsigned int type) in vb2_core_streamon()
1780 int vb2_core_streamoff(struct vb2_queue *q, unsigned int type) in vb2_core_streamoff()
1847 int vb2_core_expbuf(struct vb2_queue *q, int *fd, unsigned int type, in vb2_core_expbuf()
Dv4l2-ctrls.c921 void v4l2_ctrl_fill(u32 id, const char **name, enum v4l2_ctrl_type *type, in v4l2_ctrl_fill()
1639 static int check_range(enum v4l2_ctrl_type type, in check_range()
1902 u32 id, const char *name, enum v4l2_ctrl_type type, in v4l2_ctrl_new()
2055 enum v4l2_ctrl_type type = cfg->type; in v4l2_ctrl_new_custom() local
2097 enum v4l2_ctrl_type type; in v4l2_ctrl_new_std() local
2122 enum v4l2_ctrl_type type; in v4l2_ctrl_new_std_menu() local
2151 enum v4l2_ctrl_type type; in v4l2_ctrl_new_std_menu_items() local
2185 enum v4l2_ctrl_type type; in v4l2_ctrl_new_int_menu() local
/linux-4.4.14/include/linux/regulator/
Dgpio-regulator.h83 enum regulator_type type; member
/linux-4.4.14/fs/f2fs/
Dtrace.h30 enum file_type type; member
/linux-4.4.14/arch/x86/include/asm/
Dsetup.h115 #define RESERVE_BRK_ARRAY(type, name, entries) \ argument
/linux-4.4.14/include/linux/platform_data/
Dasoc-s3c.h48 } type; member
/linux-4.4.14/include/media/
Dsh_mobile_csi2.h42 enum sh_csi2_type type; member
/linux-4.4.14/arch/sh/kernel/cpu/
Dproc.c64 static void show_cacheinfo(struct seq_file *m, const char *type, in show_cacheinfo()
/linux-4.4.14/net/openvswitch/
Dflow_netlink.c391 u16 type = nla_type(nla); in __parse_flow_nlattrs() local
504 int type = nla_type(a); in vxlan_tun_opt_from_nlattr() local
558 int type = nla_type(a); in ip_tun_from_nlattr() local
1843 int type = nla_type(a); in validate_and_copy_sample() local
2230 int type = nla_type(a); in __ovs_nla_copy_actions() local
2396 int type = nla_type(a); in sample_action_to_attr() local
2482 int type = nla_type(a); in ovs_nla_put_actions() local
/linux-4.4.14/drivers/scsi/aic94xx/
Daic94xx_sds.c39 u8 type; member
194 static int asd_find_dir_entry(struct asd_ocm_dir *dir, u8 type, in asd_find_dir_entry()
392 __le32 type; member
467 u8 type; member
493 u8 type; member
519 u8 type; member
669 u32 type = le32_to_cpu(flash_dir->dir_entry[i].type); in asd_find_flash_de() local
/linux-4.4.14/include/net/bluetooth/
Dmgmt.h57 __u8 type; member
175 __u8 type; member
196 __u8 type; member
337 __u8 type; member
343 __u8 type; member
502 __u8 type; member
511 __u8 type; member
515 __u8 type; member
526 __u8 type; member
685 __u8 type; member
[all …]
/linux-4.4.14/drivers/xen/xenbus/
Dxenbus_probe.c427 const char *type, in xenbus_probe_node()
483 static int xenbus_probe_device_type(struct xen_bus_type *bus, const char *type) in xenbus_probe_device_type()
552 char type[XEN_BUS_ID_SIZE]; in xenbus_dev_changed() local
/linux-4.4.14/net/ceph/crush/
Dmapper.c40 int crush_find_rule(const struct crush_map *map, int ruleset, int type, int size) in crush_find_rule()
413 int x, int numrep, int type, in crush_choose_firstn()
595 int x, int left, int numrep, int type, in crush_choose_indep()
/linux-4.4.14/drivers/misc/mic/card/
Dmic_virtio.c244 u8 type = ioread8(&mvdev->desc->type); in mic_find_vq() local
404 u8 type = ioread8(&d->type); in mic_add_device() local
517 s8 type; in mic_scan_devices() local
/linux-4.4.14/drivers/video/fbdev/
Ds3c2410fb.c130 int type = default_display->type; in s3c2410fb_check_var() local
256 int type = regs->lcdcon1 & ~S3C2410_LCDCON1_TFT; in s3c2410fb_calculate_stn_lcd_regs() local
377 int type = fbi->regs.lcdcon1 & S3C2410_LCDCON1_TFT; in s3c2410fb_activate_var() local
/linux-4.4.14/kernel/trace/
Dtrace_syscalls.c189 #define SYSCALL_FIELD(type, name) \ argument
698 enum trace_reg type, void *data) in syscall_enter_register()
726 enum trace_reg type, void *data) in syscall_exit_register()
/linux-4.4.14/drivers/net/phy/
Ddp83640.c568 static bool is_status_frame(struct sk_buff *skb, int type) in is_status_frame()
794 static int match(struct sk_buff *skb, unsigned int type, struct rxts *rxts) in match()
929 u16 ests, type; in decode_status_frame() local
965 static int is_sync(struct sk_buff *skb, int type) in is_sync()
1397 struct sk_buff *skb, int type) in dp83640_rxtstamp()
1447 struct sk_buff *skb, int type) in dp83640_txtstamp()
/linux-4.4.14/drivers/usb/gadget/udc/
Dgr_udc.c108 static void gr_dbgprint_devreq(struct gr_udc *dev, u8 type, u8 request, in gr_dbgprint_devreq()
119 static void gr_dbgprint_devreq(struct gr_udc *dev, u8 type, u8 request, in gr_dbgprint_devreq()
907 static int gr_device_request(struct gr_udc *dev, u8 type, u8 request, in gr_device_request()
965 static int gr_interface_request(struct gr_udc *dev, u8 type, u8 request, in gr_interface_request()
999 static int gr_endpoint_request(struct gr_udc *dev, u8 type, u8 request, in gr_endpoint_request()
1071 u8 type; in gr_ep0_setup() local
/linux-4.4.14/net/9p/
Dclient.c445 p9_parse_header(struct p9_fcall *pdu, int32_t *size, int8_t *type, int16_t *tag, in p9_parse_header()
497 int8_t type; in p9_check_errors() local
563 int8_t type; in p9_check_zc_errors() local
675 int8_t type, int req_size, in p9_client_prepare_req()
725 p9_client_rpc(struct p9_client *c, int8_t type, const char *fmt, ...) in p9_client_rpc()
814 static struct p9_req_t *p9_client_zc_rpc(struct p9_client *c, int8_t type, in p9_client_zc_rpc()
/linux-4.4.14/drivers/crypto/qat/qat_common/
Dadf_cfg_user.h60 enum adf_cfg_val_type type; member
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/core/
Dmm.h14 u8 type; member
/linux-4.4.14/drivers/mfd/
D88pm80x.c28 int type; member
/linux-4.4.14/tools/lib/lockdep/uinclude/linux/
Dkernel.h11 #define container_of(ptr, type, member) ({ \ argument
/linux-4.4.14/fs/reiserfs/
Dsuper.c2299 static int reiserfs_write_info(struct super_block *sb, int type) in reiserfs_write_info()
2324 static int reiserfs_quota_on_mount(struct super_block *sb, int type) in reiserfs_quota_on_mount()
2333 static int reiserfs_quota_on(struct super_block *sb, int type, int format_id, in reiserfs_quota_on()
2403 static ssize_t reiserfs_quota_read(struct super_block *sb, int type, char *data, in reiserfs_quota_read()
2453 static ssize_t reiserfs_quota_write(struct super_block *sb, int type, in reiserfs_quota_write()
/linux-4.4.14/drivers/media/pci/ttpci/
Dav7110_av.c446 unsigned long count, int nonblock, int type) in ts_play()
485 unsigned long count, int nonblock, int type) in dvb_play()
518 unsigned long count, int nonblock, int type) in dvb_play_kernel()
548 unsigned long count, int nonblock, int type) in dvb_aplay()
824 static int write_ts_to_decoder(struct av7110 *av7110, int type, const u8 *buf, size_t len) in write_ts_to_decoder()
/linux-4.4.14/include/net/9p/
D9p.h369 u8 type; member
398 u16 type; member
501 u8 type; member
518 u8 type; member
526 u32 type; member
/linux-4.4.14/include/acpi/
Dactypes.h911 acpi_object_type type; /* See definition of acpi_ns_type for values */ member
913 acpi_object_type type; /* ACPI_TYPE_INTEGER */ member
918 acpi_object_type type; /* ACPI_TYPE_STRING */ member
924 acpi_object_type type; /* ACPI_TYPE_BUFFER */ member
930 acpi_object_type type; /* ACPI_TYPE_PACKAGE */ member
936 acpi_object_type type; /* ACPI_TYPE_LOCAL_REFERENCE */ member
942 acpi_object_type type; /* ACPI_TYPE_PROCESSOR */ member
949 acpi_object_type type; /* ACPI_TYPE_POWER */ member
998 u8 type; member
1171 acpi_object_type type; /* ACPI object Type */ member
/linux-4.4.14/net/netfilter/
Dnf_conntrack_netlink.c229 enum ip_conntrack_dir dir, int type) in dump_counters()
261 ctnetlink_dump_acct(struct sk_buff *skb, const struct nf_conn *ct, int type) in ctnetlink_dump_acct()
405 dump_ct_seq_adj(struct sk_buff *skb, const struct nf_ct_seqadj *seq, int type) in dump_ct_seq_adj()
472 ctnetlink_fill_info(struct sk_buff *skb, u32 portid, u32 seq, u32 type, in ctnetlink_fill_info()
642 unsigned int type; in ctnetlink_conntrack_event() local
972 ctnetlink_parse_tuple_zone(struct nlattr *attr, enum ctattr_type type, in ctnetlink_parse_tuple_zone()
1001 enum ctattr_type type, u_int8_t l3num, in ctnetlink_parse_tuple()
2053 ctnetlink_stat_ct_fill_info(struct sk_buff *skb, u32 portid, u32 seq, u32 type, in ctnetlink_stat_ct_fill_info()
2415 enum ctattr_expect type) in ctnetlink_exp_dump_tuple()
2585 unsigned int type, group; in ctnetlink_expect_event() local
Dnft_exthdr.c22 u8 type; member
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Dsense.c42 enum mlx4_port_type *type) in mlx4_SENSE_PORT()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
Dgt215.c32 gt215_devinit_pll_set(struct nvkm_devinit *init, u32 type, u32 freq) in gt215_devinit_pll_set()
/linux-4.4.14/arch/tile/include/arch/
Dtrio.h85 uint_reg_t type : 1; member
/linux-4.4.14/arch/x86/include/uapi/asm/
De820.h61 __u32 type; /* type of memory segment */ member
/linux-4.4.14/net/netrom/
Dnr_dev.c69 unsigned short type, in nr_header()
/linux-4.4.14/fs/nfs/
Ddelegation.h20 fmode_t type; member
/linux-4.4.14/fs/nfsd/
Dblocklayoutxdr.h25 enum pnfs_block_volume_type type; member
/linux-4.4.14/drivers/edac/
Dsb_edac.c261 enum type { enum
270 enum type type; member
596 static inline int numrank(enum type type, u32 mtr) in numrank()
780 enum dev_type type; in __ibridge_get_width() local
890 static int check_if_ecc_is_active(const u8 bus, enum type type) in check_if_ecc_is_active()
2051 char *type, *optype, msg[256]; in sbridge_mce_output_error() local
2250 char *type; in sbridge_mce_check_error() local
2341 static int sbridge_register_mci(struct sbridge_dev *sbridge_dev, enum type type) in sbridge_register_mci()
2508 enum type type = SANDY_BRIDGE; in sbridge_probe() local
Dghes_edac.c40 u8 type; member
171 enum hw_event_mc_err_type type; in ghes_edac_report_mem_error() local
/linux-4.4.14/arch/m68k/coldfire/
Dintc-5272.c122 static int intc_irq_set_type(struct irq_data *d, unsigned int type) in intc_irq_set_type()
/linux-4.4.14/drivers/media/usb/dvb-usb-v2/
Dgl861.c22 u8 req, type; in gl861_i2c_msg() local
/linux-4.4.14/drivers/net/ethernet/cisco/enic/
Dcq_desc.h57 u8 *type, u8 *color, u16 *q_number, u16 *completed_index) in cq_desc_dec()
Dcq_enet_desc.h34 u8 *type, u8 *color, u16 *q_number, u16 *completed_index) in cq_enet_wq_desc_dec()
105 u8 *type, u8 *color, u16 *q_number, u16 *completed_index, in cq_enet_rq_desc_dec()
/linux-4.4.14/fs/dlm/
Drequestqueue.c132 uint32_t type = ms->m_type; in purge_request() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/
Dnv10.c94 nv10_gpio_intr_mask(struct nvkm_gpio *gpio, u32 type, u32 mask, u32 data) in nv10_gpio_intr_mask()
/linux-4.4.14/drivers/net/wireless/rt2x00/
Drt2x00dump.h119 __le16 type; member
/linux-4.4.14/drivers/net/arcnet/
Darc-rawmode.c85 unsigned short type, uint8_t daddr) in build_header()
/linux-4.4.14/arch/sh/drivers/pci/
Dcommon.c32 #define EARLY_PCI_OP(rw, size, type) \ argument
/linux-4.4.14/drivers/scsi/snic/
Dcq_desc.h55 u8 *type, u8 *color, u16 *q_number, u16 *completed_index) in cq_desc_dec()
/linux-4.4.14/drivers/media/usb/dvb-usb/
Ddvb-usb-firmware.c36 int usb_cypress_load_firmware(struct usb_device *udev, const struct firmware *fw, int type) in usb_cypress_load_firmware()
/linux-4.4.14/arch/um/drivers/
Dchan_user.h18 char *type; member
/linux-4.4.14/sound/soc/codecs/
Dssm2602.c47 enum ssm2602_type type; member
626 int ssm2602_probe(struct device *dev, enum ssm2602_type type, in ssm2602_probe()
/linux-4.4.14/drivers/virtio/
Dvirtio_input.c58 u16 type, u16 code, s32 value) in virtinput_send_status()
101 static int virtinput_status(struct input_dev *idev, unsigned int type, in virtinput_status()
/linux-4.4.14/arch/microblaze/include/asm/
Duaccess.h89 #define access_ok(type, addr, size) (__range_ok((addr), (size)) == 0) argument
93 static inline int access_ok(int type, const void __user *addr, in access_ok()
/linux-4.4.14/drivers/lguest/
Dlg.h130 #define lgread(cpu, addr, type) \ argument
134 #define lgwrite(cpu, addr, type, val) \ argument
/linux-4.4.14/drivers/input/tablet/
Dhanwang.c84 enum hanwang_tablet_type type; member
130 enum hanwang_tablet_type type = hanwang->features->type; in hanwang_parse_packet() local
/linux-4.4.14/arch/powerpc/math-emu/
Dmath_efp.c185 unsigned long type, func, fc, fa, fb, src, speinsn; in do_spe_mathemu() local
732 unsigned long speinsn, type, fb, fc, fptype, func; in speround_handler() local
/linux-4.4.14/drivers/gpu/drm/qxl/
Dqxl_release.c126 qxl_release_alloc(struct qxl_device *qdev, int type, in qxl_release_alloc()
327 int type, struct qxl_release **release, in qxl_alloc_release_reserved()
/linux-4.4.14/net/tipc/
Dnetlink_compat.c90 static int tipc_add_tlv(struct sk_buff *skb, u16 type, void *data, u16 len) in tipc_add_tlv()
106 static void tipc_tlv_init(struct sk_buff *skb, u16 type) in tipc_tlv_init()
758 u32 node, depth, type, lowbound, upbound; in tipc_nl_compat_name_table_dump() local
816 u32 type, lower, upper; in __tipc_nl_compat_publ_dump() local
Dserver.h80 int type; member
/linux-4.4.14/arch/arm/mach-rpc/
Decard.c71 const char *type; member
582 static void __iomem *__ecard_address(ecard_t *ec, card_type_t type, card_speed_t speed) in __ecard_address()
699 static struct expansion_card *__init ecard_alloc_card(int type, int slot) in ecard_alloc_card()
885 static int __init ecard_probe(int slot, unsigned irq, card_type_t type) in ecard_probe()
/linux-4.4.14/drivers/input/mouse/
Dpsmouse-base.c119 enum psmouse_type type; member
1141 static const struct psmouse_protocol *psmouse_protocol_by_type(enum psmouse_type type) in psmouse_protocol_by_type()
1610 unsigned char type; in psmouse_reconnect() local
1912 int type = *((unsigned int *)kp->arg); in psmouse_get_maxproto() local
/linux-4.4.14/arch/powerpc/kernel/
Dprom_init.c746 u32 type; member
760 u32 type; member
830 char type[64]; in prom_count_smt_threads() local
1138 char *path, type[64]; in prom_init_mem() local
1507 char compatible[64], type[64], model[64]; in prom_initialize_tce_table() local
1662 char type[64]; in prom_hold_cpus() local
1805 char type[16]; in prom_init_stdout() local
1918 char type[16], *path; in prom_check_displays() local
/linux-4.4.14/drivers/usb/misc/sisusbvga/
Dsisusb.c636 static int sisusb_write_memio_byte(struct sisusb_usb_data *sisusb, int type, in sisusb_write_memio_byte()
649 static int sisusb_write_memio_word(struct sisusb_usb_data *sisusb, int type, in sisusb_write_memio_word()
686 static int sisusb_write_memio_24bit(struct sisusb_usb_data *sisusb, int type, in sisusb_write_memio_24bit()
727 static int sisusb_write_memio_long(struct sisusb_usb_data *sisusb, int type, in sisusb_write_memio_long()
1002 static int sisusb_read_memio_byte(struct sisusb_usb_data *sisusb, int type, in sisusb_read_memio_byte()
1016 static int sisusb_read_memio_word(struct sisusb_usb_data *sisusb, int type, in sisusb_read_memio_word()
1055 static int sisusb_read_memio_24bit(struct sisusb_usb_data *sisusb, int type, in sisusb_read_memio_24bit()
1096 static int sisusb_read_memio_long(struct sisusb_usb_data *sisusb, int type, in sisusb_read_memio_long()
/linux-4.4.14/drivers/gpu/drm/msm/mdp/
Dmdp_format.c179 struct csc_cfg *mdp_get_default_csc_cfg(enum csc_type type) in mdp_get_default_csc_cfg()
/linux-4.4.14/net/lapb/
Dlapb_subr.c229 int poll_bit, int type) in lapb_send_control()
/linux-4.4.14/arch/arm/mach-mvebu/
Dboard-v7.c73 const char *type = of_get_flat_dt_prop(node, "device_type", NULL); in mvebu_scan_mem() local
/linux-4.4.14/arch/arm/mach-omap1/
Did.c37 u32 type; /* Cpu id bits [31:08], cpu class bits [07:00] */ member
/linux-4.4.14/drivers/gpu/drm/amd/amdkfd/
Dkfd_events.h57 int type; member
/linux-4.4.14/arch/arm/include/asm/mach/
Dmap.h21 unsigned int type; member

12345678910>>...22