Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpio/
Dgpio-ich.c73 struct ichx_desc { struct
75 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