/Linux-v4.19/drivers/isdn/hardware/eicon/ |
D | capi20.h | 120 byte structs[0]; /* Additional Info */ member 129 byte structs[0]; /* Called party number, member 146 byte structs[0]; /* Called party number, member 158 byte structs[0]; /* B_protocol, member 165 byte structs[0]; /* Connected party number, member 171 byte structs[0]; /* empty */ member 175 byte structs[0]; /* Additional Info */ member 187 byte structs[0]; /* empty */ member 193 byte structs[0]; /* Calling party number, member 202 byte structs[0]; /* Called party number, member [all …]
|
/Linux-v4.19/Documentation/sphinx/ |
D | parse-headers.pl | 29 my %structs; 113 $structs{$s} = "struct :c:type:`$s`\\ "; 169 delete $structs{$1} if (exists($structs{$1})); 220 $structs{$old} = $new if (exists($structs{$old})); 232 print Data::Dumper->Dump([\%structs], [qw(*structs)]) if (%structs); 300 foreach my $r (keys %structs) { 301 my $s = $structs{$r};
|
/Linux-v4.19/Documentation/media/ |
D | net.h.rst.exceptions | 4 # Ignore old ioctls/structs
|
/Linux-v4.19/drivers/staging/gdm724x/ |
D | TODO | 10 - Review use of atomic allocation for tx structs
|
/Linux-v4.19/Documentation/networking/ |
D | gen_stats.txt | 4 Statistic counters are grouped into structs: 17 Declare the statistic structs you need:
|
/Linux-v4.19/Documentation/doc-guide/ |
D | parse-headers.rst | 25 parse_headers.pl - parse a C file, in order to identify functions, structs, 72 It is capable of identifying defines, functions, structs, typedefs,
|
D | kernel-doc.rst | 194 Members of structs, unions and enums should be documented the same way 225 Nested structs/unions 228 It is possible to document nested structs and unions, like:: 231 * struct nested_foobar - a struct with nested unions and structs 270 #) When documenting nested structs or unions, if the struct/union ``foo``
|
/Linux-v4.19/Documentation/media/uapi/dvb/ |
D | dvbapi.rst | 25 - digital TV data types (enums, structs, defines, etc);
|
D | dvbproperty.rst | 20 enough to group the structs that would be required for those new
|
/Linux-v4.19/Documentation/media/kapi/ |
D | v4l2-intro.rst | 47 4) Filehandle-specific structs containing per-filehandle data;
|
D | v4l2-subdev.rst | 44 The top-level ops struct contains pointers to the category ops structs, which
|
/Linux-v4.19/Documentation/infiniband/ |
D | user_verbs.txt | 25 The structs for commands that require a response from the kernel
|
/Linux-v4.19/Documentation/x86/ |
D | orc-unwinder.txt | 141 the code paths of a .o file, it creates an array of orc_entry structs, 143 structs, and writes them to the .orc_unwind and .orc_unwind_ip sections
|
/Linux-v4.19/Documentation/driver-api/80211/ |
D | mac80211.rst | 23 rate/mode structs.
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | vidioc-enum-frameintervals.rst | 98 In the structs below, *IN* denotes a value that has to be filled in by
|
D | vidioc-enum-framesizes.rst | 88 In the structs below, *IN* denotes a value that has to be filled in by
|
D | dev-sliced-vbi.rst | 534 structs v4l2_mpeg_vbi_itv0 and v4l2_mpeg_vbi_ITV0
|
/Linux-v4.19/drivers/gpu/drm/amd/display/ |
D | TODO | 39 8. WIP - Split pipe_ctx into plane and stream resource structs
|
/Linux-v4.19/Documentation/ |
D | hwspinlock.txt | 339 Important structs 364 struct hwspinlock_device contains an array of hwspinlock structs, each
|
D | kobject.txt | 64 this is analogous as to how "list_head" structs are rarely useful on
|
/Linux-v4.19/Documentation/filesystems/caching/ |
D | operations.txt | 26 fscache_operation structs, though these are usually embedded into some other
|
/Linux-v4.19/Documentation/accounting/ |
D | taskstats.txt | 145 2. Defining separate statistic structs and using the netlink attributes
|
/Linux-v4.19/Documentation/filesystems/ |
D | orangefs.txt | 387 structs. Besides a few other members, pvfs2_downcall_t contains a 388 union of structs, each of which is associated with a particular
|
/Linux-v4.19/Documentation/core-api/ |
D | printk-formats.rst | 387 For printing kobject based structs (device nodes). Default behaviour is
|
/Linux-v4.19/Documentation/translations/it_IT/doc-guide/ |
D | kernel-doc.rst | 262 * struct nested_foobar - a struct with nested unions and structs
|