Home
last modified time | relevance | path

Searched refs:atomisp_freq_scaling_rule (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/staging/media/atomisp/pci/
Datomisp_dfs_tables.h23 struct atomisp_freq_scaling_rule { struct
35 const struct atomisp_freq_scaling_rule *dfs_table; argument
Datomisp_v4l2.c108 static const struct atomisp_freq_scaling_rule dfs_rules_merr[] = {
141 static const struct atomisp_freq_scaling_rule dfs_rules_merr_1179[] = {
173 static const struct atomisp_freq_scaling_rule dfs_rules_merr_117a[] = {
240 static const struct atomisp_freq_scaling_rule dfs_rules_byt[] = {
272 static const struct atomisp_freq_scaling_rule dfs_rules_cht[] = {
296 static const struct atomisp_freq_scaling_rule dfs_rules_cht_soc[] = {
Datomisp_cmd.c201 struct atomisp_freq_scaling_rule curr_rules; in atomisp_freq_scaling()