Searched refs:dummy_ops (Results 1 – 6 of 6) 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()137 if (orig_ops[i] == &dummy_ops) { in nf_hook_entries_grow()174 if (orig_ops[i] == &dummy_ops) in hooks_validate()235 if (orig_ops[i] == &dummy_ops) in __nf_hook_entries_try_shrink()254 if (orig_ops[i] == &dummy_ops) in __nf_hook_entries_try_shrink()474 WRITE_ONCE(orig_ops[i], (void *)&dummy_ops); in nf_remove_net_hook()
199 const struct hfi_inst_ops dummy_ops = {}; in venus_enumerate_codecs() local220 ret = hfi_session_create(inst, &dummy_ops); in venus_enumerate_codecs()
950 static const struct usb_gadget_ops dummy_ops = { variable1083 dum->gadget.ops = &dummy_ops; in dummy_udc_probe()
77169 ffff80001116cab8 d dummy_ops83244 ffff8000112b6670 d dummy_ops
Completed in 367 milliseconds