Home
last modified time | relevance | path

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

/linux-6.1.9/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.c112 static const struct atomisp_freq_scaling_rule dfs_rules_merr[] = {
159 static const struct atomisp_freq_scaling_rule dfs_rules_merr_1179[] = {
205 static const struct atomisp_freq_scaling_rule dfs_rules_merr_117a[] = {
286 static const struct atomisp_freq_scaling_rule dfs_rules_byt[] = {
332 static const struct atomisp_freq_scaling_rule dfs_rules_cht[] = {
377 static const struct atomisp_freq_scaling_rule dfs_rules_cht_soc[] = {
Datomisp_cmd.c207 struct atomisp_freq_scaling_rule curr_rules; in atomisp_freq_scaling()