Searched refs:device_create_with_groups (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/block/rnbd/ |
| H A D | rnbd-clt-sysfs.c | 663 rnbd_dev = device_create_with_groups(&rnbd_dev_class, NULL, in rnbd_clt_create_sysfs_files()
|
| /linux/include/linux/ |
| H A D | device.h | 1274 device_create_with_groups(const struct class *cls, struct device *parent, dev_t devt,
|
| /linux/tools/testing/nvdimm/test/ |
| H A D | ndtest.c | 746 dimm->dev = device_create_with_groups(&ndtest_dimm_class, in ndtest_dimm_register()
|
| H A D | nfit.c | 1840 t->dimm_dev[i] = device_create_with_groups(&nfit_test_dimm, in nfit_test_dimm_init()
|
| /linux/drivers/misc/genwqe/ |
| H A D | card_dev.c | 1283 cd->dev = device_create_with_groups(cd->class_genwqe, in genwqe_device_create()
|
| /linux/drivers/tty/vt/ |
| H A D | vt.c | 3955 tty0dev = device_create_with_groups(&tty_class, NULL, in vty_init() 4479 device_create_with_groups(&vtconsole_class, NULL, in do_register_con_driver() 4628 device_create_with_groups(&vtconsole_class, NULL, in vtconsole_class_init()
|
| /linux/drivers/nvme/target/ |
| H A D | fcloop.c | 1716 fcloop_device = device_create_with_groups( in fcloop_init()
|
| /linux/drivers/base/ |
| H A D | core.c | 4458 struct device *device_create_with_groups(const struct class *class, in device_create_with_groups() function 4473 EXPORT_SYMBOL_GPL(device_create_with_groups);
|
| /linux/drivers/vdpa/vdpa_user/ |
| H A D | vduse_dev.c | 2111 dev->dev = device_create_with_groups(&vduse_class, NULL, in vduse_create_dev()
|