Home
last modified time | relevance | path

Searched refs:types (Results 1 – 200 of 537) sorted by relevance

123

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/core/
Devent.c26 nvkm_event_put(struct nvkm_event *event, u32 types, int index) in nvkm_event_put() argument
29 while (types) { in nvkm_event_put()
30 int type = __ffs(types); types &= ~(1 << type); in nvkm_event_put()
39 nvkm_event_get(struct nvkm_event *event, u32 types, int index) in nvkm_event_get() argument
42 while (types) { in nvkm_event_get()
43 int type = __ffs(types); types &= ~(1 << type); in nvkm_event_get()
52 nvkm_event_send(struct nvkm_event *event, u32 types, int index, in nvkm_event_send() argument
63 if (notify->index == index && (notify->types & types)) { in nvkm_event_send()
Dnotify.c31 nvkm_event_put(notify->event, notify->types, notify->index); in nvkm_notify_put_locked()
53 nvkm_event_get(notify->event, notify->types, notify->index); in nvkm_notify_get_locked()
/linux-4.1.27/drivers/pci/hotplug/
Drpaphp_core.c174 const int *indexes, *names, *types, *domains; in get_children_props() local
178 types = of_get_property(dn, "ibm,drc-types", NULL); in get_children_props()
181 if (!indexes || !names || !types || !domains) { in get_children_props()
192 *drc_types = types; in get_children_props()
207 const int *types, *domains; in rpaphp_get_drc_props() local
218 rc = get_children_props(dn->parent, &indexes, &names, &types, &domains); in rpaphp_get_drc_props()
224 type_tmp = (char *) &types[1]; in rpaphp_get_drc_props()
274 const int **names, const int **types, const int **power_domains) in is_php_dn() argument
286 *types = drc_types; in is_php_dn()
311 const int *indexes, *names, *types, *power_domains; in rpaphp_add_slot() local
[all …]
/linux-4.1.27/arch/arm/tools/
DMakefile7 include/generated/mach-types.h: $(src)/gen-mach-types $(src)/mach-types
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/core/
Devent.h30 void nvkm_event_get(struct nvkm_event *, u32 types, int index);
31 void nvkm_event_put(struct nvkm_event *, u32 types, int index);
32 void nvkm_event_send(struct nvkm_event *, u32 types, int index,
Dnotify.h18 u32 types; member
/linux-4.1.27/arch/sh/tools/
DMakefile13 include/generated/machtypes.h: $(src)/gen-mach-types $(src)/mach-types
/linux-4.1.27/tools/vm/
DMakefile3 TARGETS=page-types slabinfo page_owner_sort
21 $(RM) page-types slabinfo page_owner_sort
D.gitignore2 page-types
/linux-4.1.27/drivers/leds/
Dleds-sunfire.c126 struct led_type *types) in sunfire_led_generic_probe() argument
145 lp->name = types[i].name; in sunfire_led_generic_probe()
147 lp->brightness_set = types[i].handler; in sunfire_led_generic_probe()
148 lp->default_trigger = types[i].default_trigger; in sunfire_led_generic_probe()
/linux-4.1.27/drivers/acpi/acpica/
Dutpredef.c377 u32 acpi_ut_get_resource_bit_width(char *buffer, u16 types) in acpi_ut_get_resource_bit_width() argument
388 if (types & 1) { in acpi_ut_get_resource_bit_width()
394 types >>= 1; in acpi_ut_get_resource_bit_width()
Dacdebug.h208 acpi_db_execute(char *name, char **args, acpi_object_type * types, u32 flags);
/linux-4.1.27/net/ipv6/netfilter/
Dip6t_mh.c61 return type_match(mhinfo->types[0], mhinfo->types[1], mh->ip6mh_type, in mh_mt6()
/linux-4.1.27/arch/mips/fw/arc/
Dtree.c74 static char *types[] = { variable
97 p, classes[p->class], types[p->type], in dump_component()
/linux-4.1.27/tools/perf/Documentation/
Dperf-list.txt6 perf-list - List all symbolic event types
15 This command displays the symbolic event types which can be selected in the
48 The precise modifier works with event types 0x76 (cpu-cycles, CPU
128 One or more types can be used at the same time, listing the events for the
129 types specified.
Dperf-script.txt129 i.e., the specified fields apply to all event types if the type string
168 Finally, a user may not set fields to none for all event types.
/linux-4.1.27/Documentation/
Ddontdiff163 mach-types
164 mach-types.h
188 page-types
Dzorro.txt14 There are two types of Zorro busses, Zorro II and Zorro III:
39 supports different types of boards, you can use a construct like:
DCodingStyle258 notation) is brain damaged - the compiler knows the types anyway and can
300 (b) Clear integer types, where the abstraction _helps_ avoid confusion
318 (d) New types which are identical to standard C99 types, in certain
322 brain to become accustomed to the standard types like 'uint32_t',
325 Therefore, the Linux-specific 'u8/u16/u32/u64' types and their
326 signed equivalents which are identical to standard types are
331 of types, you should conform to the existing choices in that code.
336 require C99 types and cannot use the 'u32' form above. Thus, we
337 use __u32 and similar types in all structures which are shared
384 In function prototypes, include parameter names with their data types.
[all …]
Dprintk-formats.txt28 the following extended format specifiers for pointer types:
74 Physical addresses types phys_addr_t:
82 DMA addresses types dma_addr_t:
Dunaligned-memory-access.txt24 dealing with types such as u16, u32 and u64.
93 Therefore, for standard structure types you can always rely on the compiler
187 1. Casting variables to types of different lengths
Dremoteproc.txt23 Registration of other types of virtio devices is now also possible. Firmwares
249 Here are the various resource types that are currently supported:
252 * enum fw_resource_type - types of resource entries
/linux-4.1.27/drivers/scsi/
Dses.c464 int types = ses_dev->page1_num_types; in ses_enclosure_data_process() local
501 for (i = 0; i < types; i++, type_ptr += 4) { in ses_enclosure_data_process()
596 int i, types, len, components = 0; in ses_intf_add() local
635 types = 0; in ses_intf_add()
645 types += type_ptr[2]; in ses_intf_add()
650 ses_dev->page1_num_types = types; in ses_intf_add()
652 for (i = 0; i < types && type_ptr < buf + len; i++, type_ptr += 4) { in ses_intf_add()
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-bus-css6 This attribute is present for all subchannel types.
14 subchannel types.
Dsysfs-firmware-memmap42 valid types.
52 Currently following types exist:
Dsysfs-firmware-dmi28 to handle these duplicate entry types, each entry is
80 Some entry types may have other information available in
81 sysfs. Not all types are specialized.
Dsysfs-bus-bcma14 There are a few types of BCMA cores, they can be identified by
Dsysfs-devices-online6 devices whose bus types provide .online() and .offline()
/linux-4.1.27/Documentation/vm/
D.gitignore1 page-types
Dhwpoison.txt145 page-types -p `pidof init` --hwpoison # shall do nothing
146 page-types -p `pidof usemem` --hwpoison # poison its pages
181 - Not all page types are supported and never will. Most kernel internal
Dnuma19 point-to-point link are common types of NUMA system interconnects. Both of
20 these types of interconnects can be aggregated to create NUMA platforms with
77 Because some nodes contain multiple zones containing different types of
82 a default zonelist order based on the sizes of the various zone types relative
/linux-4.1.27/include/uapi/linux/netfilter_ipv6/
Dip6t_mh.h8 __u8 types[2]; /* MH type range */ member
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/
Dmxms.c96 mxms_foreach(struct nvkm_mxm *mxm, u8 types, in mxms_foreach() argument
169 if (types & (1 << type)) { in mxms_foreach()
/linux-4.1.27/Documentation/devicetree/bindings/clock/ti/
Dcomposite.txt6 register-mapped composite clock with multiple different sub-types;
18 "ti,*composite*-clock" types.
Ddpll.txt11 sub-types, which effectively result in slightly different setup
45 ti,am3-* dpll types do not have autoidle register
/linux-4.1.27/Documentation/usb/
Dohci.txt23 The "ohci-hcd" driver handles all USB 1.1 transfer types. Transfers of all
24 types can be queued. That was also true in "usb-ohci", except for interrupt
/linux-4.1.27/include/uapi/linux/iio/
DKbuild3 header-y += types.h
/linux-4.1.27/Documentation/devicetree/bindings/mmc/
Dti-omap.txt4 an interface for MMC, SD, and SDIO types of memory cards.
31 an interface for MMC, SD, and SDIO types of memory cards.
Dmxs-mmc.txt4 to support MMC, SD, and SDIO types of memory cards.
Ddavinci_mmc.txt4 provides an interface for MMC, SD and SDIO types of memory cards.
Dsunxi-mmc.txt4 for MMC, SD and SDIO types of memory cards.
Dnvidia,tegra20-sdhci.txt4 and SDIO types of memory cards.
Dfsl-esdhc.txt4 for MMC, SD, and SDIO types of memory cards.
Dfsl-imx-esdhc.txt4 provides an interface for MMC, SD, and SDIO types of memory cards.
Datmel-hsmci.txt4 types of memory cards.
/linux-4.1.27/drivers/mtd/
Dmtdpart.c751 int parse_mtd_partitions(struct mtd_info *master, const char *const *types, in parse_mtd_partitions() argument
758 if (!types) in parse_mtd_partitions()
759 types = default_mtd_part_types; in parse_mtd_partitions()
761 for ( ; ret <= 0 && *types; types++) { in parse_mtd_partitions()
762 parser = get_partition_parser(*types); in parse_mtd_partitions()
763 if (!parser && !request_module("%s", *types)) in parse_mtd_partitions()
764 parser = get_partition_parser(*types); in parse_mtd_partitions()
Dmtdcore.h13 int parse_mtd_partitions(struct mtd_info *master, const char * const *types,
/linux-4.1.27/include/trace/
Dsyscall.h28 const char **types; member
/linux-4.1.27/net/wireless/
Dcore.c503 u16 types = c->limits[j].types; in wiphy_verify_combinations() local
506 if (WARN_ON(types & all_iftypes)) in wiphy_verify_combinations()
508 all_iftypes |= types; in wiphy_verify_combinations()
514 if (WARN_ON(wiphy->software_iftypes & types)) in wiphy_verify_combinations()
518 if (WARN_ON(types & BIT(NL80211_IFTYPE_P2P_DEVICE) && in wiphy_verify_combinations()
527 if (WARN_ON((wiphy->interface_modes & types) != types)) in wiphy_verify_combinations()
/linux-4.1.27/arch/x86/kernel/cpu/mtrr/
Dgeneric.c319 print_fixed(unsigned base, unsigned step, const mtrr_type *types) in print_fixed() argument
323 for (i = 0; i < 8; ++i, ++types, base += step) { in print_fixed()
325 update_fixed_last(base, base + step, *types); in print_fixed()
328 if (last_fixed_end == base && last_fixed_type == *types) { in print_fixed()
334 update_fixed_last(base, base + step, *types); in print_fixed()
/linux-4.1.27/drivers/gpu/drm/
Ddrm_info.c83 const char *types[] = { "FB", "REG", "SHM", "AGP", "SG", "PCI" }; in drm_vm_info() local
97 type = types[map->type]; in drm_vm_info()
/linux-4.1.27/Documentation/input/
Devent-codes.txt1 The input protocol uses a map of types and codes to express input device values
2 to userspace. This document describes the types and codes and how and when they
20 Event types:
22 Event types are groupings of codes under a logical input construct. Each
43 - Used to describe miscellaneous input data that do not fit into other types.
101 BTN_<name> is used for other types of momentary switch events.
237 i.e., the event types. In the case of two devices emitting the same event
238 types, additional information can be provided in the form of device
257 traditional way, using emitted event types.
Dinput-programming.txt169 1.3 Basic event types
182 In addition to EV_KEY, there are two more basic event types: EV_REL and
277 1.9 Other event types, handling output events
280 The other event types up to now are:
/linux-4.1.27/fs/befs/
DTODO12 * See if we really need separate types for on-disk and in-memory
/linux-4.1.27/security/selinux/ss/
Dpolicydb.h84 struct ebitmap types; /* set of authorized types for role */ member
162 struct ebitmap types; member
Dpolicydb.c630 ebitmap_destroy(&expr->type_names->types); in constraint_expr_destroy()
688 ebitmap_destroy(&role->types); in role_destroy()
962 if (!ebitmap_get_bit(&role->types, c->type - 1)) in policydb_context_isvalid()
1188 ebitmap_init(&t->types); in type_set_init()
1197 if (ebitmap_read(&t->types, fp)) in type_set_read()
1434 rc = ebitmap_read(&role->types, fp); in role_read()
1728 ebitmap_for_each_positive_bit(&role->types, node, bit) { in role_bounds_sanity_check()
1729 if (ebitmap_get_bit(&upper->types, bit)) in role_bounds_sanity_check()
2772 if (ebitmap_write(&t->types, fp)) in type_set_write()
2952 rc = ebitmap_write(&role->types, fp); in role_write()
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dbase.c50 notify->types = 1; in nvkm_disp_vblank_ctor()
83 notify->types = req->v0.mask; in nvkm_disp_hpd_ctor()
/linux-4.1.27/drivers/misc/ti-st/
DKconfig15 packet types.
/linux-4.1.27/arch/sparc/include/asm/
DKbuild21 generic-y += types.h
/linux-4.1.27/Documentation/filesystems/nfs/
Dpnfs.txt61 layout types: "files", "objects", "blocks", and "flexfiles". For each
62 of these types there is a layout-driver with a common function-vectors
64 different layout types.
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dinit.c724 { .max = 2048, .types = BIT(NL80211_IFTYPE_STATION) },
725 { .max = 8, .types =
730 { .max = 1, .types = BIT(NL80211_IFTYPE_P2P_CLIENT) |
735 { .max = 2048, .types = BIT(NL80211_IFTYPE_WDS) },
741 { .max = 2, .types = BIT(NL80211_IFTYPE_STATION) |
745 { .max = 1, .types = BIT(NL80211_IFTYPE_ADHOC) },
761 { .max = 1, .types = BIT(NL80211_IFTYPE_AP) |
/linux-4.1.27/drivers/media/platform/
Dmx2_emmaprp.c155 u32 types; member
162 .types = MEM2MEM_CAPTURE,
167 .types = MEM2MEM_OUTPUT,
418 if (formats[i].types & type) { in enum_fmt()
529 if (!fmt || !(fmt->types & MEM2MEM_CAPTURE)) { in vidioc_try_fmt_vid_cap()
546 if (!fmt || !(fmt->types & MEM2MEM_OUTPUT)) { in vidioc_try_fmt_vid_out()
Dm2m-deinterlace.c47 u32 types; member
54 .types = MEM2MEM_CAPTURE | MEM2MEM_OUTPUT,
59 .types = MEM2MEM_CAPTURE | MEM2MEM_OUTPUT,
117 if ((fmt->types & f->type) && in find_format()
478 if (formats[i].types & type) { in enum_fmt()
577 if (!fmt || !(fmt->types & MEM2MEM_CAPTURE)) in vidioc_try_fmt_vid_cap()
596 if (!fmt || !(fmt->types & MEM2MEM_OUTPUT)) in vidioc_try_fmt_vid_out()
Dvim2m.c87 u32 types; member
96 .types = MEM2MEM_CAPTURE | MEM2MEM_OUTPUT,
103 .types = MEM2MEM_OUTPUT,
448 if (formats[i].types & type) { in enum_fmt()
549 if (!(fmt->types & MEM2MEM_CAPTURE)) { in vidioc_try_fmt_vid_cap()
571 if (!(fmt->types & MEM2MEM_OUTPUT)) { in vidioc_try_fmt_vid_out()
/linux-4.1.27/arch/sh/include/uapi/asm/
DKbuild22 header-y += types.h
/linux-4.1.27/arch/xtensa/include/uapi/asm/
DKbuild24 header-y += types.h
/linux-4.1.27/arch/m32r/
DKconfig.debug10 This results in a large slowdown, but helps to find certain types
/linux-4.1.27/Documentation/sysctl/
Dabi.txt8 This path is binary emulation relevant aka personality types aka abi.
/linux-4.1.27/drivers/staging/rtl8723au/
DTODO5 - convert any remaining unusual variable types
/linux-4.1.27/Documentation/devicetree/bindings/
Deeprom.txt7 driver based on <type> is selected. Possible types are:
Dcommon-properties.txt5 different machine types. This document attempts to provide a consistent
/linux-4.1.27/Documentation/virtual/kvm/devices/
Dvfio.txt4 Device types supported:
Dmpic.txt4 Device types supported:
/linux-4.1.27/Documentation/devicetree/bindings/crypto/
Dfsl-sec2.txt31 - fsl,descriptor-types-mask : The bitmask representing what descriptors
67 fsl,descriptor-types-mask = <0x12b0ebf>;
/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel_uncore.c725 static void __init uncore_types_exit(struct intel_uncore_type **types) in uncore_types_exit() argument
728 for (i = 0; types[i]; i++) in uncore_types_exit()
729 uncore_type_exit(types[i]); in uncore_types_exit()
786 static int __init uncore_types_init(struct intel_uncore_type **types) in uncore_types_init() argument
790 for (i = 0; types[i]; i++) { in uncore_types_init()
791 ret = uncore_type_init(types[i]); in uncore_types_init()
798 uncore_type_exit(types[i]); in uncore_types_init()
/linux-4.1.27/Documentation/x86/
Dpat.txt6 for setting of memory types over physical address ranges. However, PAT is
13 PAT allows for different types of memory attributes. The most commonly used
125 types.
/linux-4.1.27/Documentation/dmaengine/
Dprovider.txt144 Supported transaction types
147 The next thing you need is to set which transaction types your device
151 various types of transaction supported, and you need to modify this
153 transaction types you support as an argument.
158 Currently, the types available are:
203 - While in the mem2mem case we were having two distinct types to
227 These various types will also affect how the source and destination
243 implement, obviously depend on the transaction types you reported as
/linux-4.1.27/arch/parisc/include/uapi/asm/
DKbuild31 header-y += types.h
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dbase.c42 notify->types = 1; in nvkm_fifo_event_ctor()
184 notify->types = 1; in nvkm_fifo_uevent_ctor()
/linux-4.1.27/arch/x86/
DKconfig.cpu13 that can run on all supported x86 CPU types (albeit not
398 Intel CPU. Disabling this option on other types of CPUs
412 Cyrix CPU. Disabling this option on other types of CPUs
425 AMD CPU. Disabling this option on other types of CPUs
438 Centaur CPU. Disabling this option on other types of CPUs
452 Transmeta CPU. Disabling this option on other types of CPUs
466 UMC CPU. Disabling this option on other types of CPUs
/linux-4.1.27/arch/mn10300/include/uapi/asm/
DKbuild33 header-y += types.h
/linux-4.1.27/drivers/staging/rtl8188eu/
DTODO5 - convert any remaining unusual variable types
/linux-4.1.27/arch/m32r/include/uapi/asm/
DKbuild32 header-y += types.h
/linux-4.1.27/arch/score/include/uapi/asm/
DKbuild33 header-y += types.h
/linux-4.1.27/Documentation/sound/alsa/soc/
Ddapm.txt51 Audio DAPM widgets fall into a number of types:-
79 Widgets can be added to the sound card by any of the component driver types.
294 5.1 Event types
297 The following event types are supported by event widgets.
299 /* dapm event types */
/linux-4.1.27/Documentation/networking/
Dieee802154.txt42 Like with WiFi, there are several types of devices implementing IEEE 802.15.4.
45 2) 'SoftMAC' or just radio. These types of devices are just radio transceivers
49 Those types of devices require different approach to be hooked into Linux kernel.
Dradiotap-headers.txt70 - The arguments for a given argument index can be a compound of multiple types
116 * for multibyte types... the pointer is not aligned. Use
Dframerelay.txt27 to specify the types of boards to be configured as FRADs, as well as perform
Dxfrm_sync.txt38 The netlink message types are:
119 4) Message types
Dcops.txt6 that there are 2 main types of cards and all other cards are
Dgen_stats.txt54 existing TLV types.
Dtimestamping.txt44 Supports multiple types of timestamp requests. As a result, this
288 2.1.1.2 Timestamp types
295 The SCM_TSTAMP_* types are 1:1 matches to the SOF_TIMESTAMPING_*
359 supported, the driver may time stamp more than just the requested types
/linux-4.1.27/Documentation/trace/
Duprobetracer.txt41 FETCHARG:TYPE : Set TYPE as the type of FETCHARG. Currently, basic types
50 Several types are supported for fetch-args. Uprobe tracer will access memory
51 by given type. Prefix 's' and 'u' means those types are signed and unsigned
Dkprobetrace.txt45 FETCHARG:TYPE : Set TYPE as the type of FETCHARG. Currently, basic types
54 Several types are supported for fetch-args. Kprobe tracer will access memory
55 by given type. Prefix 's' and 'u' means those types are signed and unsigned
/linux-4.1.27/drivers/w1/
DKconfig22 There are three types of messages between w1 core and userspace:
/linux-4.1.27/arch/frv/include/uapi/asm/
DKbuild34 header-y += types.h
/linux-4.1.27/arch/avr32/include/uapi/asm/
DKbuild22 header-y += types.h
/linux-4.1.27/arch/microblaze/include/uapi/asm/
DKbuild4 generic-y += types.h
/linux-4.1.27/Documentation/netlabel/
Ddraft-ietf-cipso-ipsecurity-01.txt152 octet boundary. The tag types defined in this document contain alignment
156 CIPSO tag types 0 through 127 are reserved for defining standard tag
157 formats. Their definitions will be published in RFCs. Tag types whose
160 types, implementations will require the DOI identifier as well as the tag
162 tag. Use of tag types above 127 are restricted to closed networks where
165 requires only tag types 1 to 127.
167 Tag type 0 is reserved. Tag types 1, 2, and 5 are defined in this
179 In the three tag types described in this document, the length and count
188 Tag classes consist of tag types that have common processing requirements
610 5.1.1 Unrecognized tag types
[all …]
/linux-4.1.27/Documentation/devicetree/bindings/arm/exynos/
Dsmp-sysram.txt9 declaration. These nodes are of two types depending upon secure or
/linux-4.1.27/include/uapi/asm-generic/
DKbuild34 header-y += types.h
DKbuild.asm39 header-y += types.h
/linux-4.1.27/Documentation/powerpc/
Dbootwrapper.txt11 Makefile in that directory has targets for all the available image types.
12 The different image types are used to support all of the various firmware
101 Image types which embed a device tree blob (simpleImage, dtbImage, treeImage,
128 The wrapper is adapted for different image types at link time by linking in
/linux-4.1.27/fs/ext2/
Ddir.c299 unsigned char *types = NULL; in ext2_readdir() local
306 types = ext2_filetype_table; in ext2_readdir()
341 if (types && de->file_type < EXT2_FT_MAX) in ext2_readdir()
342 d_type = types[de->file_type]; in ext2_readdir()
/linux-4.1.27/drivers/media/platform/ti-vpe/
Dvpe.c231 u8 types; /* CAPTURE and/or OUTPUT */ member
241 .types = VPE_FMT_TYPE_CAPTURE | VPE_FMT_TYPE_OUTPUT,
250 .types = VPE_FMT_TYPE_CAPTURE | VPE_FMT_TYPE_OUTPUT,
259 .types = VPE_FMT_TYPE_CAPTURE | VPE_FMT_TYPE_OUTPUT,
267 .types = VPE_FMT_TYPE_CAPTURE | VPE_FMT_TYPE_OUTPUT,
275 .types = VPE_FMT_TYPE_CAPTURE,
283 .types = VPE_FMT_TYPE_CAPTURE,
291 .types = VPE_FMT_TYPE_CAPTURE,
299 .types = VPE_FMT_TYPE_CAPTURE,
1364 if (vpe_formats[i].types & type) { in __enum_fmt()
[all …]
/linux-4.1.27/arch/tile/include/asm/
DKbuild41 generic-y += types.h
/linux-4.1.27/drivers/powercap/
DKconfig10 of multiple control types that determine which settings may be exposed and
/linux-4.1.27/arch/cris/include/uapi/asm/
DKbuild38 header-y += types.h
/linux-4.1.27/drivers/usb/gadget/function/
Du_fs.h203 u8 types[4]; member
Df_fs.c404 struct usb_functionfs_event events[ARRAY_SIZE(ffs->ev.types)]; in __ffs_ep0_read_events()
411 events[i].type = ffs->ev.types[i]; in __ffs_ep0_read_events()
420 memmove(ffs->ev.types, ffs->ev.types + n, in __ffs_ep0_read_events()
421 ffs->ev.count * sizeof *ffs->ev.types); in __ffs_ep0_read_events()
2422 u8 *ev = ffs->ev.types, *out = ev; in __ffs_event_add()
2429 ffs->ev.count = out - ffs->ev.types; in __ffs_event_add()
2433 ffs->ev.types[ffs->ev.count++] = type; in __ffs_event_add()
/linux-4.1.27/arch/m68k/include/asm/
DKbuild35 generic-y += types.h
/linux-4.1.27/mm/
DKconfig.debug19 This results in a large slowdown, but helps to find certain types
/linux-4.1.27/arch/mips/include/uapi/asm/
DKbuild40 header-y += types.h
/linux-4.1.27/Documentation/s390/
Dkvm.txt65 Only some interrupt types defined in include/linux/kvm.h make sense when
90 Only some interrupt types defined in include/linux/kvm.h make sense when
93 service processor calls and virtio interrupts. Valid interrupt types are:
/linux-4.1.27/Documentation/filesystems/
Dsysfs.txt63 Mixing types, expressing multiple lines of data, and doing fancy
138 and struct attribute pointers to the appropriate pointer types, and
169 specified when declaring the attribute. The method types should be as
273 bus/ contains flat directory layout of the various bus types in the
284 span multiple bus types).
Dadfs.txt65 RISC OS file types are stored in bits 19..8 of the file load address.
/linux-4.1.27/scripts/
Dasn1_compiler.c718 struct type *types; in build_type_list() local
733 types = type_list = calloc(nr + 1, sizeof(type_list[0])); in build_type_list()
745 types[t].flags |= TYPE_BEGIN; in build_type_list()
749 types[t].name = &token_list[n]; in build_type_list()
750 type_index[t] = &types[t]; in build_type_list()
754 types[t].name = &token_list[n + 1]; in build_type_list()
755 types[t].flags |= TYPE_STOP_MARKER; in build_type_list()
D.docproc.cmd14 /usr/include/i386-linux-gnu/bits/types.h \
32 /usr/include/i386-linux-gnu/sys/types.h \
/linux-4.1.27/arch/alpha/include/uapi/asm/
DKbuild42 header-y += types.h
/linux-4.1.27/arch/unicore32/mm/
DKconfig3 # Select CPU types depending on the architecture selected. This selects
/linux-4.1.27/arch/powerpc/include/uapi/asm/
DKbuild43 header-y += types.h
/linux-4.1.27/drivers/media/tuners/
DMakefile10 obj-$(CONFIG_MEDIA_TUNER_SIMPLE) += tuner-types.o
/linux-4.1.27/scripts/kconfig/
D.conf.o.cmd21 /usr/include/i386-linux-gnu/bits/types.h \
39 /usr/include/i386-linux-gnu/sys/types.h \
D.zconf.tab.o.cmd13 /usr/include/i386-linux-gnu/bits/types.h \
33 /usr/include/i386-linux-gnu/sys/types.h \
/linux-4.1.27/arch/ia64/include/uapi/asm/
DKbuild46 header-y += types.h
/linux-4.1.27/Documentation/devicetree/bindings/media/i2c/
Dnokia,smia.txt5 of that. These definitions are valid for both types of sensors.
/linux-4.1.27/drivers/net/ethernet/ibm/emac/
DKconfig48 # processor types or platforms
/linux-4.1.27/arch/blackfin/include/asm/
DKbuild45 generic-y += types.h
/linux-4.1.27/Documentation/w1/
Dw1.netlink4 Message types.
7 There are three types of messages between w1 core and userspace:
66 being zero and filled type (one of event types) and id:
/linux-4.1.27/Documentation/acpi/apei/
Deinj.txt38 This file shows which error types are supported:
56 the available error types.
60 Set the value of the error type being injected. Possible error types
/linux-4.1.27/Documentation/scsi/
Dscsi-changer.txt29 4 different types of changer elements:
144 are some vendor-specific element types. Grundig for example
153 values, this way you can configure the element types 5-8.
/linux-4.1.27/arch/arc/include/asm/
DKbuild48 generic-y += types.h
/linux-4.1.27/arch/s390/include/uapi/asm/
DKbuild47 header-y += types.h
/linux-4.1.27/Documentation/zh_CN/arm/
DBooting83 (详见 linux/arch/arm/tools/mach-types )。
/linux-4.1.27/Documentation/virtual/kvm/
Dreview-checklist.txt30 (all variables and sizes naturally aligned on 64-bit; use specific types
/linux-4.1.27/Documentation/hwmon/
Dw8379347 * Temperature sensor types
48 Temp1-4 have 2 possible types. It can be read from (and written to)
Dasb10069 * Experiment with temp. sensor types.
Dlm7828 From here on, LM7* means either of these three types.
/linux-4.1.27/arch/arm64/include/asm/
DKbuild54 generic-y += types.h
/linux-4.1.27/arch/metag/include/asm/
DKbuild52 generic-y += types.h
/linux-4.1.27/Documentation/devicetree/bindings/power_supply/ab8500/
Dfg.txt52 allowed types are:
/linux-4.1.27/drivers/ata/
Dpata_it821x.c611 static const char *types[5] = { in it821x_display_disk() local
637 n, mbuf, types[buf[52]], id, cbl); in it821x_display_disk()
640 n, mbuf, types[buf[52]], buf[53], id, cbl); in it821x_display_disk()
/linux-4.1.27/drivers/gpu/drm/exynos/
Dexynos_drm_g2d.c179 unsigned int types[MAX_REG_TYPE_NR]; member
718 if (buf_info->types[reg_type] == BUF_TYPE_GEM) { in g2d_map_cmdlist_gem()
795 if (buf_info->types[reg_type] == BUF_TYPE_GEM) in g2d_unmap_cmdlist_gem()
804 buf_info->types[reg_type] = 0; in g2d_unmap_cmdlist_gem()
981 buf_info->types[reg_type] = BUF_TYPE_USERPTR; in g2d_check_reg_offset()
984 buf_info->types[reg_type] = BUF_TYPE_GEM; in g2d_check_reg_offset()
/linux-4.1.27/Documentation/xtensa/
Datomctl.txt11 The Core comes up with a default value of for the three types of cache ops:
/linux-4.1.27/arch/c6x/include/asm/
DKbuild58 generic-y += types.h
/linux-4.1.27/arch/hexagon/include/asm/
DKbuild57 generic-y += types.h
/linux-4.1.27/Documentation/i2c/busses/
Di2c-taos-evm35 Only 4 SMBus transaction types are supported by the TAOS evaluation
/linux-4.1.27/arch/powerpc/boot/dts/
Dasp834x-redboot.dts160 /* phy type (ULPI or SERIAL) are only types supported for MPH */
287 descriptor-types-mask = <0x01010ebf>;
Dsbc8349.dts137 /* phy type (ULPI or SERIAL) are only types supported for MPH */
248 fsl,descriptor-types-mask = <0x01010ebf>;
Dmpc834x_mds.dts146 /* phy type (ULPI or SERIAL) are only types supported for MPH */
268 fsl,descriptor-types-mask = <0x01010ebf>;
/linux-4.1.27/scripts/basic/
D.fixdep.cmd12 /usr/include/i386-linux-gnu/sys/types.h \
18 /usr/include/i386-linux-gnu/bits/types.h \
/linux-4.1.27/arch/x86/include/uapi/asm/
DKbuild60 header-y += types.h
/linux-4.1.27/Documentation/devicetree/bindings/clock/
Dalphascale,acc.txt18 This binding contains two types of clock providers:
/linux-4.1.27/arch/unicore32/include/asm/
DKbuild60 generic-y += types.h
/linux-4.1.27/arch/nios2/include/asm/
DKbuild60 generic-y += types.h
/linux-4.1.27/Documentation/devicetree/bindings/drm/imx/
Dfsl-imx-drm.txt63 display interface. Currently supported types: "rgb24", "rgb565", "bgr666"
/linux-4.1.27/drivers/acpi/
Dresource.c586 unsigned long types) in acpi_dev_filter_resource_type() argument
627 return (type & types) ? 0 : 1; in acpi_dev_filter_resource_type()
/linux-4.1.27/Documentation/i2c/
Dsummary7 types of devices with infrequent or low bandwidth communications needs.
Di2c-stub6 types of SMBus commands: write quick, (r/w) byte, (r/w) byte data, (r/w)
Dslave-interface54 types described hereafter. 'val' holds an u8 value for the data byte to be
60 Event types:
/linux-4.1.27/arch/powerpc/boot/dts/fsl/
Dpq3-sec3.0-0.dtsi44 fsl,descriptor-types-mask = <0x3ab0ebf>;
Dpq3-sec3.1-0.dtsi44 fsl,descriptor-types-mask = <0x3ab0ebf>;
Dpq3-sec3.3-0.dtsi44 fsl,descriptor-types-mask = <0x3a30abf>;
Dpq3-sec2.1-0.dtsi42 fsl,descriptor-types-mask = <0x12b0ebf>;
/linux-4.1.27/Documentation/devicetree/bindings/dma/
Dfsl-imx-sdma.txt23 The full ID of peripheral types can be found below.
/linux-4.1.27/tools/perf/
DMANIFEST25 tools/include/linux/types.h
Ddesign.txt6 CPUs. These registers count the number of certain types of hw events: such
95 * Generalized performance counter event types, used by the hw_event.event_id
111 These are standardized types of events that work relatively uniformly
456 - support for atomic64 types (and associated helper functions)
/linux-4.1.27/Documentation/devicetree/bindings/memory-controllers/fsl/
Difc.txt19 that interrupt reports both types of event.
/linux-4.1.27/arch/openrisc/include/asm/
DKbuild68 generic-y += types.h
/linux-4.1.27/Documentation/security/
Dkeys-trusted-encrypted.txt3 Trusted and Encrypted Keys are two new key types added to the existing kernel
4 key ring service. Both of these new types are variable length symmetric keys,
Dkeys-request-key.txt53 default is NULL). This is only useful for those key types that define their
65 The following example assumes that the key types involved don't define their
/linux-4.1.27/Documentation/blockdev/
Dfloppy.txt145 non-standard CMOS types. The CMOS types are:
156 (Note: there are two valid types for ED drives. This is because 5 was
/linux-4.1.27/drivers/isdn/hardware/mISDN/
DKconfig20 chip. There are three types of chips that are quite similar,
/linux-4.1.27/drivers/iio/
DKconfig10 drivers for many different types of embedded sensors using a
/linux-4.1.27/drivers/net/wireless/rt2x00/
DKconfig15 on the types of drivers being selected, these libraries will be
262 most important register types of the rt2x00 hardware.
/linux-4.1.27/Documentation/hid/
Dhidraw.txt24 and Bluetooth. In the future, as new hardware bus types are developed which
26 new bus types.
Dhid-sensor.txt45 This specification defines many different types of sensors with different sets of
147 HID Sensor specification defines two special sensor usage types. Since they
/linux-4.1.27/drivers/sbus/char/
DKconfig44 CPU configuration, DIMM types, etc.). The second I2C controller
/linux-4.1.27/Documentation/video4linux/cx2341x/
DREADME.vbi38 Here is the list of possible data types:
/linux-4.1.27/Documentation/ABI/stable/
Dsysfs-firmware-opal-elog47 In the future there may be additional types.
/linux-4.1.27/Documentation/devicetree/bindings/pinctrl/
Dbrcm,bcm11351-pinctrl.txt48 Each pin controlled by this pin controller belong to one of three types:
50 properties. A list of pins and their types is provided below.
192 The following are valid pin names and their pin types:
Dlantiq,falcon-pinumx.txt27 We support 2 types of nodes.
Dlantiq,xway-pinumx.txt27 We support 2 types of nodes.
/linux-4.1.27/Documentation/arm/
DInterrupts17 Unfortunately, this means that machine types that touch the irq_desc[]
18 array (basically all machine types) will break, and this means every
DBooting67 value to the kernel. (see linux/arch/arm/tools/mach-types). This
72 necessary, but assures that it will not match any existing types.
DREADME73 The ARM tree contains support for a lot of different machine types. To
191 a single multiplatform kernel build to be used for several machine types.
/linux-4.1.27/Documentation/kbuild/
Dkconfig-language.txt52 Every config option must have a type. There are only two basic types:
53 tristate and string; the other types are based on these two. The type
184 other symbol types result in 'n'.
198 There are two types of symbols: constant and non-constant symbols.
/linux-4.1.27/kernel/time/
Dtimeconst.bc50 print "#include <linux/types.h>\n\n"
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/
Dbase.c129 notify->types = req->mask; in nvkm_gpio_intr_ctor()
/linux-4.1.27/kernel/trace/
Dtrace_syscalls.c140 trace_seq_printf(s, "%s ", entry->types[i]); in print_syscall_enter()
268 ret = trace_define_field(call, meta->types[i], in syscall_enter_define_fields()
/linux-4.1.27/net/sctp/
Dipv6.c906 __be16 *types) in sctp_inet6_supported_addrs() argument
908 types[0] = SCTP_PARAM_IPV6_ADDRESS; in sctp_inet6_supported_addrs()
910 types[1] = SCTP_PARAM_IPV4_ADDRESS; in sctp_inet6_supported_addrs()
/linux-4.1.27/Documentation/frv/
Dmmu-layout.txt102 process. There's a direct mapping between the first few kmap_atomic() types, DAMR number and
105 However, there are more kmap_atomic() types defined than there are DAMR registers available,
113 Note that the first three kmap atomic types are really just declared as placeholders. The DAMPR
/linux-4.1.27/include/linux/
Dsctp.h294 __be16 types[0]; member
/linux-4.1.27/Documentation/power/
Dswsusp-and-swap-files.txt5 partitions and there are only two differences between these two types of swap
/linux-4.1.27/Documentation/fb/
Ddeferred_io.txt29 For some types of nonvolatile high latency displays, the desired image is
/linux-4.1.27/Documentation/device-mapper/
Ddm-io.txt5 types of I/O services available, and each type has a sync and an async
/linux-4.1.27/Documentation/video4linux/
Duvcvideo.txt140 Data types:
232 Data types:
/linux-4.1.27/arch/m68k/ifpsp060/
Dfskeleton.S206 | encountered. Three different types of exceptions can enter the F-Line exception
220 | encountered. Three different types of exceptions can enter the F-Line exception
/linux-4.1.27/Documentation/timers/
DNO_HZ.txt7 some types of computationally intensive high-performance computing (HPC)
23 are running realtime applications or certain types of HPC
39 hundreds of microseconds). For these types of workloads, scheduling
179 useful for many types of real-time and compute-intensive applications.
/linux-4.1.27/Documentation/devicetree/bindings/phy/
Dti-phy.txt22 "power" for all other types

123