Home
last modified time | relevance | path

Searched defs:df (Results 1 – 25 of 58) sorted by relevance

123

/linux-6.3-rc2/drivers/gpu/drm/msm/
A Dmsm_gpu_devfreq.c23 struct msm_gpu_devfreq *df = &gpu->devfreq; in msm_devfreq_target() local
61 struct msm_gpu_devfreq *df = &gpu->devfreq; in get_freq() local
81 struct msm_gpu_devfreq *df = &gpu->devfreq; in msm_devfreq_get_dev_status() local
135 struct msm_gpu_devfreq *df = &gpu->devfreq; in has_devfreq() local
141 struct msm_gpu_devfreq *df = &gpu->devfreq; in msm_devfreq_init() local
213 struct msm_gpu_devfreq *df = &gpu->devfreq; in msm_devfreq_cleanup() local
224 struct msm_gpu_devfreq *df = &gpu->devfreq; in msm_devfreq_resume() local
241 struct msm_gpu_devfreq *df = &gpu->devfreq; in msm_devfreq_suspend() local
266 struct msm_gpu_devfreq *df = &gpu->devfreq; in msm_devfreq_boost() local
290 struct msm_gpu_devfreq *df = &gpu->devfreq; in msm_devfreq_active() local
[all …]
/linux-6.3-rc2/include/linux/
A Ddevfreq_cooling.h58 of_devfreq_cooling_register_power(struct device_node *np, struct devfreq *df, in of_devfreq_cooling_register_power()
65 of_devfreq_cooling_register(struct device_node *np, struct devfreq *df) in of_devfreq_cooling_register()
71 devfreq_cooling_register(struct devfreq *df) in devfreq_cooling_register()
77 devfreq_cooling_em_register(struct devfreq *df, in devfreq_cooling_em_register()
/linux-6.3-rc2/drivers/thermal/
A Ddevfreq_cooling.c88 struct devfreq *df = dfc->devfreq; in devfreq_cooling_set_cur_state() local
136 static unsigned long get_voltage(struct devfreq *df, unsigned long freq) in get_voltage()
182 struct devfreq *df = dfc->devfreq; in devfreq_cooling_get_requested_power() local
264 struct devfreq *df = dfc->devfreq; in devfreq_cooling_power2state() local
320 struct devfreq *df = dfc->devfreq; in devfreq_cooling_gen_tables() local
362 of_devfreq_cooling_register_power(struct device_node *np, struct devfreq *df, in of_devfreq_cooling_register_power()
459 of_devfreq_cooling_register(struct device_node *np, struct devfreq *df) in of_devfreq_cooling_register()
469 struct thermal_cooling_device *devfreq_cooling_register(struct devfreq *df) in devfreq_cooling_register()
492 devfreq_cooling_em_register(struct devfreq *df, in devfreq_cooling_em_register()
/linux-6.3-rc2/arch/s390/hypfs/
A Dhypfs_dbfs.c35 struct hypfs_dbfs_file *df; in dbfs_read() local
63 struct hypfs_dbfs_file *df = file_inode(file)->i_private; in dbfs_ioctl() local
81 void hypfs_dbfs_create_file(struct hypfs_dbfs_file *df) in hypfs_dbfs_create_file()
88 void hypfs_dbfs_remove_file(struct hypfs_dbfs_file *df) in hypfs_dbfs_remove_file()
/linux-6.3-rc2/drivers/devfreq/
A Ddevfreq.c1394 struct devfreq *df = to_devfreq(dev); in name_show() local
1402 struct devfreq *df = to_devfreq(dev); in governor_show() local
1413 struct devfreq *df = to_devfreq(dev); in governor_store() local
1494 struct devfreq *df = to_devfreq(d); in available_governors_show() local
1540 struct devfreq *df = to_devfreq(dev); in cur_freq_show() local
1556 struct devfreq *df = to_devfreq(dev); in target_freq_show() local
1565 struct devfreq *df = to_devfreq(dev); in min_freq_store() local
1592 struct devfreq *df = to_devfreq(dev); in min_freq_show() local
1606 struct devfreq *df = to_devfreq(dev); in max_freq_store() local
1646 struct devfreq *df = to_devfreq(dev); in max_freq_show() local
[all …]
A Dgovernor_performance.c13 static int devfreq_performance_func(struct devfreq *df, in devfreq_performance_func()
A Dgovernor_powersave.c13 static int devfreq_powersave_func(struct devfreq *df, in devfreq_powersave_func()
A Dgovernor_simpleondemand.c18 static int devfreq_simple_ondemand_func(struct devfreq *df, in devfreq_simple_ondemand_func()
A Dgovernor.h120 static inline int devfreq_update_stats(struct devfreq *df) in devfreq_update_stats()
A Dgovernor_userspace.c22 static int devfreq_userspace_func(struct devfreq *df, unsigned long *freq) in devfreq_userspace_func()
/linux-6.3-rc2/drivers/pinctrl/pxa/
A Dpinctrl-pxa2xx.c69 struct pxa_desc_function *df; in pxa_desc_by_func_group() local
143 struct pxa_desc_function *df; in pxa2xx_pmx_set_mux() local
269 struct pxa_desc_function *df; in pxa2xx_build_functions() local
300 struct pxa_desc_function *df; in pxa2xx_build_groups() local
/linux-6.3-rc2/drivers/clk/rockchip/
A Dclk.h551 df, go, gs, gf) \ argument
572 mf, do, ds, dw, df, go, gs, gf) \ argument
612 df, dt, go, gs, gf) \ argument
649 ds, dw, df) \ argument
668 mw, mf, ds, dw, df, dt) \ argument
739 ds, dw, df) \ argument
802 #define DIV(_id, cname, pname, f, o, s, w, df) \ argument
817 #define DIVTBL(_id, cname, pname, f, o, s, w, df, dt) \ argument
896 df, go, gs, gf) \ argument
917 ds, dw, df) \ argument
[all …]
/linux-6.3-rc2/include/linux/platform_data/
A Dapds990x.h41 int df; member
/linux-6.3-rc2/net/ipv4/
A Dip_tunnel.c485 struct rtable *rt, __be16 df, in tnl_update_pmtu()
553 __be16 df = 0; in ip_md_tunnel_xmit() local
652 __be16 df; in ip_tunnel_xmit() local
A Dudp_tunnel_core.c155 __be16 df, __be16 src_port, __be16 dst_port, in udp_tunnel_xmit_skb()
/linux-6.3-rc2/drivers/infiniband/sw/rxe/
A Drxe_net.c225 __u8 tos, __u8 ttl, __be16 df, bool xnet) in prepare_ipv4_hdr()
282 __be16 df = htons(IP_DF); in prepare4() local
/linux-6.3-rc2/arch/parisc/math-emu/
A Dfpudispatch.c279 u_int df; /* for class 1 conversions */ in decode_0c() local
726 u_int df; /* dest format for class 1 conversions */ local
A Ddecode_exc.c50 #define df 13 /* bits 17 & 18 */ macro
/linux-6.3-rc2/arch/mips/kernel/
A Dunaligned.c422 enum msa_2b_fmt df; in emulate_load_store_insn() local
/linux-6.3-rc2/drivers/regulator/
A Dad5398.c221 const struct ad5398_current_data_format *df = in ad5398_probe() local
/linux-6.3-rc2/include/uapi/linux/netfilter/
A Dnfnetlink_osf.h57 __u8 ttl, df; member
/linux-6.3-rc2/drivers/net/ethernet/amazon/ena/
A Dena_eth_com.h34 u8 df; /* Don't fragment */ member
/linux-6.3-rc2/net/netfilter/
A Dnfnetlink_osf.c57 bool df; member
/linux-6.3-rc2/tools/objtool/include/objtool/
A Dcheck.h17 bool df; member
/linux-6.3-rc2/drivers/net/
A Dgeneve.c58 enum ifla_geneve_df df; member
915 __be16 df = 0; in geneve_xmit_skb() local
1323 enum ifla_geneve_df df = nla_get_u8(data[IFLA_GENEVE_DF]); in geneve_validate() local

Completed in 68 milliseconds

123