Searched refs:tegra_bpmp_ops (Results 1 – 5 of 5) sorted by relevance
11 struct tegra_bpmp_ops { struct28 extern const struct tegra_bpmp_ops tegra186_bpmp_ops; argument31 extern const struct tegra_bpmp_ops tegra210_bpmp_ops;
33 static inline const struct tegra_bpmp_ops *103 const struct tegra_bpmp_ops *ops = channel_to_ops(channel); in tegra_bpmp_is_response_ready()110 const struct tegra_bpmp_ops *ops = channel_to_ops(channel); in tegra_bpmp_is_request_ready()132 const struct tegra_bpmp_ops *ops = channel_to_ops(channel); in tegra_bpmp_ack_response()139 const struct tegra_bpmp_ops *ops = channel_to_ops(channel); in tegra_bpmp_ack_request()147 const struct tegra_bpmp_ops *ops = channel_to_ops(channel); in tegra_bpmp_is_request_channel_free()155 const struct tegra_bpmp_ops *ops = channel_to_ops(channel); in tegra_bpmp_is_response_channel_free()180 const struct tegra_bpmp_ops *ops = channel_to_ops(channel); in tegra_bpmp_post_request()187 const struct tegra_bpmp_ops *ops = channel_to_ops(channel); in tegra_bpmp_post_response()
232 const struct tegra_bpmp_ops tegra210_bpmp_ops = {
292 const struct tegra_bpmp_ops tegra186_bpmp_ops = {
18 struct tegra_bpmp_ops;29 const struct tegra_bpmp_ops *ops;