Searched defs:i915_hdcp_component_ops (Results 1 – 2 of 2) sorted by relevance
44 struct i915_hdcp_component_ops { struct45 int (*initiate_hdcp2_session)(struct device *, struct hdcp_port_data *,47 int (*verify_receiver_cert_prepare_km)(struct device *,72 const struct i915_hdcp_component_ops *ops; argument
1804 static const struct component_ops i915_hdcp_component_ops = { variable