Searched defs:ichx_desc (Results 1 – 1 of 1) sorted by relevance
57 struct ichx_desc { struct59 uint ngpio;62 const u8 (*regs)[3];63 const u8 *reglen;66 bool have_blink;91 struct ichx_desc *desc; /* Pointer to chipset-specific description */ argument