Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
Ddrm_ioctl.c125 if (copy_to_user(u->unique, master->unique, master->unique_len)) { in drm_getunique()
138 kfree(master->unique); in drm_unset_busid()
139 master->unique = NULL; in drm_unset_busid()
148 if (master->unique != NULL) { in drm_set_busid()
159 WARN_ON(!dev->unique); in drm_set_busid()
160 master->unique = kstrdup(dev->unique, GFP_KERNEL); in drm_set_busid()
161 if (master->unique) { in drm_set_busid()
162 master->unique_len = strlen(dev->unique); in drm_set_busid()
Ddrm_debugfs.c64 if (master && master->unique) { in drm_name_info()
65 seq_printf(m, " master=%s", master->unique); in drm_name_info()
67 if (dev->unique) { in drm_name_info()
68 seq_printf(m, " unique=%s", dev->unique); in drm_name_info()
Ddrm_auth.c397 kfree(master->unique); in drm_master_destroy()
/device/soc/rockchip/common/sdk_linux/include/drm/
Ddrm_auth.h78 char *unique; member
/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/
DKconfig88 statistics for the DMA-BUF with the unique inode number
/device/soc/hisilicon/common/hal/middleware/ffmpeg_adapt/
Dconfigure_llvm898 unique(){ function
7146 unique $list_name
7266 unique ${1}_deps # required for the early break test.
7270 unique ${1}_deps
/device/board/isoftstone/yangfan/common/mqtt/doc/
DDoxyfileMQTTPacket.in150 # shortest path that makes the file name unique will be used
1385 # A unique identifier for the Eclipse help plugin. When installing the plugin
1593 # unique id set via EXTERNAL_SEARCH_ID. The search mapping then maps the id of
2074 # Note: Each tag file must have a unique name (where the name does NOT include
DDoxyfileMQTTClient.in150 # shortest path that makes the file name unique will be used
1385 # A unique identifier for the Eclipse help plugin. When installing the plugin
1593 # unique id set via EXTERNAL_SEARCH_ID. The search mapping then maps the id of
2074 # Note: Each tag file must have a unique name (where the name does NOT include
DDoxyfileMQTTClient-C.in150 # shortest path that makes the file name unique will be used
1385 # A unique identifier for the Eclipse help plugin. When installing the plugin
1593 # unique id set via EXTERNAL_SEARCH_ID. The search mapping then maps the id of
2074 # Note: Each tag file must have a unique name (where the name does NOT include
/device/soc/allwinner/t507/patches/kernel/linux-5.10/
Dkernel.patch245 /* check the name is unique */
/device/soc/rockchip/common/sdk_linux/init/
DKconfig182 build is unique between builds. It's safe to leave the default.
/device/board/isoftstone/zhiyuan/kernel/driver/ramfs/
Drootfs_arm64.cpio.gz
/device/board/hihope/dayu210/kernel/kernel_patch/linux-5.10/dayu210_patch/
Dkernel.patch5277 + /* check the name is unique */
5317 - /* check the name is unique */
23424 + u8 plane_id; /* unique plane id */