Searched refs:DOTS (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/powerpc/xmon/
H A Dansidecl.h44 arguments, the last thing listed should be `DOTS'.
77 extern int printf PARAMS ((CONST char *format DOTS));
79 FILE *stream AND CONST char *format DOTS) { ... }
107 #define DOTS , ... macro
131 #define DOTS macro
/linux-4.1.27/scripts/genksyms/
H A Dparse.y112 %token DOTS
341 parameter_declaration_list_opt DOTS { $$ = $2; }
343 | parameter_declaration_list ',' DOTS { $$ = $3; }
/linux-4.1.27/sound/pci/hda/
H A Dpatch_realtek.c6770 SND_PCI_QUIRK(0x1025, 0x0241, "Packard Bell DOTS", ALC662_FIXUP_INV_DMIC),

Completed in 225 milliseconds