Searched refs:intel_opts (Results 1 – 1 of 1) sorted by relevance
1171 const struct option intel_opts[] = { in setup_options() local1257 optlen += sizeof(intel_opts); in setup_options()1270 memcpy(cp, intel_opts, sizeof(intel_opts)); in setup_options()1271 cp += sizeof(intel_opts); in setup_options()