Searched refs:xf86_platform_device_odev_attributes (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86platformBus.h64 xf86_platform_device_odev_attributes(struct xf86_platform_device *device) function in typeref:struct:OdevAttributes *
114 return xf86_platform_device_odev_attributes(device)->path;
116 return xf86_platform_device_odev_attributes(device)->syspath;
118 return xf86_platform_device_odev_attributes(device)->busid;
120 return xf86_platform_device_odev_attributes(device)->driver;
139 return xf86_platform_device_odev_attributes(device)->fd;
141 return xf86_platform_device_odev_attributes(device)->major;
143 return xf86_platform_device_odev_attributes(device)->minor;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/
H A Ddriver.c277 fd = xf86_platform_device_odev_attributes(platform_dev)->fd;
437 const char *path = xf86_platform_device_odev_attributes(dev)->path;
1063 xf86_platform_device_odev_attributes(pEnt->location.id.plat)->
1069 xf86_platform_device_odev_attributes(pEnt->location.id.plat)->
1463 xf86_platform_device_odev_attributes(pEnt->location.id.plat)->

Completed in 5 milliseconds