/src/sys/external/bsd/drm2/dist/drm/i915/oa/ |
i915_oa_bdw.c | 65 show_test_oa_id(struct device *kdev, struct device_attribute *attr, char *buf) function in typeref:typename:ssize_t 94 dev_priv->perf.test_config.sysfs_metric_id.show = show_test_oa_id;
|
i915_oa_bxt.c | 63 show_test_oa_id(struct device *kdev, struct device_attribute *attr, char *buf) function in typeref:typename:ssize_t 92 dev_priv->perf.test_config.sysfs_metric_id.show = show_test_oa_id;
|
i915_oa_cflgt2.c | 64 show_test_oa_id(struct device *kdev, struct device_attribute *attr, char *buf) function in typeref:typename:ssize_t 93 dev_priv->perf.test_config.sysfs_metric_id.show = show_test_oa_id;
|
i915_oa_cflgt3.c | 64 show_test_oa_id(struct device *kdev, struct device_attribute *attr, char *buf) function in typeref:typename:ssize_t 93 dev_priv->perf.test_config.sysfs_metric_id.show = show_test_oa_id;
|
i915_oa_chv.c | 64 show_test_oa_id(struct device *kdev, struct device_attribute *attr, char *buf) function in typeref:typename:ssize_t 93 dev_priv->perf.test_config.sysfs_metric_id.show = show_test_oa_id;
|
i915_oa_glk.c | 63 show_test_oa_id(struct device *kdev, struct device_attribute *attr, char *buf) function in typeref:typename:ssize_t 92 dev_priv->perf.test_config.sysfs_metric_id.show = show_test_oa_id;
|
i915_oa_kblgt2.c | 64 show_test_oa_id(struct device *kdev, struct device_attribute *attr, char *buf) function in typeref:typename:ssize_t 93 dev_priv->perf.test_config.sysfs_metric_id.show = show_test_oa_id;
|
i915_oa_kblgt3.c | 64 show_test_oa_id(struct device *kdev, struct device_attribute *attr, char *buf) function in typeref:typename:ssize_t 93 dev_priv->perf.test_config.sysfs_metric_id.show = show_test_oa_id;
|
i915_oa_sklgt2.c | 63 show_test_oa_id(struct device *kdev, struct device_attribute *attr, char *buf) function in typeref:typename:ssize_t 92 dev_priv->perf.test_config.sysfs_metric_id.show = show_test_oa_id;
|
i915_oa_sklgt3.c | 64 show_test_oa_id(struct device *kdev, struct device_attribute *attr, char *buf) function in typeref:typename:ssize_t 93 dev_priv->perf.test_config.sysfs_metric_id.show = show_test_oa_id;
|
i915_oa_sklgt4.c | 64 show_test_oa_id(struct device *kdev, struct device_attribute *attr, char *buf) function in typeref:typename:ssize_t 93 dev_priv->perf.test_config.sysfs_metric_id.show = show_test_oa_id;
|
i915_oa_cnl.c | 76 show_test_oa_id(struct device *kdev, struct device_attribute *attr, char *buf) function in typeref:typename:ssize_t 105 dev_priv->perf.test_config.sysfs_metric_id.show = show_test_oa_id;
|
i915_oa_icl.c | 73 show_test_oa_id(struct device *kdev, struct device_attribute *attr, char *buf) function in typeref:typename:ssize_t 102 dev_priv->perf.test_config.sysfs_metric_id.show = show_test_oa_id;
|
i915_oa_tgl.c | 96 show_test_oa_id(struct device *kdev, struct device_attribute *attr, char *buf) function in typeref:typename:ssize_t 125 dev_priv->perf.test_config.sysfs_metric_id.show = show_test_oa_id;
|