Home
last modified time | relevance | path

Searched refs:void_ptr (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_managed.c141 void **void_ptr; in __drmm_add_action() local
154 void_ptr = (void **)&dr->data; in __drmm_add_action()
155 *void_ptr = data; in __drmm_add_action()
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/libxml/libxml2/
H A D0001-Port-gentest.py-to-Python-3.patch170 if res == 'void_ptr':
229 if res == 'void_ptr*':