Home
last modified time | relevance | path

Searched refs:stop_channel (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/most/
H A Dmost_cdev.c81 static void stop_channel(struct comp_channel *c) in stop_channel() function
166 stop_channel(c); in comp_close()
334 stop_channel(c); in comp_disconnect_channel()
/kernel/linux/linux-6.6/drivers/most/
H A Dmost_cdev.c81 static void stop_channel(struct comp_channel *c) in stop_channel() function
166 stop_channel(c); in comp_close()
334 stop_channel(c); in comp_disconnect_channel()
/kernel/linux/linux-6.6/drivers/thermal/tegra/
H A Dtegra30-tsensor.c289 goto stop_channel; in tegra_tsensor_disable_hw_channel()
297 stop_channel: in tegra_tsensor_disable_hw_channel()
/kernel/linux/linux-5.10/drivers/net/ipa/
H A Dipa_endpoint.c1403 bool stop_channel; in ipa_endpoint_suspend_one() local
1415 stop_channel = endpoint->ipa->version != IPA_VERSION_3_5_1; in ipa_endpoint_suspend_one()
1416 ret = gsi_channel_suspend(gsi, endpoint->channel_id, stop_channel); in ipa_endpoint_suspend_one()

Completed in 5 milliseconds