Home
last modified time | relevance | path

Searched refs:ansi (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/translations/zh_CN/networking/
H A Dgeneric-hdlc.rst61 sethdlc hdlc0 fr lmi ansi
114 lmi ansi / ccitt / cisco / none - LMI(链路管理)类型
/linux/Documentation/networking/
H A Dgeneric-hdlc.rst54 sethdlc hdlc0 fr lmi ansi
108 lmi ansi / ccitt / cisco / none - LMI (link management) type
/linux/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()
/linux/tools/power/pm-graph/
H A Dsleepgraph.py91 ansi = False variable in SystemValues
337 self.ansi = True
899 if not self.ansi: