Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/include/asm/fw/arc/
Dhinv.h136 struct cfgdata { struct
137 char *name; /* full name */
138 int minlen; /* minimum length to match */
139 CONFIGTYPE type; /* type of token */
/linux-4.1.27/drivers/nfc/
Dpn533.c2865 static int pn533_set_configuration(struct pn533 *dev, u8 cfgitem, u8 *cfgdata, in pn533_set_configuration()