Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/staging/media/atomisp/pci/
Datomisp_dfs_tables.h12 struct atomisp_freq_scaling_rule { struct
24 const struct atomisp_freq_scaling_rule *dfs_table; argument
Datomisp_v4l2.c87 static const struct atomisp_freq_scaling_rule dfs_rules_merr[] = {
120 static const struct atomisp_freq_scaling_rule dfs_rules_merr_1179[] = {
152 static const struct atomisp_freq_scaling_rule dfs_rules_merr_117a[] = {
219 static const struct atomisp_freq_scaling_rule dfs_rules_byt[] = {
251 static const struct atomisp_freq_scaling_rule dfs_rules_cht[] = {
275 static const struct atomisp_freq_scaling_rule dfs_rules_cht_soc[] = {
Datomisp_cmd.c183 struct atomisp_freq_scaling_rule curr_rules; in atomisp_freq_scaling()