Searched refs:ident (Results 1 – 11 of 11) sorted by relevance
/linux-4.1.27/Documentation/DocBook/media/ |
D | Makefile | 292 for ident in $(FUNCS) ; do \ 293 entity=`echo $$ident | tr _ -` ; \ 295 "linkend='func-$$entity'><function>$$ident()</function></link>\">" \ 301 for ident in $(IOCTLS) ; do \ 302 entity=`echo $$ident | tr _ -` ; \ 303 …id=`grep "<refname>$$ident" $(MEDIA_OBJ_DIR)/vidioc-*.xml $(MEDIA_OBJ_DIR)/media-ioc-*.xml | sed -… 305 "linkend='$$id'><constant>$$ident</constant></link>\">" \ 311 for ident in $(TYPES) ; do \ 312 entity=`echo $$ident | tr _ -` ; \ 314 "linkend='$$entity'>$$ident</link>\">" >>$@ ; \ [all …]
|
/linux-4.1.27/Documentation/watchdog/ |
D | watchdog-api.txt | 147 struct watchdog_info ident; 148 ioctl(fd, WDIOC_GETSUPPORT, &ident); 150 the fields returned in the ident struct are:
|
/linux-4.1.27/drivers/scsi/ |
D | script_asm.pl | 970 while ($ident = pop(@external_patches)) { 972 printf OUTPUT "\t{0x%08x, &%s},\n", $off, $ident;
|
/linux-4.1.27/Documentation/scsi/ |
D | NinjaSCSI.txt | 30 # cardctl ident
|
/linux-4.1.27/scripts/ |
D | checkpatch.pl | 3277 my ($ident, $from, $to) = ($1, $2, $2); 3292 my $sub_from = $ident; 3293 my $sub_to = $ident; 3302 my ($match, $from, $to, $ident) = ($1, $2, $2, $3); 3315 if ($from ne $to && $ident !~ /^$Modifier$/) {
|
/linux-4.1.27/scripts/genksyms/ |
D | parse.tab.c_shipped | 100 struct string_list **ident, 104 struct string_list *b = *body, *i = *ident, *r; 108 (*ident)->tag = type; 109 remove_list(body, ident);
|
/linux-4.1.27/Documentation/input/ |
D | xpad.txt | 212 [6]: http://lxr.free-electrons.com/ident?i=xpad_device
|
/linux-4.1.27/Documentation/x86/ |
D | boot.txt | 1098 kernel and zero page and command line buffer get ident mapping;
|
/linux-4.1.27/Documentation/networking/ |
D | can.txt | 878 device can_id can_mask function userdata matches ident
|
/linux-4.1.27/drivers/scsi/aic7xxx/ |
D | aic7xxx.seq | 303 /* Terminate the ident list */
|
/linux-4.1.27/Documentation/ |
D | kernel-parameters.txt | 2234 [NFS4] Specify an additional fixed unique ident-
|