Searched defs:ichx_desc (Results 1 – 1 of 1) sorted by relevance
73 struct ichx_desc { struct75 uint ngpio;78 const u8 (*regs)[3];79 const u8 *reglen;82 bool have_blink;107 struct ichx_desc *desc; /* Pointer to chipset-specific description */ argument