Home
last modified time | relevance | path

Searched refs:devt (Results 1 – 14 of 14) sorted by relevance

/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/
H A Ddevice.h113 dev_t devt; member
390 if (dev->devt) { in device_initialize()
391 unit = MINOR(dev->devt); in device_initialize()
421 if (dev->devt == 0) in device_add()
440 struct device *parent, dev_t devt, void *drvdata, in device_create_with_groups() argument
469 if (dev->devt) { in device_register()
470 unit = MINOR(dev->devt); in device_register()
484 if (dev->devt == 0) in device_register()
485 dev->devt = makedev(0, device_get_unit(bsddev)); in device_register()
532 device_destroy(struct class *class, dev_t devt) in device_destroy() argument
[all …]
H A Dmiscdevice.h60 if (cdev_add(misc->cdev, misc->this_device->devt, 1)) in misc_register()
68 device_destroy(&linux_class_misc, misc->this_device->devt); in misc_deregister()
/freebsd-14.2/bin/pax/
H A Dtables.h123 typedef struct devt { struct
125 struct devt *fow; /* new device map list */ argument
/freebsd-14.2/sys/dev/tdfx/
H A Dtdfx_vars.h95 struct cdev *devt; member
H A Dtdfx_pci.c245 tdfx_info->devt = make_dev(&tdfx_cdev, device_get_unit(dev), in tdfx_attach()
247 tdfx_info->devt->si_drv1 = tdfx_info; in tdfx_attach()
282 destroy_dev(tdfx_info->devt); in tdfx_detach()
/freebsd-14.2/sys/compat/linuxkpi/common/src/
H A Dlinux_compat.c287 device_create(struct class *class, struct device *parent, dev_t devt, in device_create() argument
296 dev->devt = devt; in device_create()
309 dev_t devt, void *drvdata, const struct attribute_group **groups, in device_create_groups_vargs() argument
324 dev->devt = devt; in device_create_groups_vargs()
2260 if (dev->devt != 0) { in linux_cdev_device_add()
2272 ret = cdev_add(ldev, dev->devt, 1); in linux_cdev_device_add()
2277 if (ret != 0 && dev->devt != 0) in linux_cdev_device_add()
2287 if (dev->devt != 0) in linux_cdev_device_del()
/freebsd-14.2/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_main.c1084 uverbs_dev->dev.devt = base; in ib_uverbs_add_one()
H A Dib_ucm.c1292 ucm_dev->dev.devt = ucm_dev->cdev.dev; in ib_ucm_add_one()
/freebsd-14.2/contrib/ncurses/include/
H A DCaps.uwin616 device_type devt str dv - - ----- Indicate language/codeset support
H A DCaps.hpux11777 device_type devt str dv - - ----- Indicate language/codeset support
H A DCaps.osf1r5624 device_type devt str dv - - ----- Indicate language/codeset support
H A DCaps769 device_type devt str dv - - ----- Indicate language, codeset support
H A DCaps.keys860 device_type devt str dv - - ----- Indicate language/codeset support
H A DCaps.aix4871 device_type devt str dv - - ----- Indicate language/codeset support