/linux-6.12.1/drivers/media/test-drivers/vidtv/ |
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()
|
/linux-6.12.1/drivers/usb/phy/ |
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()
|
/linux-6.12.1/drivers/staging/olpc_dcon/ |
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()
|
D | olpc_dcon.h | 88 bool asleep; member
|
/linux-6.12.1/Documentation/driver-api/usb/ |
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-6.12.1/Documentation/ABI/testing/ |
D | sysfs-driver-intel-rapid-start | 20 remain asleep before waking up to enter hibernation.
|
/linux-6.12.1/drivers/video/fbdev/aty/ |
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()
|
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()
|
D | mach64_cursor.c | 78 if (par->asleep) in atyfb_cursor()
|
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | sta.h | 187 * When a station is asleep, the fw will set it as "asleep". All frames on 201 * station is asleep. This is done by %iwl_mvm_sta_modify_sleep_tx_count. 204 * needs to let the fw know that this station isn't asleep any more. This is 399 * even when that station is asleep. This is useful in case the queue
|
/linux-6.12.1/arch/powerpc/sysdev/ |
D | fsl_pmc.c | 37 /* At this point, the CPU is asleep. */ in pmc_suspend_enter()
|
/linux-6.12.1/arch/powerpc/kernel/ |
D | idle_64e.S | 36 * order to be able to take interrupts while asleep. We inform lockdep
|
/linux-6.12.1/arch/mips/loongson2ef/common/ |
D | pm.c | 73 * otherwise put the CPU asleep again.
|
/linux-6.12.1/drivers/net/wireless/broadcom/b43/ |
D | main.h | 83 #define B43_PS_ASLEEP (1 << 3) /* Force device asleep */
|
/linux-6.12.1/Documentation/devicetree/bindings/interrupt-controller/ |
D | qcom,mpm.yaml | 16 monitors the interrupts when the system is asleep, wakes up the APSS when
|
/linux-6.12.1/drivers/net/wireless/st/cw1200/ |
D | debug.c | 213 cw1200_debug_print_map(seq, priv, "Asleep map: ", in cw1200_status_show() 248 priv->device_can_sleep ? "asleep" : "awake"); in cw1200_status_show()
|
/linux-6.12.1/drivers/net/ethernet/sun/ |
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()
|
/linux-6.12.1/drivers/misc/ti-st/ |
D | st_ll.c | 41 /* communicate to platform about chip asleep */ in ll_device_want_to_sleep()
|
/linux-6.12.1/arch/m68k/q40/ |
D | README | 113 asleep.
|
/linux-6.12.1/Documentation/hid/ |
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
|
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/fw/api/ |
D | sta.h | 227 * asleep. Used to synchronise PS-poll and u-APSD responses while ucode 307 * asleep. Used to synchronise PS-poll and u-APSD responses while ucode
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/ |
D | dc_dmub_srv.h | 164 * If the DMCUB hardware was asleep then it wakes the DMUB before
|
/linux-6.12.1/drivers/net/wireless/ath/ath10k/ |
D | pci.h | 140 * considered asleep it drains less power and driver is forbidden from
|
/linux-6.12.1/Documentation/power/ |
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-6.12.1/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/ |
D | smu13_driver_if_v13_0_4.h | 214 …he smu collected metrics data every cycle, or as low as 0 if the smu was asleep the whole time. Re…
|