Home
last modified time | relevance | path

Searched refs:shutdown_mask (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/input/misc/
H A Daxp20x-pek.c37 unsigned int shutdown_mask; member
78 .shutdown_mask = AXP20X_PEK_SHUTDOWN_MASK,
85 .shutdown_mask = AXP20X_PEK_SHUTDOWN_MASK,
127 axp20x_pek->info->shutdown_mask, buf); in axp20x_show_attr_shutdown()
183 axp20x_pek->info->shutdown_mask, buf, count); in axp20x_store_attr_shutdown()
/linux/fs/xfs/
H A Dxfs_healthmon.c708 static inline unsigned int shutdown_mask(unsigned int in) in shutdown_mask() function
768 hme.e.shutdown.reasons = shutdown_mask(event->flags); in xfs_healthmon_format_v0()