Searched defs:cfgdata (Results 1 – 2 of 2) sorted by relevance
137 struct cfgdata { struct138 char *name; /* full name */139 int minlen; /* minimum length to match */140 CONFIGTYPE type; /* type of token */
2494 static int pn533_set_configuration(struct pn533 *dev, u8 cfgitem, u8 *cfgdata, in pn533_set_configuration()