Home
last modified time | relevance | path

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

123

/linux/include/linux/
H 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/drivers/thermal/
H A Ddevfreq_cooling.c88 struct devfreq *df = dfc->devfreq; in devfreq_cooling_set_cur_state() local
148 static unsigned long get_voltage(struct devfreq *df, unsigned long freq) in get_voltage()
194 struct devfreq *df = dfc->devfreq; in devfreq_cooling_get_requested_power() local
291 struct devfreq *df = dfc->devfreq; in devfreq_cooling_power2state() local
351 struct devfreq *df = dfc->devfreq; in devfreq_cooling_gen_tables() local
393 of_devfreq_cooling_register_power(struct device_node *np, struct devfreq *df, in of_devfreq_cooling_register_power()
490 of_devfreq_cooling_register(struct device_node *np, struct devfreq *df) in of_devfreq_cooling_register()
500 struct thermal_cooling_device *devfreq_cooling_register(struct devfreq *df) in devfreq_cooling_register()
523 devfreq_cooling_em_register(struct devfreq *df, in devfreq_cooling_em_register()
/linux/arch/s390/hypfs/
H A Dhypfs_dbfs.c35 struct hypfs_dbfs_file *df; in dbfs_read() local
65 struct hypfs_dbfs_file *df = file_inode(file)->i_private; in dbfs_ioctl() local
82 void hypfs_dbfs_create_file(struct hypfs_dbfs_file *df) in hypfs_dbfs_create_file()
89 void hypfs_dbfs_remove_file(struct hypfs_dbfs_file *df) in hypfs_dbfs_remove_file()
/linux/drivers/devfreq/
H A Ddevfreq.c1416 struct devfreq *df = to_devfreq(dev); in name_show() local
1424 struct devfreq *df = to_devfreq(dev); in governor_show() local
1435 struct devfreq *df = to_devfreq(dev); in governor_store() local
1516 struct devfreq *df = to_devfreq(d); in available_governors_show() local
1562 struct devfreq *df = to_devfreq(dev); in cur_freq_show() local
1578 struct devfreq *df = to_devfreq(dev); in target_freq_show() local
1587 struct devfreq *df = to_devfreq(dev); in min_freq_store() local
1614 struct devfreq *df = to_devfreq(dev); in min_freq_show() local
1628 struct devfreq *df = to_devfreq(dev); in max_freq_store() local
1668 struct devfreq *df = to_devfreq(dev); in max_freq_show() local
[all …]
H A Dgovernor_powersave.c13 static int devfreq_powersave_func(struct devfreq *df, in devfreq_powersave_func()
H A Dgovernor_performance.c13 static int devfreq_performance_func(struct devfreq *df, in devfreq_performance_func()
H A Dgovernor_simpleondemand.c18 static int devfreq_simple_ondemand_func(struct devfreq *df, in devfreq_simple_ondemand_func()
H A Dgovernor.h120 static inline int devfreq_update_stats(struct devfreq *df) in devfreq_update_stats()
H A Dgovernor_userspace.c22 static int devfreq_userspace_func(struct devfreq *df, unsigned long *freq) in devfreq_userspace_func()
/linux/drivers/vfio/
H A Dvfio_main.c493 struct vfio_device_file *df; in vfio_allocate_device_file() local
505 static int vfio_df_device_first_open(struct vfio_device_file *df) in vfio_df_device_first_open()
540 static void vfio_df_device_last_close(struct vfio_device_file *df) in vfio_df_device_last_close()
556 int vfio_df_open(struct vfio_device_file *df) in vfio_df_open()
580 void vfio_df_close(struct vfio_device_file *df) in vfio_df_close()
630 struct vfio_device_file *df = filep->private_data; in vfio_device_fops_release() local
1263 struct vfio_device_file *df = filep->private_data; in vfio_device_fops_unl_ioctl() local
1312 struct vfio_device_file *df = filep->private_data; in vfio_device_fops_read() local
1329 struct vfio_device_file *df = filep->private_data; in vfio_device_fops_write() local
1344 struct vfio_device_file *df = filep->private_data; in vfio_device_fops_mmap() local
[all …]
H A Diommufd.c21 int vfio_df_iommufd_bind(struct vfio_device_file *df) in vfio_df_iommufd_bind()
51 void vfio_df_iommufd_unbind(struct vfio_device_file *df) in vfio_df_iommufd_unbind()
H A Dvfio.h160 static inline void vfio_df_group_close(struct vfio_device_file *df) in vfio_df_group_close()
340 static inline void vfio_df_iommufd_unbind(struct vfio_device_file *df) in vfio_df_iommufd_unbind()
404 static inline long vfio_df_ioctl_bind_iommufd(struct vfio_device_file *df, in vfio_df_ioctl_bind_iommufd()
410 static inline void vfio_df_unbind_iommufd(struct vfio_device_file *df) in vfio_df_unbind_iommufd()
H A Dgroup.c165 static int vfio_df_group_open(struct vfio_device_file *df) in vfio_df_group_open()
234 void vfio_df_group_close(struct vfio_device_file *df) in vfio_df_group_close()
253 struct vfio_device_file *df; in vfio_device_open_file() local
/linux/include/linux/platform_data/
H A Dapds990x.h41 int df; member
/linux/include/xen/interface/hvm/
H A Dioreq.h46 uint8_t df:1; member
/linux/arch/parisc/math-emu/
H 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
H A Ddecode_exc.c50 #define df 13 /* bits 17 & 18 */ macro
/linux/drivers/infiniband/sw/rxe/
H A Drxe_net.c228 __u8 tos, __u8 ttl, __be16 df, bool xnet) in prepare_ipv4_hdr()
285 __be16 df = htons(IP_DF); in prepare4() local
/linux/net/ipv4/
H A Dip_tunnel.c512 struct rtable *rt, __be16 df, in tnl_update_pmtu()
594 __be16 df = 0; in ip_md_tunnel_xmit() local
697 __be16 df; in ip_tunnel_xmit() local
H A Dudp_tunnel_core.c156 __be16 df, __be16 src_port, __be16 dst_port, in udp_tunnel_xmit_skb()
/linux/arch/mips/kernel/
H A Dunaligned.c464 enum msa_2b_fmt df; in emulate_load_store_insn() local
/linux/include/uapi/linux/netfilter/
H A Dnfnetlink_osf.h57 __u8 ttl, df; member
/linux/drivers/regulator/
H A Dad5398.c221 const struct ad5398_current_data_format *df = in ad5398_probe() local
/linux/net/netfilter/
H A Dnfnetlink_osf.c57 bool df; member
/linux/drivers/net/ethernet/amazon/ena/
H A Dena_eth_com.h36 u8 df; /* Don't fragment */ member

123