Home
last modified time | relevance | path

Searched defs:_write (Results 1 – 25 of 29) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/
H A Drtw_proc.h39 #define RTW_PROC_HDL_SEQ(_name, _seq_op, _write) \ argument
42 #define RTW_PROC_HDL_SSEQ(_name, _show, _write) \ argument
45 #define RTW_PROC_HDL_SZSEQ(_name, _show, _write, _size) \ argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/
H A Drtw_proc.h40 #define RTW_PROC_HDL_SEQ(_name, _seq_op, _write) \ argument
43 #define RTW_PROC_HDL_SSEQ(_name, _show, _write) \ argument
46 #define RTW_PROC_HDL_SZSEQ(_name, _show, _write, _size) \ argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/
H A Drtw_proc.h39 #define RTW_PROC_HDL_SEQ(_name, _seq_op, _write) \ argument
42 #define RTW_PROC_HDL_SSEQ(_name, _show, _write) \ argument
45 #define RTW_PROC_HDL_SZSEQ(_name, _show, _write, _size) \ argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Drtw_proc.h39 #define RTW_PROC_HDL_SEQ(_name, _seq_op, _write) \ argument
42 #define RTW_PROC_HDL_SSEQ(_name, _show, _write) \ argument
45 #define RTW_PROC_HDL_SZSEQ(_name, _show, _write, _size) \ argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/
H A Drtw_proc.h39 #define RTW_PROC_HDL_SEQ(_name, _seq_op, _write) \ argument
42 #define RTW_PROC_HDL_SSEQ(_name, _show, _write) \ argument
45 #define RTW_PROC_HDL_SZSEQ(_name, _show, _write, _size) \ argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/
H A Drtw_proc.h39 #define RTW_PROC_HDL_SEQ(_name, _seq_op, _write) \ argument
42 #define RTW_PROC_HDL_SSEQ(_name, _show, _write) \ argument
45 #define RTW_PROC_HDL_SZSEQ(_name, _show, _write, _size) \ argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/
H A Drtw_proc.h40 #define RTW_PROC_HDL_SEQ(_name, _seq_op, _write) \ argument
43 #define RTW_PROC_HDL_SSEQ(_name, _show, _write) \ argument
46 #define RTW_PROC_HDL_SZSEQ(_name, _show, _write, _size) \ argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Drtw_proc.h39 #define RTW_PROC_HDL_SEQ(_name, _seq_op, _write) \ argument
42 #define RTW_PROC_HDL_SSEQ(_name, _show, _write) \ argument
45 #define RTW_PROC_HDL_SZSEQ(_name, _show, _write, _size) \ argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/
H A Drtw_proc.h39 #define RTW_PROC_HDL_SEQ(_name, _seq_op, _write) \ argument
42 #define RTW_PROC_HDL_SSEQ(_name, _show, _write) \ argument
45 #define RTW_PROC_HDL_SZSEQ(_name, _show, _write, _size) \ argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/
H A Drtw_proc.h39 #define RTW_PROC_HDL_SEQ(_name, _seq_op, _write) \ argument
42 #define RTW_PROC_HDL_SSEQ(_name, _show, _write) \ argument
45 #define RTW_PROC_HDL_SZSEQ(_name, _show, _write, _size) \ argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/
H A Drtw_proc.h39 #define RTW_PROC_HDL_SEQ(_name, _seq_op, _write) \ argument
42 #define RTW_PROC_HDL_SSEQ(_name, _show, _write) \ argument
45 #define RTW_PROC_HDL_SZSEQ(_name, _show, _write, _size) \ argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/
H A Drtw_proc.h35 #define RTW_PROC_HDL_SEQ(_name, _seq_op, _write) \ argument
38 #define RTW_PROC_HDL_SSEQ(_name, _show, _write) \ argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/
H A Drtw_proc.h34 #define RTW_PROC_HDL_SEQ(_name, _seq_op, _write) \ argument
37 #define RTW_PROC_HDL_SSEQ(_name, _show, _write) \ argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/
H A Drtw_proc.h35 #define RTW_PROC_HDL_SEQ(_name, _seq_op, _write) \ argument
38 #define RTW_PROC_HDL_SSEQ(_name, _show, _write) \ argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/
H A Drtw_proc.h35 #define RTW_PROC_HDL_SEQ(_name, _seq_op, _write) \ argument
38 #define RTW_PROC_HDL_SSEQ(_name, _show, _write) \ argument
/OK3568_Linux_fs/u-boot/include/
H A Di2c.h611 #define U_BOOT_I2C_MKENT_COMPLETE(_init, _probe, _read, _write, \ argument
626 #define U_BOOT_I2C_ADAP_COMPLETE(_name, _init, _probe, _read, _write, \ argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/carl9170/
H A Ddebug.c168 #define __DEBUGFS_DECLARE_FILE(name, _read, _write, _read_bufsize, \ argument
184 #define DEBUGFS_DECLARE_FILE(name, _read, _write, _read_bufsize, _attr) \ argument
/OK3568_Linux_fs/u-boot/arch/sandbox/include/asm/
H A Dstate.h139 #define SANDBOX_STATE_IO(_name, _compat, _read, _write) \ argument
/OK3568_Linux_fs/kernel/include/linux/
H A Dsysfs.h193 #define __BIN_ATTR(_name, _mode, _read, _write, _size) { \ argument
217 #define BIN_ATTR(_name, _mode, _read, _write, _size) \ argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43legacy/
H A Ddebugfs.c312 #define B43legacy_DEBUGFS_FOPS(name, _read, _write, _take_irqlock) \ argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43/
H A Ddebugfs.c605 #define B43_DEBUGFS_FOPS(name, _read, _write) \ argument
/OK3568_Linux_fs/kernel/arch/mips/include/asm/sgi/
H A Dioc.h165 u8 _write[3]; member
/OK3568_Linux_fs/kernel/net/mac80211/
H A Ddebugfs_netdev.c124 #define _IEEE80211_IF_FILE_OPS(name, _read, _write) \ argument
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/sys/
H A Dreent.h205 _READ_WRITE_RETURN_TYPE (*_write) (struct _reent *, void *, member
261 _READ_WRITE_RETURN_TYPE (*_write) (struct _reent *, void *, member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/sys/
H A Dreent.h205 _READ_WRITE_RETURN_TYPE (*_write) (struct _reent *, void *, member
261 _READ_WRITE_RETURN_TYPE (*_write) (struct _reent *, void *, member

12