Home
last modified time | relevance | path

Searched defs:ichx_desc (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpio/
H A Dgpio-ich.c57 struct ichx_desc { struct
59 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