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

/linux-4.4.14/drivers/regulator/
H A Ddummy.c34 static struct regulator_ops dummy_ops; variable in typeref:struct:regulator_ops
41 .ops = &dummy_ops,
/linux-4.4.14/arch/cris/arch-v10/kernel/
H A Ddebugport.c426 static const struct tty_operations dummy_ops = { variable in typeref:struct:tty_operations
452 dummy_driver.ops = &dummy_ops; init_dummy_console()
/linux-4.4.14/drivers/usb/gadget/udc/
H A Ddummy_hcd.c924 static const struct usb_gadget_ops dummy_ops = { variable in typeref:struct:usb_gadget_ops
1037 dum->gadget.ops = &dummy_ops; dummy_udc_probe()

Completed in 366 milliseconds