Home
last modified time | relevance | path

Searched refs:unique (Results 1 – 22 of 22) sorted by relevance

/drivers/gpu/drm/virtio/
Dvirtgpu_drm_bus.c65 char unique[20]; in drm_virtio_init() local
74 snprintf(unique, sizeof(unique), "pci:%s", pname); in drm_virtio_init()
75 ret = drm_dev_set_unique(dev, unique); in drm_virtio_init()
/drivers/gpu/drm/
Ddrm_info.c60 if (master && master->unique) in drm_name_info()
61 seq_printf(m, " master=%s", master->unique); in drm_name_info()
62 if (dev->unique) in drm_name_info()
63 seq_printf(m, " unique=%s", dev->unique); in drm_name_info()
Ddrm_ioctl.c119 if (copy_to_user(u->unique, master->unique, master->unique_len)) { in drm_getunique()
134 kfree(master->unique); in drm_unset_busid()
135 master->unique = NULL; in drm_unset_busid()
144 if (master->unique != NULL) in drm_set_busid()
154 WARN_ON(!dev->unique); in drm_set_busid()
155 master->unique = kstrdup(dev->unique, GFP_KERNEL); in drm_set_busid()
156 if (master->unique) in drm_set_busid()
157 master->unique_len = strlen(dev->unique); in drm_set_busid()
Ddrm_pci.c141 master->unique = kasprintf(GFP_KERNEL, "pci:%04x:%02x:%02x.%d", in drm_pci_set_busid()
146 if (!master->unique) in drm_pci_set_busid()
149 master->unique_len = strlen(master->unique); in drm_pci_set_busid()
Ddrm_drv.c617 kfree(dev->unique); in drm_dev_fini()
894 kfree(dev->unique); in drm_dev_set_unique()
895 dev->unique = kstrdup(name, GFP_KERNEL); in drm_dev_set_unique()
897 return dev->unique ? 0 : -ENOMEM; in drm_dev_set_unique()
Ddrm_ioc32.c125 u32 unique; /* Unique name for driver instantiation */ member
139 .unique = compat_ptr(uq32.unique), in compat_drm_getunique()
Ddrm_auth.c321 kfree(master->unique); in drm_master_destroy()
/drivers/scsi/aacraid/
Dcommctrl.c202 fibctx->unique = (u32)((ulong)fibctx & 0xFFFFFFFF); in open_getadapter_fib()
224 if (context->unique == fibctx->unique) { in open_getadapter_fib()
226 fibctx->unique++; in open_getadapter_fib()
234 if (copy_to_user(arg, &fibctx->unique, in open_getadapter_fib()
235 sizeof(fibctx->unique))) { in open_getadapter_fib()
279 if (fibctx->unique == f.fibctx) { /* We found a winner */ in next_getadapter_fib()
420 if (fibctx->unique == (u32)(uintptr_t)arg) /* We found a winner */ in close_getadapter_fib()
Daacraid.h1235 u32 unique; // unique value representing this context member
/drivers/staging/lustre/lnet/lnet/
Dlib-ptl.c46 int unique; in lnet_ptl_match_type() local
48 unique = !ignore_bits && in lnet_ptl_match_type()
67 if (unique) in lnet_ptl_match_type()
77 if ((lnet_ptl_is_unique(ptl) && !unique) || in lnet_ptl_match_type()
78 (lnet_ptl_is_wildcard(ptl) && unique)) in lnet_ptl_match_type()
/drivers/gpu/drm/qxl/
Dqxl_dev.h410 uint64_t unique; member
791 uint32_t unique; member
823 uint64_t unique; member
Dqxl_draw.c131 static uint64_t unique; /* we make no attempt to actually set this in qxl_palette_create_1bit() local
138 pal->unique = unique++; in qxl_palette_create_1bit()
Dqxl_display.c667 cursor->header.unique = 0; in qxl_cursor_atomic_update()
/drivers/staging/unisys/Documentation/
Doverview.txt46 video access. Thus, the only s-Par-unique support that is necessary to
160 denoting virtual bus #<n>. A unique s-Par channel exists for each such
169 denoting virtual device #<y> outboard of virtual bus #<x>. A unique s-Par
/drivers/w1/slaves/
DKconfig74 unique number. Requires OverDrive Speed to talk to.
/drivers/message/fusion/lsi/
Dmpi_history.txt257 * 01-29-01 01.01.07 Changed some defines to make them 32 character unique.
307 * character unique.
567 * unique in the first 32 characters.
/drivers/mtd/chips/
DKconfig160 unique set of values. The rest is user-programmable.
/drivers/mtd/devices/
DKconfig79 unique-to-each-chip bit pattern at the factory.
/drivers/staging/greybus/Documentation/
Dsysfs-bus-greybus189 The interface-unique id of the bundle B.
/drivers/mtd/
DKconfig94 <mtd-id> := unique id used in mapping driver/device
/drivers/hid/
DKconfig740 Correctly maps vendor unique volume up/down HID usages to
742 of other vendor unique HID usages to random mouse events.
/drivers/staging/speakup/
Dspkguide.txt1448 different contents, make the title of each such section unique by
1450 author or publisher of that section if known, or else a unique number.