Home
last modified time | relevance | path

Searched defs:path (Results 551 – 575 of 1737) sorted by relevance

1...<<21222324252627282930>>...70

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_io.c352 enum rf_path path, u32 offset, u32 bit_mask) in hal_read_rfreg()
366 enum rf_path path, u32 offset, u32 bit_mask, u32 data) in hal_write_rfreg()
603 u8 path; member
621 bool match_rf_read_sniff_ranges(struct rtw_hal_com_t *hal, u8 path, u32 addr, u32 mask) in match_rf_read_sniff_ranges()
637 u8 path, u32 addr, u32 mask) in match_rf_write_sniff_ranges()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/
H A Dosdep_service.c1914 static int openFile(struct file **fpp, char *path, int flag, int mode) in openFile()
1987 static int isFileReadable(char *path) in isFileReadable()
2017 static int retriveFromFile(char *path, u8* buf, u32 sz) in retriveFromFile()
2051 static int storeToFile(char *path, u8* buf, u32 sz) in storeToFile()
2084 int rtw_is_file_readable(char *path) in rtw_is_file_readable()
2104 int rtw_retrieve_from_file(char *path, u8 *buf, u32 sz) in rtw_retrieve_from_file()
2122 int rtw_store_to_file(char *path, u8* buf, u32 sz) in rtw_store_to_file()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/
H A Dosdep_service.c1875 static int openFile(struct file **fpp, char *path, int flag, int mode) in openFile()
1948 static int isFileReadable(char *path) in isFileReadable()
1978 static int retriveFromFile(char *path, u8* buf, u32 sz) in retriveFromFile()
2012 static int storeToFile(char *path, u8* buf, u32 sz) in storeToFile()
2045 int rtw_is_file_readable(char *path) in rtw_is_file_readable()
2065 int rtw_retrieve_from_file(char *path, u8 *buf, u32 sz) in rtw_retrieve_from_file()
2083 int rtw_store_to_file(char *path, u8* buf, u32 sz) in rtw_store_to_file()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/
H A Dosdep_service.c1926 static int openFile(struct file **fpp, char *path, int flag, int mode) in openFile()
2006 static int isFileReadable(char *path) in isFileReadable()
2036 static int retriveFromFile(char *path, u8 *buf, u32 sz) in retriveFromFile()
2071 static int storeToFile(char *path, u8 *buf, u32 sz) in storeToFile()
2105 int rtw_is_file_readable(char *path) in rtw_is_file_readable()
2125 int rtw_retrieve_from_file(char *path, u8 *buf, u32 sz) in rtw_retrieve_from_file()
2143 int rtw_store_to_file(char *path, u8 *buf, u32 sz) in rtw_store_to_file()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/
H A Dosdep_service.c2110 static int openFile(struct file **fpp, const char *path, int flag, int mode) in openFile()
2193 static int isFileReadable(const char *path, u32 *sz) in isFileReadable()
2235 static int retriveFromFile(const char *path, u8 *buf, u32 sz) in retriveFromFile()
2274 static int storeToFile(const char *path, u8 *buf, u32 sz) in storeToFile()
2312 int rtw_is_file_readable(const char *path) in rtw_is_file_readable()
2331 int rtw_is_file_readable_with_size(const char *path, u32 *sz) in rtw_is_file_readable_with_size()
2350 int rtw_readable_file_sz_chk(const char *path, u32 sz) in rtw_readable_file_sz_chk()
2370 int rtw_retrieve_from_file(const char *path, u8 *buf, u32 sz) in rtw_retrieve_from_file()
2388 int rtw_store_to_file(const char *path, u8 *buf, u32 sz) in rtw_store_to_file()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/
H A Dosdep_service.c2110 static int openFile(struct file **fpp, const char *path, int flag, int mode) in openFile()
2193 static int isFileReadable(const char *path, u32 *sz) in isFileReadable()
2235 static int retriveFromFile(const char *path, u8 *buf, u32 sz) in retriveFromFile()
2274 static int storeToFile(const char *path, u8 *buf, u32 sz) in storeToFile()
2312 int rtw_is_file_readable(const char *path) in rtw_is_file_readable()
2331 int rtw_is_file_readable_with_size(const char *path, u32 *sz) in rtw_is_file_readable_with_size()
2350 int rtw_readable_file_sz_chk(const char *path, u32 sz) in rtw_readable_file_sz_chk()
2370 int rtw_retrieve_from_file(const char *path, u8 *buf, u32 sz) in rtw_retrieve_from_file()
2388 int rtw_store_to_file(const char *path, u8 *buf, u32 sz) in rtw_store_to_file()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/
H A Dosdep_service.c2110 static int openFile(struct file **fpp, const char *path, int flag, int mode) in openFile()
2193 static int isFileReadable(const char *path, u32 *sz) in isFileReadable()
2235 static int retriveFromFile(const char *path, u8 *buf, u32 sz) in retriveFromFile()
2274 static int storeToFile(const char *path, u8 *buf, u32 sz) in storeToFile()
2312 int rtw_is_file_readable(const char *path) in rtw_is_file_readable()
2331 int rtw_is_file_readable_with_size(const char *path, u32 *sz) in rtw_is_file_readable_with_size()
2350 int rtw_readable_file_sz_chk(const char *path, u32 sz) in rtw_readable_file_sz_chk()
2370 int rtw_retrieve_from_file(const char *path, u8 *buf, u32 sz) in rtw_retrieve_from_file()
2388 int rtw_store_to_file(const char *path, u8 *buf, u32 sz) in rtw_store_to_file()
/OK3568_Linux_fs/kernel/drivers/block/rnbd/
H A Drnbd-srv-dev.c15 struct rnbd_dev *rnbd_dev_open(const char *path, fmode_t flags, in rnbd_dev_open()
/OK3568_Linux_fs/yocto/poky/scripts/pybootchartgui/pybootchartgui/
H A Dmain.py.in95 def _get_filename(path): argument
H A Dmain.py95 def _get_filename(path): argument
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powermac/
H A Dudbg_scc.c71 const char *path; in udbg_scc_init() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/vm/
H A Dwrite_to_hugetlbfs.c70 char path[256] = ""; in main() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/nsfs/
H A Dpidns.c44 char path[] = "/proc/0123456789/ns/pid"; in main() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dcgroup_link.c30 const char *path; in test_cgroup_link() member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/core/
H A Dfirmware.c29 char path[64]; in nvkm_firmware_load_name() local
/OK3568_Linux_fs/kernel/fs/reiserfs/
H A Dinode.c253 struct inode *inode, struct treepath *path) in restart_transaction()
643 struct treepath *path, int flags) in _allocate_block()
1237 static void init_inode(struct inode *inode, struct treepath *path) in init_inode()
1422 static void update_stat_data(struct treepath *path, struct inode *inode, in update_stat_data()
1800 struct item_head *ih, struct treepath *path, in reiserfs_new_directory()
1864 struct treepath *path, const char *symname, in reiserfs_new_symlink()
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dtest_d_path.c22 int BPF_PROG(prog_stat, struct path *path, struct kstat *stat, in BPF_PROG()
/OK3568_Linux_fs/yocto/poky/scripts/
H A Dbuildstats-diff34 def read_buildstats(path, multi): argument
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/video/common/
H A Dswitchbutton.cpp44 QPainterPath path; in paintEvent() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/netfilter/
H A Dxt_bpf.h35 char path[XT_BPF_PATH_MAX]; member
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/
H A Dpackage.py158 def check_ownership(qemu, gid, uid, path): argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/netfilter/
H A Dxt_bpf.h35 char path[XT_BPF_PATH_MAX]; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/rf/
H A Dhalrf_psd.h23 u8 path; member
/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dtsi108_pci.c154 const char *path; in ft_pci_setup() local
/OK3568_Linux_fs/yocto/poky/bitbake/lib/layerindexlib/
H A Dcooker.py32 def _run_command(self, command, path, default=None): argument

1...<<21222324252627282930>>...70