Searched refs:dummy_ops (Results 1 - 2 of 2) sorted by relevance

/drivers/regulator/
H A Ddummy.c30 static struct regulator_ops dummy_ops; variable in typeref:struct:regulator_ops
37 .ops = &dummy_ops,
/drivers/usb/gadget/
H A Ddummy_hcd.c858 static const struct usb_gadget_ops dummy_ops = { variable in typeref:struct:usb_gadget_ops
980 dum->gadget.ops = &dummy_ops;

Completed in 96 milliseconds