Home
last modified time | relevance | path

Searched full:controld (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/
H A Ddrm_drv.c994 * Some existing userspace out there uses the existing of the controlD* in create_compat_control_link()
997 * option). Otherwise controlD* is entirely unused. in create_compat_control_link()
999 * Old controlD chardev have been allocated in the range in create_compat_control_link()
1002 name = kasprintf(GFP_KERNEL, "controlD%d", minor->index + 64); in create_compat_control_link()
1027 name = kasprintf(GFP_KERNEL, "controlD%d", minor->index + 64); in remove_compat_control_link()