Searched refs:cmd_expect (Results 1 – 3 of 3) sorted by relevance
65 static const struct cmd_expect cmd_expect_get_strings_old[] = {70 static const struct cmd_expect cmd_expect_get_features_off_old[] = {83 static const struct cmd_expect cmd_expect_get_features_off_old_some_unsup[] = {96 static const struct cmd_expect cmd_expect_get_features_off_old_some_priv[] = {109 static const struct cmd_expect cmd_expect_set_features_off_old[] = {138 static const struct cmd_expect cmd_expect_set_features_on_old[] = {167 static const struct cmd_expect cmd_expect_set_features_unsup_on_old[] = {276 static const struct cmd_expect cmd_expect_get_strings[] = {284 static const struct cmd_expect cmd_expect_get_features_min_off[] = {302 static const struct cmd_expect cmd_expect_get_features_max_on[] = {[all …]
205 struct cmd_expect { struct212 int test_ioctl(const struct cmd_expect *expect, void *cmd); argument
262 int test_ioctl(const struct cmd_expect *expect, void *cmd) in test_ioctl()