Searched refs:ssam_err (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/platform/surface/aggregator/
H A Dcore.c380 ssam_err(c, "pm: failed to disable notifiers for shutdown: %d\n",
386 ssam_err(c, "pm: display-off notification failed: %d\n", status);
390 ssam_err(c, "pm: D0-exit notification failed: %d\n", status);
410 ssam_err(c, "pm: display-off notification failed: %d\n", status);
430 ssam_err(c, "pm: display-on notification failed: %d\n", status);
445 ssam_err(c, "pm: D0-exit notification failed: %d\n", status);
484 ssam_err(c, "pm: D0-entry notification failed: %d\n", status);
507 ssam_err(c, "pm: D0-exit notification failed: %d\n", status);
525 ssam_err(c, "pm: D0-exit notification failed: %d\n", status);
553 ssam_err(
[all...]
H A Dcontroller.h226 #define ssam_err(ctrl, fmt, ...) rtl_err(&(ctrl)->rtl, fmt, ##__VA_ARGS__) macro
H A Dcontroller.c1300 ssam_err(ctrl, "failed to flush request transport layer: %d\n",
1899 ssam_err(ctrl,
1905 ssam_err(ctrl,
1940 ssam_err(ctrl,
1946 ssam_err(ctrl,
2018 ssam_err(ctrl, "unexpected response from display-off notification: %#04x\n",
2057 ssam_err(ctrl, "unexpected response from display-on notification: %#04x\n",
2099 ssam_err(ctrl, "unexpected response from D0-exit notification: %#04x\n",
2141 ssam_err(ctrl, "unexpected response from D0-entry notification: %#04x\n",
2771 ssam_err(ctr
[all...]

Completed in 129 milliseconds