Searched refs:lid (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/randr/ |
| H A D | rrlease.c | 78 RRLeaseAlloc(ScreenPtr screen, RRLease lid, int numCrtcs, int numOutputs) argument 89 lease->id = lid; 225 LEGAL_NEW_RESOURCE(stuff->lid, client); 247 lease = RRLeaseAlloc(screen, stuff->lid, stuff->nCrtcs, stuff->nOutputs); 300 if (!AddResource(stuff->lid, RRLeaseType, lease)) { 342 VERIFY_RR_LEASE(stuff->lid, lease, DixDestroyAccess); 348 FreeResource(stuff->lid, RT_NONE);
|
| H A D | rrsdispatch.c | 635 swapl(&stuff->lid);
|
| /xsrc/external/mit/MesaLib/dist/include/android_stub/log/ |
| H A D | log_read.h | 46 uint32_t lid; /* log id of the payload, bottom 4 bits currently */ member in struct:logger_entry 67 return static_cast<log_id_t>(entry.lid);
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/reg_dumper/ |
| H A D | Makefile.am | 42 lid.c \
|
| H A D | Makefile.in | 71 am_intel_lid_OBJECTS = lid.$(OBJEXT) util.$(OBJEXT) 296 lid.c \ 395 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lid.Po@am__quote@
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | i830_lvds.c | 109 #define ACPI_LID "/proc/acpi/button/lid/" 375 * Get lid state from ACPI button driver 401 /* no acpi lid object found */ 912 * ACPI lid and SWF bit. So disable them for now until we 917 enum lid_status lid; local in function:i830_lvds_detect 919 lid = i830_lvds_acpi_lid_open(output); 920 if (lid == LID_OPEN) 922 else if (lid == LID_CLOSE)
|
| /xsrc/external/mit/xorgproto/dist/include/X11/extensions/ |
| H A D | randrproto.h | 852 RRLease lid; member in struct:__anonb71068b83d08 876 RRLease lid; member in struct:__anonb71068b83f08
|
Completed in 15 milliseconds