Searched refs:dummy_ops (Results 1 – 4 of 4) sorted by relevance
34 static struct regulator_ops dummy_ops; variable41 .ops = &dummy_ops,
97 static const struct nf_hook_ops dummy_ops = { variable119 if (orig_ops[i] != &dummy_ops) in nf_hook_entries_grow()136 if (orig_ops[i] == &dummy_ops) { in nf_hook_entries_grow()173 if (orig_ops[i] == &dummy_ops) in hooks_validate()234 if (orig_ops[i] == &dummy_ops) in __nf_hook_entries_try_shrink()253 if (orig_ops[i] == &dummy_ops) in __nf_hook_entries_try_shrink()378 WRITE_ONCE(orig_ops[i], &dummy_ops); in nf_remove_net_hook()
184 const struct hfi_inst_ops dummy_ops = {}; in venus_enumerate_codecs() local205 ret = hfi_session_create(inst, &dummy_ops); in venus_enumerate_codecs()
936 static const struct usb_gadget_ops dummy_ops = { variable1067 dum->gadget.ops = &dummy_ops; in dummy_udc_probe()