Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ipa/
Dgsi.c902 static int __gsi_channel_stop(struct gsi_channel *channel, bool suspend) in __gsi_channel_stop() function
929 ret = __gsi_channel_stop(channel, false); in gsi_channel_stop()
964 ret = __gsi_channel_stop(channel, true); in gsi_channel_suspend()