Searched refs:tegra_bpmp_ops (Results 1 – 5 of 5) sorted by relevance
11 struct tegra_bpmp_ops { struct29 extern const struct tegra_bpmp_ops tegra186_bpmp_ops; argument32 extern const struct tegra_bpmp_ops tegra210_bpmp_ops;
28 static inline const struct tegra_bpmp_ops *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()
226 const struct tegra_bpmp_ops tegra210_bpmp_ops = {
376 const struct tegra_bpmp_ops tegra186_bpmp_ops = {
19 struct tegra_bpmp_ops;30 const struct tegra_bpmp_ops *ops;