/kernel/linux/linux-5.10/drivers/media/test-drivers/vidtv/ |
H A D | vidtv_tuner.c | 83 * @asleep: whether the tuner is asleep, i.e whether _sleep() or _suspend() was 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()
|
/kernel/linux/linux-6.6/drivers/media/test-drivers/vidtv/ |
H A D | vidtv_tuner.c | 83 * @asleep: whether the tuner is asleep, i.e whether _sleep() or _suspend() was 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()
|
/kernel/linux/linux-5.10/drivers/usb/phy/ |
H A D | phy-twl6030-usb.c | 96 u8 asleep; member 222 twl->asleep = 1; in twl6030_usb_irq() 235 if (twl->asleep) { in twl6030_usb_irq() 237 twl->asleep = 0; in twl6030_usb_irq() 261 twl->asleep = 1; in twl6030_usbotg_irq() 397 twl->asleep = 0; in twl6030_usb_probe()
|
/kernel/linux/linux-6.6/drivers/usb/phy/ |
H A D | phy-twl6030-usb.c | 96 u8 asleep; member 222 twl->asleep = 1; in twl6030_usb_irq() 235 if (twl->asleep) { in twl6030_usb_irq() 237 twl->asleep = 0; in twl6030_usb_irq() 261 twl->asleep = 1; in twl6030_usbotg_irq() 397 twl->asleep = 0; in twl6030_usb_probe()
|
/kernel/linux/linux-5.10/drivers/staging/olpc_dcon/ |
H A D | olpc_dcon.c | 199 if (dcon->asleep == sleep) in dcon_sleep() 212 dcon->asleep = sleep; in dcon_sleep() 221 dcon->asleep = sleep; in dcon_sleep() 403 return sprintf(buf, "%d\n", dcon->asleep); in dcon_sleep_show() 698 if (!dcon->asleep) { in dcon_suspend() 711 if (!dcon->asleep) { in dcon_resume()
|
H A D | olpc_dcon.h | 88 bool asleep; member
|
/kernel/linux/linux-6.6/drivers/staging/olpc_dcon/ |
H A D | olpc_dcon.c | 200 if (dcon->asleep == sleep) in dcon_sleep() 213 dcon->asleep = sleep; in dcon_sleep() 222 dcon->asleep = sleep; in dcon_sleep() 404 return sprintf(buf, "%d\n", dcon->asleep); in dcon_sleep_show() 695 if (!dcon->asleep) { in dcon_suspend() 708 if (!dcon->asleep) { in dcon_resume()
|
H A D | olpc_dcon.h | 88 bool asleep; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/prism54/ |
H A D | isl_38xx.c | 99 isl38xx_trigger_device(int asleep, void __iomem *device_base) in isl38xx_trigger_device() argument 110 if (asleep) { in isl38xx_trigger_device() 146 "%lld.%09ld Device asleep counter %i\n", in isl38xx_trigger_device()
|
/kernel/linux/linux-5.10/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 | 955 if (rinfo->asleep) in radeonfb_pan_display() 1152 if (rinfo->asleep) in radeonfb_blank() 1179 if (!rinfo->asleep) { in radeon_setcolreg() 1238 if (!rinfo->asleep) { in radeonfb_setcolreg() 1255 if (!rinfo->asleep && rinfo->is_mobility) in radeonfb_setcolreg() 1268 if (!rinfo->asleep) { in radeonfb_setcmap() 1303 if (!rinfo->asleep && rinfo->is_mobility) in radeonfb_setcmap() 1925 if (!rinfo->asleep) { in radeonfb_set_par()
|
H A D | mach64_cursor.c | 78 if (par->asleep) in atyfb_cursor()
|
H A D | aty128fb.c | 452 int asleep; member 2028 par->asleep = 0; in aty128_init() 2194 if (par->lock_blank || par->asleep) in aty128fb_blank() 2397 par->asleep = 1; in aty128_pci_suspend_late() 2453 par->asleep = 0; in aty128_do_resume()
|
H A D | atyfb.h | 151 int asleep; member
|
/kernel/linux/linux-6.6/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 | mach64_cursor.c | 78 if (par->asleep) in atyfb_cursor()
|
H A D | aty128fb.c | 452 int asleep; member 2025 par->asleep = 0; in aty128_init() 2195 if (par->lock_blank || par->asleep) in aty128fb_blank() 2398 par->asleep = 1; in aty128_pci_suspend_late() 2454 par->asleep = 0; in aty128_do_resume()
|
H A D | atyfb.h | 153 int asleep; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/ |
H A D | sunbmac.c | 542 bp->timer_state = asleep; in bigmac_timer() 567 printk(KERN_ERR "%s: Aieee, link timer is asleep but we got one anyways!\n", in bigmac_timer() 571 bp->timer_state = asleep; /* foo on you */ in bigmac_timer() 935 bp->timer_state = asleep; in bigmac_close() 1176 bp->timer_state = asleep; in bigmac_ether_init()
|
H A D | sunbmac.h | 286 asleep = 2, /* Timer inactive. */ enumerator
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/ |
H A D | sunbmac.c | 542 bp->timer_state = asleep; in bigmac_timer() 567 printk(KERN_ERR "%s: Aieee, link timer is asleep but we got one anyways!\n", 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 | sunbmac.h | 286 asleep = 2, /* Timer inactive. */ enumerator
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | mac80211.c | 1557 sta_priv->asleep = true; in iwlagn_mac_sta_notify() 1563 if (!sta_priv->asleep) in iwlagn_mac_sta_notify() 1565 sta_priv->asleep = false; in iwlagn_mac_sta_notify()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | mac80211.c | 1553 sta_priv->asleep = true; in iwlagn_mac_sta_notify() 1559 if (!sta_priv->asleep) in iwlagn_mac_sta_notify() 1561 sta_priv->asleep = false; in iwlagn_mac_sta_notify()
|