Searched defs:ichx_desc (Results 1 – 1 of 1) sorted by relevance
59 struct ichx_desc { struct61 uint ngpio;64 const u8 (*regs)[3];65 const u8 *reglen;68 bool have_blink;93 struct ichx_desc *desc; /* Pointer to chipset-specific description */ argument