Searched defs:i915_hdcp_ops (Results 1 – 2 of 2) sorted by relevance
20 struct i915_hdcp_ops { struct21 int (*initiate_hdcp2_session)(struct device *, struct hdcp_port_data *,23 int (*verify_receiver_cert_prepare_km)(struct device *,48 const struct i915_hdcp_ops *ops; argument
2136 static const struct component_ops i915_hdcp_ops = { global() variable