Searched refs:drvctl_command_table (Results 1 – 1 of 1) sorted by relevance
528 static const struct drvctl_command_desc drvctl_command_table[] = { variable562 for (dcd = drvctl_command_table; dcd->dcd_name != NULL; dcd++) { in drvctl_command()