Searched refs:register_device (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/watchdog/ |
| H A D | imx_sc_wdt.c | 216 goto register_device; in imx_sc_wdt_probe() 227 goto register_device; in imx_sc_wdt_probe() 237 register_device: in imx_sc_wdt_probe()
|
| /linux/drivers/vfio/ |
| H A D | container.c | 95 if (WARN_ON(!ops->register_device != !ops->unregister_device)) in vfio_register_iommu_driver() 169 if (iommu_driver && iommu_driver->ops->register_device) in vfio_device_container_register() 170 iommu_driver->ops->register_device( in vfio_device_container_register()
|
| H A D | vfio.h | 221 void (*register_device)(void *iommu_data, member
|
| H A D | vfio_iommu_type1.c | 3263 .register_device = vfio_iommu_type1_register_device,
|
| /linux/drivers/mtd/devices/ |
| H A D | slram.c | 129 static int register_device(char *name, unsigned long start, unsigned long length) in register_device() function 254 if ((devstart = register_device(devname, devstart, devlength))){ in parse_cmdline()
|
| /linux/drivers/char/ |
| H A D | ppdev.c | 283 static int register_device(int minor, struct pp_struct *pp) in register_device() function 385 int err = register_device(minor, pp); in pp_do_ioctl()
|
| /linux/drivers/net/ethernet/broadcom/ |
| H A D | cnic_if.h | 317 int (*register_device)(struct cnic_dev *dev, int ulp_type, member
|
| H A D | cnic.c | 5489 cdev->register_device = cnic_register_device; in cnic_alloc_dev()
|
| /linux/drivers/scsi/bnx2i/ |
| H A D | bnx2i_init.c | 286 rc = cnic->register_device(cnic, CNIC_ULP_ISCSI, hba); in bnx2i_init_one()
|
| /linux/drivers/scsi/bnx2fc/ |
| H A D | bnx2fc_fcoe.c | 2063 rc = dev->register_device(dev, CNIC_ULP_FCOE, in bnx2fc_ulp_init()
|