Lines Matching defs:kdev
38 static inline struct drm_i915_private *kdev_minor_to_i915(struct device *kdev) in kdev_minor_to_i915()
58 show_rc6_mask(struct device *kdev, struct device_attribute *attr, char *buf) in show_rc6_mask()
75 show_rc6_ms(struct device *kdev, struct device_attribute *attr, char *buf) in show_rc6_ms()
83 show_rc6p_ms(struct device *kdev, struct device_attribute *attr, char *buf) in show_rc6p_ms()
91 show_rc6pp_ms(struct device *kdev, struct device_attribute *attr, char *buf) in show_rc6pp_ms()
99 show_media_rc6_ms(struct device *kdev, struct device_attribute *attr, char *buf) in show_media_rc6_ms()
164 struct device *kdev = kobj_to_dev(kobj); in i915_l3_read() local
199 struct device *kdev = kobj_to_dev(kobj); in i915_l3_write() local
260 static ssize_t gt_act_freq_mhz_show(struct device *kdev, in gt_act_freq_mhz_show()
284 static ssize_t gt_cur_freq_mhz_show(struct device *kdev, in gt_cur_freq_mhz_show()
294 static ssize_t gt_boost_freq_mhz_show(struct device *kdev, struct device_attribute *attr, char *buf) in gt_boost_freq_mhz_show()
303 static ssize_t gt_boost_freq_mhz_store(struct device *kdev, in gt_boost_freq_mhz_store()
334 static ssize_t vlv_rpe_freq_mhz_show(struct device *kdev, in vlv_rpe_freq_mhz_show()
344 static ssize_t gt_max_freq_mhz_show(struct device *kdev, struct device_attribute *attr, char *buf) in gt_max_freq_mhz_show()
353 static ssize_t gt_max_freq_mhz_store(struct device *kdev, in gt_max_freq_mhz_store()
400 static ssize_t gt_min_freq_mhz_show(struct device *kdev, struct device_attribute *attr, char *buf) in gt_min_freq_mhz_show()
409 static ssize_t gt_min_freq_mhz_store(struct device *kdev, in gt_min_freq_mhz_store()
466 static ssize_t gt_rp_mhz_show(struct device *kdev, struct device_attribute *attr, char *buf) in gt_rp_mhz_show()
516 struct device *kdev = kobj_to_dev(kobj); in error_state_read() local
542 struct device *kdev = kobj_to_dev(kobj); in error_state_write() local
559 static void i915_setup_error_capture(struct device *kdev) in i915_setup_error_capture()
565 static void i915_teardown_error_capture(struct device *kdev) in i915_teardown_error_capture()
570 static void i915_setup_error_capture(struct device *kdev) {} in i915_setup_error_capture()
571 static void i915_teardown_error_capture(struct device *kdev) {} in i915_teardown_error_capture()
576 struct device *kdev = dev_priv->drm.primary->kdev; in i915_setup_sysfs() local
625 struct device *kdev = dev_priv->drm.primary->kdev; in i915_teardown_sysfs() local