| /linux/drivers/media/test-drivers/vidtv/ |
| H A D | vidtv_tuner.c | 96 bool asleep; member 261 tuner_dev->hw_state.asleep = false; in vidtv_tuner_init() 271 tuner_dev->hw_state.asleep = true; in vidtv_tuner_sleep() 279 tuner_dev->hw_state.asleep = true; in vidtv_tuner_suspend() 287 tuner_dev->hw_state.asleep = false; in vidtv_tuner_resume()
|
| /linux/drivers/video/fbdev/aty/ |
| H A D | mach64_accel.c | 205 if (par->asleep) in atyfb_copyarea() 252 if (par->asleep) in atyfb_fillrect() 293 if (par->asleep) in atyfb_imageblit()
|
| H A D | radeon_base.c | 956 if (rinfo->asleep) in radeonfb_pan_display() 1153 if (rinfo->asleep) in radeonfb_blank() 1180 if (!rinfo->asleep) { in radeon_setcolreg() 1239 if (!rinfo->asleep) { in radeonfb_setcolreg() 1256 if (!rinfo->asleep && rinfo->is_mobility) in radeonfb_setcolreg() 1269 if (!rinfo->asleep) { in radeonfb_setcmap() 1304 if (!rinfo->asleep && rinfo->is_mobility) in radeonfb_setcmap() 1926 if (!rinfo->asleep) { in radeonfb_set_par()
|
| H A D | atyfb.h | 153 int asleep; member
|
| H A D | radeonfb.h | 347 int asleep; member
|
| H A D | atyfb_base.c | 1315 if (par->asleep) in atyfb_set_par() 1757 if (par->asleep) in atyfb_pan_display() 2086 par->asleep = 1; in atyfb_pci_suspend_late() 2098 par->asleep = 0; in atyfb_pci_suspend_late() 2168 par->asleep = 0; in atyfb_pci_resume() 2816 if (par->lock_blank || par->asleep) in atyfb_blank() 2887 if (par->asleep) in atyfb_setcolreg()
|
| H A D | radeon_pm.c | 2651 rinfo->asleep = 1; in radeonfb_pci_suspend_late() 2766 rinfo->asleep = 0; in radeonfb_pci_resume()
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-driver-intel-rapid-start | 20 remain asleep before waking up to enter hibernation.
|
| /linux/Documentation/driver-api/usb/ |
| H A D | persist.rst | 34 while the system was asleep and a new keyboard was plugged in when the 49 was asleep, on many systems during the initial stages of wakeup the 155 USB card reader while the system is asleep, the kernel will have no
|
| /linux/drivers/net/ethernet/sun/ |
| H A D | sunbmac.h | 286 asleep = 2, /* Timer inactive. */ enumerator
|
| H A D | sunbmac.c | 542 bp->timer_state = asleep; in bigmac_timer() 571 bp->timer_state = asleep; /* foo on you */ in bigmac_timer() 935 bp->timer_state = asleep; in bigmac_close() 1174 bp->timer_state = asleep; in bigmac_ether_init()
|
| H A D | sunhme.h | 395 asleep = 3, /* Time inactive. */ enumerator
|
| H A D | sunhme.c | 796 hp->timer_state = asleep; in happy_meal_timer() 843 hp->timer_state = asleep; in happy_meal_timer() 877 case asleep: in happy_meal_timer() 884 hp->timer_state = asleep; /* foo on you */ in happy_meal_timer() 2460 hp->timer_state = asleep; in happy_meal_common_probe()
|
| /linux/drivers/macintosh/ |
| H A D | via-pmu.c | 189 int asleep; variable 1353 asleep = 0; in pmu_handle_data() 2069 asleep = 1; in powerbook_sleep_3400() 2077 while (asleep) { in powerbook_sleep_3400()
|
| /linux/arch/m68k/q40/ |
| H A D | README | 113 asleep.
|
| /linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | dev.h | 194 bool asleep; member
|
| H A D | tx.c | 326 if (sta_priv && sta_priv->asleep && in iwlagn_tx_skb()
|
| /linux/Documentation/hid/ |
| H A D | hid-transport.rst | 261 not interested in device data and transport drivers can put devices asleep. 273 Transport drivers can put devices asleep and terminate any I/O of all
|
| H A D | uhid.rst | 52 That is, you might put your device asleep unless you receive the UHID_OPEN
|
| /linux/Documentation/power/ |
| H A D | swsusp.rst | 456 while the system is asleep, maintaining the connection, using true sleep 464 mounted filesystem. That's true even when your system is asleep! The
|
| /linux/Documentation/networking/device_drivers/wifi/intel/ |
| H A D | ipw2100.rst | 243 When the radio is asleep, the access point sending data to the station
|
| /linux/drivers/net/wireless/ath/ath6kl/ |
| H A D | wmi.h | 2112 __le32 asleep; member
|
| H A D | wmi.c | 2888 cmd->asleep = cpu_to_le32(1); in ath6kl_wmi_set_host_sleep_mode_cmd()
|
| /linux/drivers/net/wireless/intel/iwlegacy/ |
| H A D | common.h | 2844 bool asleep; member
|
| H A D | 4965-mac.c | 1710 if (sta_priv && sta_priv->asleep && in il4965_tx_skb()
|