Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpio/
Dgpio-ich.c59 struct ichx_desc { struct
61 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