Searched refs:dummy_ops (Results 1 – 4 of 4) sorted by relevance
30 static const struct regulator_ops dummy_ops; variable37 .ops = &dummy_ops,
98 static const struct nf_hook_ops dummy_ops = { variable120 if (orig_ops[i] != &dummy_ops) in nf_hook_entries_grow()149 if (orig_ops[i] == &dummy_ops) { in nf_hook_entries_grow()186 if (orig_ops[i] == &dummy_ops) in hooks_validate()247 if (orig_ops[i] == &dummy_ops) in __nf_hook_entries_try_shrink()266 if (orig_ops[i] == &dummy_ops) in __nf_hook_entries_try_shrink()481 WRITE_ONCE(orig_ops[i], (void *)&dummy_ops); in nf_remove_net_hook()
200 const struct hfi_inst_ops dummy_ops = {}; in venus_enumerate_codecs() local221 ret = hfi_session_create(inst, &dummy_ops); in venus_enumerate_codecs()
951 static const struct usb_gadget_ops dummy_ops = { variable1084 dum->gadget.ops = &dummy_ops; in dummy_udc_probe()