Home
last modified time | relevance | path

Searched refs:config_odev_free_attributes (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/linux/
H A Dlnx_platform.c177 config_odev_free_attributes(attribs); in xf86PlatformDeviceProbe()
224 config_odev_free_attributes(attribs); in DeleteGPUDeviceRequest()
/OK3568_Linux_fs/external/xserver/include/
H A Dhotplug.h68 config_odev_free_attributes(struct OdevAttributes *attribs);
/OK3568_Linux_fs/external/xserver/config/
H A Dconfig.c142 config_odev_free_attributes(struct OdevAttributes *attribs) in config_odev_free_attributes() function
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86platformBus.c81 config_odev_free_attributes(xf86_platform_devices[dev_index].attribs); in xf86_remove_platform_device()