| /xsrc/external/mit/xf86-video-intel-old/dist/src/reg_dumper/ |
| H A D | Makefile.am | 28 hotplug.c \
|
| H A D | Makefile.in | 63 am_intel_hotplug_OBJECTS = hotplug.$(OBJEXT) xprintf.$(OBJEXT) \ 282 hotplug.c \ 392 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hotplug.Po@am__quote@
|
| /xsrc/external/mit/xorg-server.old/dist/include/ |
| H A D | Makefile.am | 10 hotplug.h \
|
| H A D | dix-config.h.in | 414 /* Use libudev for input hotplug */ 417 /* Use D-Bus for input hotplug */ 420 /* Support the D-Bus hotplug API */ 423 /* Support HAL for hotplug */
|
| H A D | Makefile.in | 66 closure.h colormap.h colormapst.h hotplug.h cursor.h \ 404 @XORG_TRUE@ hotplug.h \
|
| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ |
| H A D | intel_driver.c | 758 const char *hotplug; local in function:I830HandleUEvents 774 * sure it's a hotplug event (HOTPLUG=1) 777 hotplug = udev_device_get_property_value(dev, "HOTPLUG"); 780 hotplug && atoi(hotplug) == 1) 803 Bool hotplug; local in function:I830UeventInit 810 if (!xf86GetOptValBool(intel->Options, OPTION_HOTPLUG, &hotplug)) { 812 hotplug = TRUE; 815 xf86DrvMsg(scrn->scrnIndex, from, "hotplug detection: \"%s\"\n", 816 hotplug [all...] |
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/ |
| H A D | intel_driver.c | 752 const char *hotplug; local in function:I830HandleUEvents 768 * sure it's a hotplug event (HOTPLUG=1) 771 hotplug = udev_device_get_property_value(dev, "HOTPLUG"); 774 hotplug && atoi(hotplug) == 1) 788 Bool hotplug; local in function:I830UeventInit 791 if (!xf86GetOptValBool(intel->Options, OPTION_HOTPLUG, &hotplug)) { 793 hotplug = TRUE; 796 xf86DrvMsg(scrn->scrnIndex, from, "hotplug detection: \"%s\"\n", 797 hotplug [all...] |
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | Makefile.am | 11 hotplug.h \
|
| H A D | dix-config.h.in | 403 /* Use libudev for input hotplug */ 418 /* Support HAL for hotplug */
|
| H A D | do-not-use-config.h.in | 36 /* Use the HAL hotplug API */ 39 /* Use libudev for input hotplug */
|
| H A D | Makefile.in | 156 closestr.h closure.h colormap.h colormapst.h hotplug.h \ 536 @XORG_TRUE@ hotplug.h \
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | sna_driver.c | 791 bool hotplug = false; local in function:sna_handle_uevents 822 hotplug |= sna_mode_find_hotplug_connector(sna, atoi(str)); 825 hotplug = true; 833 if (hotplug) { 834 DBG(("%s: hotplug event (vtSema?=%d)\n", 866 * RR hotplug events is then verboten. 897 "Display hotplug detection %s\n", 1119 /* Simulate a hotplug event on wakeup to force a RR probe */ 1303 DBG(("%s: reporting deferred hotplug event\n", __FUNCTION__));
|
| /xsrc/external/mit/xf86-video-intel/dist/ |
| H A D | config.h.in | 153 /* Enable udev-based monitor hotplug detection */
|
| H A D | configure.ac | 194 [Disable udev-based monitor hotplug detection [default=auto]]), 206 AC_DEFINE(HAVE_UDEV,1,[Enable udev-based monitor hotplug detection]) 901 echo " Support for display hotplug notifications (udev):$udev_msg"
|
| H A D | configure | 1608 --disable-udev Disable udev-based monitor hotplug detection 25254 echo " Support for display hotplug notifications (udev):$udev_msg"
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/ |
| H A D | config.h.in | 132 /* Enable udev-based monitor hotplug detection */
|
| H A D | configure.ac | 194 [Disable udev-based monitor hotplug detection [default=auto]]), 204 AC_DEFINE(HAVE_UDEV,1,[Enable udev-based monitor hotplug detection])
|
| H A D | configure | 1595 --disable-udev Disable udev-based monitor hotplug detection
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86Init.c | 88 #include <hotplug.h>
|
| /xsrc/external/mit/xorg-server/dist/hw/kdrive/src/ |
| H A D | kdrive.c | 48 #include <hotplug.h> 52 * split input and GPU parts in hotplug.h et al. */ 985 * split input and GPU parts in hotplug.h et al. */
|
| H A D | kinput.c | 55 #include <hotplug.h>
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86Init.c | 93 #include <hotplug.h>
|
| /xsrc/external/mit/xorg-server.old/dist/ |
| H A D | configure.ac | 827 AC_DEFINE(CONFIG_UDEV, 1, [Use libudev for input hotplug]) 858 AC_MSG_ERROR([HAL hotplug API requested, but HAL is not installed.]) 861 AC_DEFINE(CONFIG_HAL, 1, [Use the HAL hotplug API]) 867 AC_DEFINE(CONFIG_NEED_DBUS, 1, [Use D-Bus for input hotplug])
|
| /xsrc/external/mit/xorg-server/dist/ |
| H A D | configure.ac | 858 AC_DEFINE(CONFIG_UDEV, 1, [Use libudev for input hotplug]) 885 AC_MSG_ERROR([HAL hotplug API requested, but HAL is not installed.]) 888 AC_DEFINE(CONFIG_HAL, 1, [Use the HAL hotplug API])
|