Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ipa/
Dgsi.c1510 static int gsi_generic_command(struct gsi *gsi, u32 channel_id, in gsi_generic_command() function
1537 return gsi_generic_command(gsi, channel_id, in gsi_modem_channel_alloc()
1545 ret = gsi_generic_command(gsi, channel_id, GSI_GENERIC_HALT_CHANNEL); in gsi_modem_channel_halt()