| /OK3568_Linux_fs/kernel/drivers/char/ |
| H A D | misc.c | 206 device_create_with_groups(misc_class, misc->parent, dev, in misc_register()
|
| /OK3568_Linux_fs/kernel/drivers/gpio/ |
| H A D | gpiolib-sysfs.c | 638 dev = device_create_with_groups(&gpio_class, &gdev->dev, in gpiod_export() 774 dev = device_create_with_groups(&gpio_class, parent, MKDEV(0, 0), chip, in gpiochip_sysfs_register()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_sysfs.c | 282 device_create_with_groups(drm_class, dev->primary->kdev, 0, in drm_sysfs_connector_add()
|
| /OK3568_Linux_fs/kernel/drivers/leds/ |
| H A D | led-class.c | 368 led_cdev->dev = device_create_with_groups(leds_class, parent, 0, in led_classdev_register_ext()
|
| /OK3568_Linux_fs/kernel/drivers/block/rnbd/ |
| H A D | rnbd-clt-sysfs.c | 618 rnbd_dev = device_create_with_groups(rnbd_dev_class, NULL, in rnbd_clt_create_sysfs_files()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | device.h | 875 device_create_with_groups(struct class *cls, struct device *parent, dev_t devt,
|
| /OK3568_Linux_fs/kernel/drivers/misc/mei/ |
| H A D | main.c | 1238 clsdev = device_create_with_groups(mei_class, parent, devno, in mei_register()
|
| /OK3568_Linux_fs/kernel/drivers/staging/greybus/ |
| H A D | loopback.c | 1042 dev = device_create_with_groups(&loopback_class, in gb_loopback_probe()
|
| /OK3568_Linux_fs/kernel/drivers/misc/genwqe/ |
| H A D | card_dev.c | 1283 cd->dev = device_create_with_groups(cd->class_genwqe, in genwqe_device_create()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_generic | 317 device_create_with_groups
|
| H A D | abi_gki_aarch64_qcom | 391 device_create_with_groups
|
| H A D | abi_gki_aarch64_mtk | 348 device_create_with_groups
|
| H A D | abi_gki_aarch64_rockchip | 2361 device_create_with_groups
|
| H A D | abi_gki_aarch64_oplus | 425 device_create_with_groups
|
| H A D | abi_gki_aarch64_galaxy | 1173 device_create_with_groups
|
| /OK3568_Linux_fs/kernel/drivers/tty/vt/ |
| H A D | vt.c | 3603 tty0dev = device_create_with_groups(tty_class, NULL, in vty_init() 4164 device_create_with_groups(vtconsole_class, NULL, in do_register_con_driver() 4318 device_create_with_groups(vtconsole_class, NULL, in vtconsole_class_init()
|
| /OK3568_Linux_fs/kernel/drivers/nvme/target/ |
| H A D | fcloop.c | 1494 fcloop_device = device_create_with_groups( in fcloop_init()
|
| /OK3568_Linux_fs/kernel/drivers/base/ |
| H A D | core.c | 3974 struct device *device_create_with_groups(struct class *class, in device_create_with_groups() function 3989 EXPORT_SYMBOL_GPL(device_create_with_groups);
|
| /OK3568_Linux_fs/kernel/drivers/tty/ |
| H A D | tty_io.c | 3591 consdev = device_create_with_groups(tty_class, NULL, in tty_init()
|
| /OK3568_Linux_fs/kernel/tools/testing/nvdimm/test/ |
| H A D | nfit.c | 1836 t->dimm_dev[i] = device_create_with_groups(nfit_test_dimm, in nfit_test_dimm_init()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/hdmirx/ |
| H A D | rk_hdmirx.c | 4296 hdmirx_dev->classdev = device_create_with_groups(hdmirx_class, in hdmirx_probe()
|