Home
last modified time | relevance | path

Searched refs:cdev_device_add (Results 26 – 47 of 47) sorted by relevance

12

/openbmc/linux/drivers/mtd/ubi/
H A Dvmt.c270 err = cdev_device_add(&vol->cdev, &vol->dev); in ubi_create_volume()
H A Dbuild.c463 err = cdev_device_add(&ubi->cdev, &ubi->dev); in uif_init()
/openbmc/linux/drivers/watchdog/
H A Dwatchdog_dev.c1079 err = cdev_device_add(&wd_data->cdev, &wd_data->dev); in watchdog_cdev_register()
/openbmc/linux/drivers/fsi/
H A Dfsi-sbefifo.c1066 rc = cdev_device_add(&sbefifo->cdev, &sbefifo->dev); in sbefifo_probe()
H A Dfsi-core.c1084 rc = cdev_device_add(&slave->cdev, &slave->dev); in fsi_slave_init()
/openbmc/linux/drivers/input/
H A Dmousedev.c907 error = cdev_device_add(&mousedev->cdev, &mousedev->dev); in mousedev_create()
H A Djoydev.c1001 error = cdev_device_add(&joydev->cdev, &joydev->dev); in joydev_connect()
H A Devdev.c1386 error = cdev_device_add(&evdev->cdev, &evdev->dev); in evdev_connect()
/openbmc/linux/drivers/cxl/core/
H A Dmemdev.c1020 rc = cdev_device_add(cdev, dev); in devm_cxl_add_memdev()
/openbmc/linux/drivers/accel/habanalabs/common/
H A Ddevice.c681 rc = cdev_device_add(&hdev->cdev, hdev->dev); in cdev_sysfs_debugfs_add()
688 rc = cdev_device_add(&hdev->cdev_ctrl, hdev->dev_ctrl); in cdev_sysfs_debugfs_add()
/openbmc/linux/drivers/tee/
H A Dtee_core.c1003 rc = cdev_device_add(&teedev->cdev, &teedev->dev); in tee_device_register()
/openbmc/linux/drivers/infiniband/core/
H A Duverbs_main.c1168 ret = cdev_device_add(&uverbs_dev->cdev, &uverbs_dev->dev); in ib_uverbs_add_one()
/openbmc/linux/drivers/usb/gadget/function/
H A Df_hid.c1013 status = cdev_device_add(&hidg->cdev, &hidg->dev); in hidg_bind()
/openbmc/linux/lib/
H A Dtest_hmm.c1488 ret = cdev_device_add(&mdevice->cdevice, &mdevice->device); in dmirror_device_init()
/openbmc/linux/drivers/vhost/
H A Dvdpa.c1500 r = cdev_device_add(&v->cdev, &v->dev); in vhost_vdpa_probe()
/openbmc/linux/drivers/iio/
H A Dindustrialio-core.c1970 ret = cdev_device_add(&iio_dev_opaque->chrdev, &indio_dev->dev); in __iio_device_register()
/openbmc/linux/drivers/pci/switch/
H A Dswitchtec.c1686 rc = cdev_device_add(&stdev->cdev, &stdev->dev); in switchtec_pci_probe()
/openbmc/linux/drivers/nvme/host/
H A Dcore.c3319 ret = cdev_device_add(cdev, cdev_device); in nvme_cdev_add()
4499 ret = cdev_device_add(&ctrl->cdev, ctrl->device); in nvme_init_ctrl()
/openbmc/linux/drivers/rapidio/devices/
H A Drio_mport_cdev.c2411 ret = cdev_device_add(&md->cdev, &md->dev); in mport_cdev_add()
/openbmc/linux/drivers/block/
H A Dublk_drv.c2080 ret = cdev_device_add(&ub->cdev, dev); in ublk_add_chdev()
/openbmc/linux/drivers/gpio/
H A Dgpiolib-cdev.c2984 ret = cdev_device_add(&gdev->chrdev, &gdev->dev); in gpiolib_cdev_register()
/openbmc/linux/drivers/mmc/core/
H A Dblock.c2750 ret = cdev_device_add(&rpmb->chrdev, &rpmb->dev); in mmc_blk_alloc_rpmb_part()

12