Searched refs:dstr (Results 1 – 3 of 3) sorted by relevance
267 const char *dstr; in match_list() local275 dstr = "rgb"; in match_list()278 dstr = "bgr"; in match_list()281 dstr = ""; in match_list()285 dstr = "blt"; in match_list()288 dstr = "xxx"; in match_list()298 dstr, depth); in match_list()
216 static struct pi_protocol dstr = { variable235 module_pata_parport_driver(dstr);
8 obj-$(CONFIG_PATA_PARPORT_DSTR) += dstr.o