Lines Matching full:driver
75 free((char *) iface->driver);125 if (!strcmp(entry.key, "driver") &&127 iface.driver = strdup(entry.str_value);128 if (iface.driver == NULL)130 } else if (!strcmp(entry.key, "driver-params") &&