Home
last modified time | relevance | path

Searched refs:device_create_with_groups (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/char/
H A Dmisc.c206 device_create_with_groups(misc_class, misc->parent, dev, in misc_register()
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpiolib-sysfs.c638 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 Ddrm_sysfs.c282 device_create_with_groups(drm_class, dev->primary->kdev, 0, in drm_sysfs_connector_add()
/OK3568_Linux_fs/kernel/drivers/leds/
H A Dled-class.c368 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 Drnbd-clt-sysfs.c618 rnbd_dev = device_create_with_groups(rnbd_dev_class, NULL, in rnbd_clt_create_sysfs_files()
/OK3568_Linux_fs/kernel/include/linux/
H A Ddevice.h875 device_create_with_groups(struct class *cls, struct device *parent, dev_t devt,
/OK3568_Linux_fs/kernel/drivers/misc/mei/
H A Dmain.c1238 clsdev = device_create_with_groups(mei_class, parent, devno, in mei_register()
/OK3568_Linux_fs/kernel/drivers/staging/greybus/
H A Dloopback.c1042 dev = device_create_with_groups(&loopback_class, in gb_loopback_probe()
/OK3568_Linux_fs/kernel/drivers/misc/genwqe/
H A Dcard_dev.c1283 cd->dev = device_create_with_groups(cd->class_genwqe, in genwqe_device_create()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_generic317 device_create_with_groups
H A Dabi_gki_aarch64_qcom391 device_create_with_groups
H A Dabi_gki_aarch64_mtk348 device_create_with_groups
H A Dabi_gki_aarch64_rockchip2361 device_create_with_groups
H A Dabi_gki_aarch64_oplus425 device_create_with_groups
H A Dabi_gki_aarch64_galaxy1173 device_create_with_groups
/OK3568_Linux_fs/kernel/drivers/tty/vt/
H A Dvt.c3603 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 Dfcloop.c1494 fcloop_device = device_create_with_groups( in fcloop_init()
/OK3568_Linux_fs/kernel/drivers/base/
H A Dcore.c3974 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 Dtty_io.c3591 consdev = device_create_with_groups(tty_class, NULL, in tty_init()
/OK3568_Linux_fs/kernel/tools/testing/nvdimm/test/
H A Dnfit.c1836 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 Drk_hdmirx.c4296 hdmirx_dev->classdev = device_create_with_groups(hdmirx_class, in hdmirx_probe()