Searched refs:faux_device_create (Results 1 – 6 of 6) sorted by relevance
190 struct faux_device *faux_device_create(const char *name, in faux_device_create() function196 EXPORT_SYMBOL_GPL(faux_device_create);
50 struct faux_device *faux_device_create(const char *name,
67 dummy_fdev = faux_device_create("reg-dummy", NULL, &dummy_regulator_driver); in regulator_dummy_init()
35 bindings::faux_device_create( in new()
288 soc_dummy_dev = faux_device_create("snd-soc-dummy", NULL, in snd_soc_util_init()
340 fdev = faux_device_create("Fixed MDIO bus", NULL, NULL); in fixed_mdio_bus_init()