Home
last modified time | relevance | path

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

/linux-6.12.1/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.c98 static const struct atomisp_freq_scaling_rule dfs_rules_merr[] = {
131 static const struct atomisp_freq_scaling_rule dfs_rules_merr_1179[] = {
163 static const struct atomisp_freq_scaling_rule dfs_rules_merr_117a[] = {
230 static const struct atomisp_freq_scaling_rule dfs_rules_byt[] = {
262 static const struct atomisp_freq_scaling_rule dfs_rules_cht[] = {
286 static const struct atomisp_freq_scaling_rule dfs_rules_cht_soc[] = {
Datomisp_cmd.c194 struct atomisp_freq_scaling_rule curr_rules; in atomisp_freq_scaling()