Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/surface/aggregator/
H A Dcontroller.c1010 static bool ssam_notifier_is_empty(struct ssam_controller *ctrl);
1312 WARN_ON(!ssam_notifier_is_empty(ctrl)); in ssam_controller_shutdown()
2596 static bool ssam_notifier_is_empty(struct ssam_controller *ctrl) in ssam_notifier_is_empty() function