Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ipa/ !
Dgsi.c978 static int __gsi_channel_stop(struct gsi_channel *channel, bool suspend) in __gsi_channel_stop() function
1005 ret = __gsi_channel_stop(channel, false); in gsi_channel_stop()
1042 ret = __gsi_channel_stop(channel, true); in gsi_channel_suspend()