Searched refs:keyb (Results 1 – 6 of 6) sorted by relevance
11 - compatible: "google,cros-ec-keyb"21 cros-ec-keyb {22 compatible = "google,cros-ec-keyb";
184 port_data[0].port = &mace->perif.ps2.keyb; in maceps2_init()
9 Other Linux driver (such as cros-ec-keyb for the matrix keyboard) connect to
245 struct mace_ps2port keyb; member
15 compatible = "google,cros-ec-keyb";
1398 const char *keyb = of_get_property(ap, "keyboard", NULL); in su_get_type() local1401 if (keyb) { in su_get_type()1402 if (dp == of_find_node_by_path(keyb)) in su_get_type()