Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/surface/aggregator/
H A Dssh_request_layer.c71 static noinline bool ssh_rtl_should_drop_response(void) in ssh_rtl_should_drop_response() function
75 ALLOW_ERROR_INJECTION(ssh_rtl_should_drop_response, TRUE);
79 static inline bool ssh_rtl_should_drop_response(void) in ssh_rtl_should_drop_response() function
488 if (ssh_rtl_should_drop_response()) { in ssh_rtl_complete()