Searched refs:ident (Results 1 – 12 of 12) sorted by relevance
/linux-4.4.14/Documentation/DocBook/media/ |
D | Makefile | 251 for ident in $(ENUM_DEFS) ; do \ 252 entity=`echo $$ident | tr _ -` ; \ 253 r="$$r s/([^\w\-])$$ident([^\w\-])/\1\&$$entity\;\2/g;";\ 267 for ident in $(ENUM_DEFS) ; do \ 268 entity=`echo $$ident | tr _ -` ; \ 269 r="$$r s/([^\w\-])$$ident([^\w\-])/\1\&$$entity\;\2/g;";\ 307 for ident in $(FUNCS) ; do \ 308 entity=`echo $$ident | tr _ -` ; \ 310 "linkend='func-$$entity'><function>$$ident()</function></link>\">" \ 316 for ident in `echo $(IOCTLS) | sed -e "s,VIDIOC_RESERVED,,"`; do\ [all …]
|
/linux-4.4.14/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.4.14/drivers/scsi/ |
D | script_asm.pl | 970 while ($ident = pop(@external_patches)) { 972 printf OUTPUT "\t{0x%08x, &%s},\n", $off, $ident;
|
/linux-4.4.14/Documentation/DocBook/ |
D | mtdnand.xml.db | 15 API-nand-scan-ident
|
/linux-4.4.14/Documentation/scsi/ |
D | NinjaSCSI.txt | 30 # cardctl ident
|
/linux-4.4.14/scripts/ |
D | checkpatch.pl | 3442 my ($ident, $from, $to) = ($1, $2, $2); 3457 my $sub_from = $ident; 3458 my $sub_to = $ident; 3467 my ($match, $from, $to, $ident) = ($1, $2, $2, $3); 3480 if ($from ne $to && $ident !~ /^$Modifier$/) {
|
/linux-4.4.14/scripts/genksyms/ |
D | parse.tab.c_shipped | 98 struct string_list **ident, 102 struct string_list *b = *body, *i = *ident, *r; 106 (*ident)->tag = type; 107 remove_list(body, ident);
|
/linux-4.4.14/Documentation/input/ |
D | xpad.txt | 212 [6]: http://lxr.free-electrons.com/ident?i=xpad_device
|
/linux-4.4.14/Documentation/x86/ |
D | boot.txt | 1098 kernel and zero page and command line buffer get ident mapping;
|
/linux-4.4.14/Documentation/networking/ |
D | can.txt | 881 device can_id can_mask function userdata matches ident
|
/linux-4.4.14/drivers/scsi/aic7xxx/ |
D | aic7xxx.seq | 303 /* Terminate the ident list */
|
/linux-4.4.14/Documentation/ |
D | kernel-parameters.txt | 2301 [NFS4] Specify an additional fixed unique ident-
|