Searched refs:wakesrc (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/drivers/platform/x86/intel/ |
H A D | bytcrc_pwrsrc.c | 27 unsigned int wakesrc; member 101 crc_pwrsrc_log(seq, "Last wake caused", pwrsrc_wakesrc_info, data->wakesrc); in wakesrc_show() 107 DEFINE_SHOW_ATTRIBUTE(wakesrc); variable 134 * Read + clear resetsrc0/1 and wakesrc now, so that they get in crc_pwrsrc_probe() 137 * Properly clearing the wakesrc is important, leaving bit 0 of it in crc_pwrsrc_probe() 148 ret = crc_pwrsrc_read_and_clear(data, CRYSTALCOVE_WAKESRC_REG, &data->wakesrc); in crc_pwrsrc_probe() 155 debugfs_create_file("wakesrc", 0444, data->debug_dentry, data, &wakesrc_fops); in crc_pwrsrc_probe()
|
/kernel/linux/linux-5.10/arch/mips/alchemy/devboards/ |
H A D | pm.c | 131 else if (ATTRCMP(wakesrc)) in db1x_pmattr_show() 207 ATTR(wakesrc) /* contents of SYS_WAKESRC after last wakeup */ 222 ATTR_LIST(wakesrc),
|
/kernel/linux/linux-6.6/arch/mips/alchemy/devboards/ |
H A D | pm.c | 131 else if (ATTRCMP(wakesrc)) in db1x_pmattr_show() 207 ATTR(wakesrc) /* contents of SYS_WAKESRC after last wakeup */ 222 ATTR_LIST(wakesrc),
|
Completed in 2 milliseconds