Lines Matching defs:kdev

42 static inline struct drm_i915_private *kdev_minor_to_i915(struct device *kdev)  in kdev_minor_to_i915()
62 show_rc6_mask(struct device *kdev, struct device_attribute *attr, char *buf) in show_rc6_mask()
79 show_rc6_ms(struct device *kdev, struct device_attribute *attr, char *buf) in show_rc6_ms()
87 show_rc6p_ms(struct device *kdev, struct device_attribute *attr, char *buf) in show_rc6p_ms()
95 show_rc6pp_ms(struct device *kdev, struct device_attribute *attr, char *buf) in show_rc6pp_ms()
103 show_media_rc6_ms(struct device *kdev, struct device_attribute *attr, char *buf) in show_media_rc6_ms()
168 struct device *kdev = kobj_to_dev(kobj); in i915_l3_read() local
196 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()
270 static ssize_t gt_cur_freq_mhz_show(struct device *kdev, in gt_cur_freq_mhz_show()
280 static ssize_t gt_boost_freq_mhz_show(struct device *kdev, struct device_attribute *attr, char *buf) in gt_boost_freq_mhz_show()
289 static ssize_t gt_boost_freq_mhz_store(struct device *kdev, in gt_boost_freq_mhz_store()
320 static ssize_t vlv_rpe_freq_mhz_show(struct device *kdev, in vlv_rpe_freq_mhz_show()
330 static ssize_t gt_max_freq_mhz_show(struct device *kdev, struct device_attribute *attr, char *buf) in gt_max_freq_mhz_show()
339 static ssize_t gt_max_freq_mhz_store(struct device *kdev, in gt_max_freq_mhz_store()
385 static ssize_t gt_min_freq_mhz_show(struct device *kdev, struct device_attribute *attr, char *buf) in gt_min_freq_mhz_show()
394 static ssize_t gt_min_freq_mhz_store(struct device *kdev, in gt_min_freq_mhz_store()
450 static ssize_t gt_rp_mhz_show(struct device *kdev, struct device_attribute *attr, char *buf) in gt_rp_mhz_show()
500 struct device *kdev = kobj_to_dev(kobj); in error_state_read() local
526 struct device *kdev = kobj_to_dev(kobj); in error_state_write() local
543 static void i915_setup_error_capture(struct device *kdev) in i915_setup_error_capture()
549 static void i915_teardown_error_capture(struct device *kdev) in i915_teardown_error_capture()
554 static void i915_setup_error_capture(struct device *kdev) {} in i915_setup_error_capture()
555 static void i915_teardown_error_capture(struct device *kdev) {} in i915_teardown_error_capture()
560 struct device *kdev = dev_priv->drm.primary->kdev; in i915_setup_sysfs() local
616 struct device *kdev = dev_priv->drm.primary->kdev; in i915_teardown_sysfs() local