Searched refs:tmp_ops (Results 1 – 1 of 1) sorted by relevance
284 struct appldata_ops *ops = NULL, *tmp_ops; in appldata_generic_handler() local298 tmp_ops = list_entry(lh, struct appldata_ops, list); in appldata_generic_handler()299 if (&tmp_ops->ctl_table[2] == ctl) { in appldata_generic_handler()