Home
last modified time | relevance | path

Searched refs:ansi (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/arch/sparc/prom/
H A DMakefile5 asflags := -ansi
/kernel/linux/linux-5.10/arch/sparc/mm/
H A DMakefile5 asflags-y := -ansi
/kernel/linux/linux-6.6/arch/sparc/prom/
H A DMakefile5 asflags := -ansi
/kernel/linux/linux-6.6/arch/sparc/mm/
H A DMakefile5 asflags-y := -ansi
/kernel/linux/linux-5.10/arch/sparc/lib/
H A DMakefile5 asflags-y := -ansi -DST_DIV0=0x02
/kernel/linux/linux-6.6/arch/sparc/lib/
H A DMakefile5 asflags-y := -ansi -DST_DIV0=0x02
/kernel/linux/linux-5.10/drivers/input/mouse/
H A Dbcm5974.c249 int ansi, iso, jis; /* the product id of this device */ member
495 for (cfg = bcm5974_config_table; cfg->ansi; ++cfg) in bcm5974_get_config()
496 if (cfg->ansi == id || cfg->iso == id || cfg->jis == id) in bcm5974_get_config()
/kernel/linux/linux-6.6/drivers/input/mouse/
H A Dbcm5974.c249 int ansi, iso, jis; /* the product id of this device */ member
495 for (cfg = bcm5974_config_table; cfg->ansi; ++cfg) in bcm5974_get_config()
496 if (cfg->ansi == id || cfg->iso == id || cfg->jis == id) in bcm5974_get_config()
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A DMakefile7 asflags-y := -ansi
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A DMakefile7 asflags-y := -ansi
/kernel/linux/linux-5.10/drivers/scsi/
H A Dgdth.h352 u8 ansi; /* SCSI I/II or III? */ member
353 u8 protocol; /* same as ansi */
/kernel/linux/linux-5.10/tools/power/pm-graph/
H A Dsleepgraph.py85 ansi = False variable in SystemValues
310 self.ansi = True
838 if not self.ansi:
/kernel/linux/linux-6.6/tools/power/pm-graph/
H A Dsleepgraph.py90 ansi = False variable in SystemValues
332 self.ansi = True
883 if not self.ansi:

Completed in 26 milliseconds