Searched refs:xf86_platform_odev_attributes (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/linux/
H A Dlnx_platform.c66 xf86_platform_odev_attributes(delayed_index)->driver = XNFstrdup(v->name);
144 char *dpath = xf86_platform_odev_attributes(i)->path;
201 char *dspath = xf86_platform_odev_attributes(index)->syspath;
H A Dsystemd-logind.c320 major = xf86_platform_odev_attributes(i)->major;
321 minor = xf86_platform_odev_attributes(i)->minor;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86platformBus.h70 xf86_platform_odev_attributes(int index) function in typeref:struct:OdevAttributes *
H A Dxf86platformBus.c103 attr_major = xf86_platform_odev_attributes(i)->major;
104 attr_minor = xf86_platform_odev_attributes(i)->minor;
230 char *path = xf86_platform_odev_attributes(index)->path;
291 char *busid = xf86_platform_odev_attributes(i)->busid;

Completed in 4 milliseconds