Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ipa/
H A Dgsi.h247 int gsi_channel_suspend(struct gsi *gsi, u32 channel_id);
H A Dipa_endpoint.c1876 ret = gsi_channel_suspend(gsi, endpoint->channel_id); in ipa_endpoint_suspend_one()
H A Dgsi.c1037 int gsi_channel_suspend(struct gsi *gsi, u32 channel_id) in gsi_channel_suspend() function