Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Ddevice.h113 dev_t devt; member
383 dev_t devt, void *drvdata, const char *fmt, ...);
385 dev_t devt, void *drvdata, const struct attribute_group **groups,
399 if (dev->devt) { in device_initialize()
400 unit = MINOR(dev->devt); in device_initialize()
430 if (dev->devt == 0) in device_add()
431 dev->devt = makedev(0, device_get_unit(dev->bsddev)); in device_add()
449 struct device *parent, dev_t devt, void *drvdata, in device_create_with_groups() argument
456 dev = device_create_groups_vargs(class, parent, devt, drvdata, in device_create_with_groups()
478 if (dev->devt) { in device_register()
[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/bin/pax/
H A Dtables.h121 typedef struct devt { struct
123 struct devt *fow; /* new device map list */ argument
/freebsd/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/sys/compat/linuxkpi/common/src/
H A Dlinux_compat.c288 device_create(struct class *class, struct device *parent, dev_t devt, in device_create() argument
297 dev->devt = devt; in device_create()
310 dev_t devt, void *drvdata, const struct attribute_group **groups, in device_create_groups_vargs() argument
325 dev->devt = devt; in device_create_groups_vargs()
2308 if (dev->devt != 0) { in linux_cdev_device_add()
2320 ret = cdev_add(ldev, dev->devt, 1); in linux_cdev_device_add()
2325 if (ret != 0 && dev->devt != 0) in linux_cdev_device_add()
2335 if (dev->devt != 0) in linux_cdev_device_del()
/freebsd/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/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 DCaps769 device_type devt str dv - - ----- Indicate language, codeset support
H A DCaps.osf1r5624 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