Home
last modified time | relevance | path

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

/freebsd-12.1/sys/compat/linuxkpi/common/include/linux/
H A Ddevice.h106 dev_t devt; member
285 if (dev->devt) { in device_initialize()
286 unit = MINOR(dev->devt); in device_initialize()
316 if (dev->devt == 0) in device_add()
350 dev->devt = devt; in device_create_groups_vargs()
405 if (dev->devt) { in device_register()
406 unit = MINOR(dev->devt); in device_register()
420 if (dev->devt == 0) in device_register()
421 dev->devt = makedev(0, device_get_unit(bsddev)); in device_register()
467 device_destroy(struct class *class, dev_t devt) in device_destroy() argument
[all …]
H A Dmiscdevice.h62 if (cdev_add(misc->cdev, misc->this_device->devt, 1)) in misc_register()
70 device_destroy(&linux_class_misc, misc->this_device->devt); in misc_deregister()
/freebsd-12.1/sys/dev/sound/
H A Dclone.c74 struct cdev *devt; member
209 (ce->devt != NULL && ce->devt->si_threadcount != 0)) in snd_clone_busy()
436 ce->devt->si_threadcount != 0) { in snd_clone_gc()
441 destroy_dev(ce->devt); in snd_clone_gc()
463 if (ce->devt != NULL) in snd_clone_destroy()
464 destroy_dev(ce->devt); in snd_clone_destroy()
599 SND_CLONE_ASSERT(ce->devt == NULL, ("ce->devt not NULL")); in snd_clone_register()
607 ce->devt = dev; in snd_clone_register()
686 if (ce->devt != NULL && (bce == NULL || in snd_clone_alloc()
798 *dev = ce->devt; in snd_clone_alloc()
/freebsd-12.1/bin/pax/
H A Dtables.h124 typedef struct devt { struct
126 struct devt *fow; /* new device map list */ argument
/freebsd-12.1/sys/dev/tdfx/
H A Dtdfx_vars.h97 struct cdev *devt; member
H A Dtdfx_pci.c250 tdfx_info->devt = make_dev(&tdfx_cdev, device_get_unit(dev), in tdfx_attach()
252 tdfx_info->devt->si_drv1 = tdfx_info; in tdfx_attach()
287 destroy_dev(tdfx_info->devt); in tdfx_detach()
/freebsd-12.1/sys/dev/cx/
H A Dif_cx.c154 struct cdev *devt; member
868 …d->devt = make_dev (&cx_cdevsw, b->num*NCHAN + c->num + 64, UID_ROOT, GID_WHEEL, 0600, "cx%d", b->… in cx_attach()
869 d->devt->si_drv1 = d; in cx_attach()
967 destroy_dev (d->devt); in cx_detach()
/freebsd-12.1/sys/dev/ce/
H A Dif_ce.c176 struct cdev *devt; member
178 dev_t devt; member
732 d->devt = make_dev (&ce_cdevsw, b->num*NCHAN+c->num, UID_ROOT, in ce_attach()
823 destroy_dev (d->devt); in ce_detach()
/freebsd-12.1/sys/compat/linuxkpi/common/src/
H A Dlinux_compat.c364 device_create(struct class *class, struct device *parent, dev_t devt, in device_create() argument
373 dev->devt = devt; in device_create()
/freebsd-12.1/sys/dev/cp/
H A Dif_cp.c126 struct cdev *devt; member
525 d->devt = make_dev (&cp_cdevsw, b->num*NCHAN+c->num, UID_ROOT, in cp_attach()
610 destroy_dev (d->devt); in cp_detach()
/freebsd-12.1/sys/dev/ctau/
H A Dif_ct.c129 struct cdev *devt; member
746 d->devt = make_dev (&ct_cdevsw, b->num*NCHAN+c->num, UID_ROOT, in ct_attach()
823 destroy_dev (d->devt); in ct_detach()
/freebsd-12.1/sys/contrib/octeon-sdk/
H A Dcvmx-pciercx-defs.h1411 uint32_t devt : 2; /**< DEVSEL Timing member
1459 uint32_t devt : 2;
1675 uint32_t devt : 2; /**< DEVSEL Timing member
1709 uint32_t devt : 2;
H A Dcvmx-pci-defs.h935 …uint32_t devt : 2; /**< DEVSEL# timing (for PCI only/for PCIX = don't car… member
987 uint32_t devt : 2;
H A Dcvmx-pcieepx-defs.h1418 uint32_t devt : 2; /**< DEVSEL Timing member
1466 uint32_t devt : 2;
/freebsd-12.1/sys/ofed/drivers/infiniband/core/
H A Dib_ucm.c1294 ucm_dev->dev.devt = ucm_dev->cdev.dev; in ib_ucm_add_one()
/freebsd-12.1/contrib/ncurses/include/
H A DCaps.uwin569 device_type devt str dv - - ----- Indicate language/codeset support
H A DCaps.aix4812 device_type devt str dv - - ----- Indicate language/codeset support
H A DCaps.osf1r5579 device_type devt str dv - - ----- Indicate language/codeset support
H A DCaps710 device_type devt str dv - - ----- Indicate language/codeset support
H A DCaps.hpux11718 device_type devt str dv - - ----- Indicate language/codeset support
H A DCaps.keys800 device_type devt str dv - - ----- Indicate language/codeset support