Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpio/
Dgpio-ich.c71 struct ichx_desc { struct
73 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