Home
last modified time | relevance | path

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

/linux/include/linux/surface_aggregator/
H A Dcontroller.h761 * @SSAM_NOTIF_STOP:
770 SSAM_NOTIF_STOP = BIT(1), enumerator
806 * specified @err value. In case @err is negative, the %SSAM_NOTIF_STOP flag
814 return ((-err) << SSAM_NOTIF_STATE_SHIFT) | SSAM_NOTIF_STOP; in ssam_notifier_from_errno()
/linux/drivers/platform/surface/aggregator/
H A Dcontroller.c139 * %SSAM_NOTIF_STOP bit set. Note that this bit is automatically set via
143 * status bits (%SSAM_NOTIF_HANDLED and %SSAM_NOTIF_STOP) as well as a
159 if (ret & SSAM_NOTIF_STOP) in ssam_nfblk_call_chain()
453 * callback is left or a callback returns a value with the %SSAM_NOTIF_STOP