Home
last modified time | relevance | path

Searched refs:device_add (Results 1 – 25 of 129) sorted by relevance

123456

/linux/Documentation/ABI/testing/
H A Dsysfs-bus-siox14 What: /sys/bus/siox/devices/siox-X/device_add
56 Read-only value reporting the inbytes value provided to siox-X/device_add
69 Read-only value reporting the type value provided to siox-X/device_add.
90 Read-only value reporting the outbytes value provided to siox-X/device_add.
/linux/drivers/tty/serial/
H A Dserial_base_bus.c129 err = device_add(&ctrl_dev->dev); in serial_base_ctrl_add()
183 err = device_add(&port_dev->dev); in serial_base_port_add()
/linux/drivers/cxl/core/
H A Dpmem.c144 rc = device_add(dev); in devm_cxl_add_nvdimm_bridge()
269 rc = device_add(dev); in devm_cxl_add_nvdimm()
H A Dpmu.c58 rc = device_add(dev); in devm_cxl_pmu_add()
/linux/drivers/vfio/
H A Dvfio.h364 return device_add(&device->device); in vfio_device_add()
390 return device_add(&device->device); in vfio_device_add()
/linux/net/bluetooth/
H A Dhci_sysfs.c48 if (device_add(&conn->dev) < 0) in hci_conn_add_sysfs()
59 /* If device_add() has *not* succeeded, use *only* put_device() in hci_conn_del_sysfs()
/linux/drivers/usb/typec/
H A Dretimer.c128 ret = device_add(&retimer->dev); in typec_retimer_register()
H A Dmux.c192 ret = device_add(&sw_dev->dev); in typec_switch_register()
436 ret = device_add(&mux_dev->dev); in typec_mux_register()
/linux/drivers/mcb/
H A Dmcb-core.c239 ret = device_add(&dev->dev); in mcb_device_register()
296 rc = device_add(&bus->dev); in mcb_alloc_bus()
/linux/drivers/input/rmi4/
H A Drmi_bus.c97 error = device_add(&rmi_dev->dev); in rmi_register_transport_device()
253 error = device_add(&fn->dev); in rmi_register_function()
/linux/drivers/base/
H A Dfaux.c159 ret = device_add(dev); in faux_device_create_with_groups()
161 pr_err("%s: device_add for faux device '%s' failed with %d\n", in faux_device_create_with_groups()
/linux/drivers/base/firmware_loader/
H A Dfallback.c86 retval = device_add(f_dev); in fw_load_sysfs_fallback()
/linux/drivers/ata/
H A Dlibata-transport.c297 error = device_add(dev); in ata_tport_add()
585 error = device_add(dev); in ata_tdev_add()
706 error = device_add(dev); in ata_tlink_add()
/linux/drivers/nvmem/
H A Dlayouts.c106 ret = device_add(dev); in nvmem_layout_create_device()
/linux/drivers/gpu/host1x/
H A Dcontext.c64 err = device_add(&ctx->dev); in host1x_memory_context_list_init()
/linux/drivers/mfd/
H A Dmcp-core.c191 return device_add(&mcp->attached_device); in mcp_host_add()
/linux/drivers/iio/dummy/
H A Diio_dummy_evgen.c205 ret = device_add(&iio_evgen_dev); in iio_dummy_evgen_init()
/linux/drivers/iio/trigger/
H A Diio-trig-sysfs.c209 ret = device_add(&iio_sysfs_trig_dev); in iio_sysfs_trig_init()
/linux/drivers/remoteproc/
H A Dqcom_wcnss_iris.c141 ret = device_add(&iris->dev); in qcom_iris_probe()
/linux/sound/core/
H A Dcontrol_led.c667 if (device_add(&led_card->dev)) in snd_ctl_led_sysfs_add()
732 if (device_add(&snd_ctl_led_dev)) { in snd_ctl_led_init()
744 if (device_add(&led->dev)) { in snd_ctl_led_init()
H A Dseq_device.c170 err = device_add(&dev->dev); in snd_seq_device_dev_register()
/linux/drivers/base/power/
H A Dwakeup_stats.c163 retval = device_add(dev); in wakeup_source_device_create()
/linux/drivers/scsi/
H A Dhosts.c271 error = device_add(&shost->shost_gendev); in scsi_add_host_with_dma()
281 error = device_add(&shost->shost_dev); in scsi_add_host_with_dma()
/linux/drivers/greybus/
H A Dbundle.c228 ret = device_add(&bundle->dev); in gb_bundle_add()
H A Dhd.c204 ret = device_add(&hd->dev); in gb_hd_add()

123456