Searched defs:ichx_desc (Results 1 – 1 of 1) sorted by relevance
71 struct ichx_desc { struct73 uint ngpio;76 const u8 (*regs)[3];77 const u8 *reglen;80 bool have_blink;105 struct ichx_desc *desc; /* Pointer to chipset-specific description */ argument