Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/firmware/tegra/
Dbpmp.c29 channel_to_ops(struct tegra_bpmp_channel *channel) in channel_to_ops() function
93 const struct tegra_bpmp_ops *ops = channel_to_ops(channel); in tegra_bpmp_is_response_ready()
100 const struct tegra_bpmp_ops *ops = channel_to_ops(channel); in tegra_bpmp_is_request_ready()
122 const struct tegra_bpmp_ops *ops = channel_to_ops(channel); in tegra_bpmp_ack_response()
129 const struct tegra_bpmp_ops *ops = channel_to_ops(channel); in tegra_bpmp_ack_request()
137 const struct tegra_bpmp_ops *ops = channel_to_ops(channel); in tegra_bpmp_is_request_channel_free()
145 const struct tegra_bpmp_ops *ops = channel_to_ops(channel); in tegra_bpmp_is_response_channel_free()
170 const struct tegra_bpmp_ops *ops = channel_to_ops(channel); in tegra_bpmp_post_request()
177 const struct tegra_bpmp_ops *ops = channel_to_ops(channel); in tegra_bpmp_post_response()