/linux/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()
|
/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/Documentation/ABI/testing/ |
H A D | sysfs-driver-intel-rapid-start | 20 remain asleep before waking up to enter hibernation.
|
/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 | mach64_cursor.c | 78 if (par->asleep) in atyfb_cursor()
|
H A D | atyfb.h | 153 int asleep; member
|
/linux/arch/powerpc/sysdev/ |
H A D | fsl_pmc.c | 37 /* At this point, the CPU is asleep. */ in pmc_suspend_enter()
|
/linux/arch/powerpc/kernel/ |
H A D | idle_64e.S | 36 * order to be able to take interrupts while asleep. We inform lockdep
|
/linux/arch/mips/loongson2ef/common/ |
H A D | pm.c | 73 * otherwise put the CPU asleep again.
|
/linux/drivers/net/wireless/broadcom/b43/ |
H A D | main.h | 83 #define B43_PS_ASLEEP (1 << 3) /* Force device asleep */
|
/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | qcom,mpm.yaml | 16 monitors the interrupts when the system is asleep, wakes up the APSS when
|
/linux/drivers/net/wireless/st/cw1200/ |
H A 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/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/drivers/net/wireless/intel/iwlwifi/fw/api/ |
H A 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/arch/m68k/q40/ |
H A D | README | 113 asleep.
|
/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/drivers/gpu/drm/amd/display/dc/ |
H A D | dc_dmub_srv.h | 164 * If the DMCUB hardware was asleep then it wakes the DMUB before
|
/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/ |
H A 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…
|
/linux/drivers/net/ethernet/sun/ |
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() 881 "Aieee, link timer is asleep but we got one anyways!\n"); in happy_meal_timer() 884 hp->timer_state = asleep; /* foo on you */ in happy_meal_timer() 2459 /* Force timer state to 'asleep' with count of zero. */ in happy_meal_common_probe() 2460 hp->timer_state = asleep; in happy_meal_common_probe()
|
/linux/kernel/rcu/ |
H A D | tree.h | 241 u8 nocb_gp_sleep; /* Is the nocb GP thread asleep? */ 247 bool nocb_cb_sleep; /* Is the nocb CB thread asleep? */
|
/linux/Documentation/devicetree/bindings/remoteproc/ |
H A D | qcom,rpm-proc.yaml | 112 when the system is asleep.
|
/linux/drivers/net/wireless/ath/ath10k/ |
H A D | wmi-tlv.h | 2350 * @WMI_TLV_TX_PAUSE_ID_AP_PEER_PS: peer in AP mode is asleep. 2356 * @WMI_TLV_TX_PAUSE_ID_AP_PS: When all peers are asleep in AP mode. Only 2358 * @WMI_TLV_TX_PAUSE_ID_IBSS_PS: When all peers are asleep in IBSS mode. Only
|
/linux/drivers/scsi/ |
H A D | wd719x.h | 180 /* Regs 0x20..0x3f are for Normal (DOS) mode (RISC is asleep). */
|
/linux/drivers/gpu/drm/i915/gt/ |
H A D | selftest_context.c | 258 pr_err("%s is asleep before idle-barrier\n", in __live_active_context()
|