Lines Matching refs:driver
5565 } else if (os_strncmp(buf, "DRIVER ", 7) == 0) {5604 * <ifname>TAB<confname>TAB<driver>TAB<ctrl_interface>TAB<driver_param>5630 iface.driver = pos;5634 if (iface.driver[0] == '\0')5635 iface.driver = NULL;