Home
last modified time | relevance | path

Searched refs:dhd_vfs_fsync (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_bam.c319 ret = dhd_vfs_fsync(fp, 0); in wl_bad_ap_mngr_fwrite()
H A Ddhd_pktlog.c1222 ret = dhd_vfs_fsync(w_pcap_fp, 0); in dhd_pktlog_dump_write_file()
H A Ddhd.h4691 static INLINE int dhd_vfs_fsync(struct file *filep, int datasync) in dhd_vfs_fsync() function
4737 static INLINE int dhd_vfs_fsync(struct file *filep, int datasync) in dhd_vfs_fsync() function
H A Ddhd_linux.c20901 ret = dhd_vfs_fsync(fp, 0); in write_file()