Home
last modified time | relevance | path

Searched defs:_buf (Results 1 – 25 of 35) sorted by relevance

12

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_twt.h172 #define GET_TWT_CONTROL_NDP_PAGING_INDICATOR(_buf) \ argument
175 #define GET_TWT_CONTROL_RESPONDER_PM_MODE(_buf) \ argument
178 #define GET_TWT_CONTROL_NEGOTIATION_TYPE(_buf) \ argument
181 #define GET_TWT_CONTROL_TWT_INFORMATION_FRAME_DISABLE(_buf) \ argument
184 #define GET_TWT_CONTROL_WAKE_DURATION_UNIT(_buf) \ argument
189 #define GET_TWT_REQ_TYPE_TWT_REQUEST(_buf) \ argument
192 #define GET_TWT_REQ_TYPE_TWT_SETUP_COMMAND(_buf) \ argument
195 #define GET_TWT_REQ_TYPE_TRIGGER(_buf) \ argument
198 #define GET_TWT_REQ_TYPE_IMPLICIT(_buf) \ argument
201 #define GET_TWT_REQ_TYPE_FLOW_TYPE(_buf) \ argument
[all …]
H A Dphl_debug.h172 #define debug_dump_data(_buf, _buf_len, _prefix) argument
174 #define rt_alloc_dbg_buf(_phl, _buf, _buf_size, _file_name, _line_num, \ argument
176 #define rt_free_dbg_buf(_phl, _buf, _buf_size, _file_name, _line_num, \ argument
H A Dphl_wpp.h209 typedef struct xstr { char * _buf; size_t _len; } xstr_t; member
H A Dphl_pkt_ofld.h226 #define RTW_PHL_PKT_OFLD_REQ(_phl, _macid, _type, _seq, _buf) \ argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_twt.h172 #define GET_TWT_CONTROL_NDP_PAGING_INDICATOR(_buf) \ argument
175 #define GET_TWT_CONTROL_RESPONDER_PM_MODE(_buf) \ argument
178 #define GET_TWT_CONTROL_NEGOTIATION_TYPE(_buf) \ argument
181 #define GET_TWT_CONTROL_TWT_INFORMATION_FRAME_DISABLE(_buf) \ argument
184 #define GET_TWT_CONTROL_WAKE_DURATION_UNIT(_buf) \ argument
189 #define GET_TWT_REQ_TYPE_TWT_REQUEST(_buf) \ argument
192 #define GET_TWT_REQ_TYPE_TWT_SETUP_COMMAND(_buf) \ argument
195 #define GET_TWT_REQ_TYPE_TRIGGER(_buf) \ argument
198 #define GET_TWT_REQ_TYPE_IMPLICIT(_buf) \ argument
201 #define GET_TWT_REQ_TYPE_FLOW_TYPE(_buf) \ argument
[all …]
H A Dphl_debug.h172 #define debug_dump_data(_buf, _buf_len, _prefix) argument
174 #define rt_alloc_dbg_buf(_phl, _buf, _buf_size, _file_name, _line_num, \ argument
176 #define rt_free_dbg_buf(_phl, _buf, _buf_size, _file_name, _line_num, \ argument
H A Dphl_wpp.h209 typedef struct xstr { char * _buf; size_t _len; } xstr_t; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Dmcdi.h200 #define _MCDI_PTR(_buf, _offset) \ argument
202 #define MCDI_PTR(_buf, _field) \ argument
206 #define _MCDI_DWORD(_buf, _field) \ argument
209 #define MCDI_BYTE(_buf, _field) \ argument
212 #define MCDI_WORD(_buf, _field) \ argument
215 #define MCDI_SET_DWORD(_buf, _field, _value) \ argument
217 #define MCDI_DWORD(_buf, _field) \ argument
219 #define MCDI_POPULATE_DWORD_1(_buf, _field, _name1, _value1) \ argument
222 #define MCDI_POPULATE_DWORD_2(_buf, _field, _name1, _value1, \ argument
227 #define MCDI_POPULATE_DWORD_3(_buf, _field, _name1, _value1, \ argument
[all …]
/OK3568_Linux_fs/kernel/net/rfkill/
H A Drfkill-wlan.c739 static ssize_t wifi_power_show(struct class *cls, struct class_attribute *attr, char *_buf) in wifi_power_show()
744 static ssize_t wifi_power_store(struct class *cls, struct class_attribute *attr, const char *_buf, … in wifi_power_store()
763 static ssize_t wifi_bt_vbat_show(struct class *cls, struct class_attribute *attr, char *_buf) in wifi_bt_vbat_show()
768 static ssize_t wifi_bt_vbat_store(struct class *cls, struct class_attribute *attr, const char *_buf in wifi_bt_vbat_store()
787 …t_carddetect_store(struct class *cls, struct class_attribute *attr, const char *_buf, size_t _coun… in wifi_set_carddetect_store()
/OK3568_Linux_fs/kernel/sound/drivers/opl4/
H A Dopl4_proc.c40 struct file *file, char __user *_buf, in snd_opl4_mem_proc_read()
61 const char __user *_buf, in snd_opl4_mem_proc_write()
/OK3568_Linux_fs/kernel/tools/power/acpi/tools/acpidbg/
H A Dacpidbg.c55 #define ACPI_AML_DO(_fd, _op, _buf, _ret) \ argument
64 #define ACPI_AML_BATCH_DO(_fd, _op, _buf, _ret) \ argument
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/
H A Dv4l2_buffer_proxy.h116 struct v4l2_buffer _buf; variable
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Di2c.c81 #define MLXSW_I2C_READ_MSG(_client, _addr_buf, _buf, _len) { \ argument
91 #define MLXSW_I2C_WRITE_MSG(_client, _buf, _len) \ argument
/OK3568_Linux_fs/kernel/sound/isa/sb/
H A Demu8000_pcm.c435 #define LOOP_WRITE(rec, offset, _buf, count, mode) \ argument
492 #define LOOP_WRITE(rec, pos, _buf, count, mode) \ argument
/OK3568_Linux_fs/kernel/fs/
H A Dfsopen.c25 char __user *_buf, size_t len, loff_t *pos) in fscontext_read()
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dmxcmmc.c280 static int mxcmci_pull(struct mxcmci_host *host, void *_buf, int bytes) in mxcmci_pull()
309 static int mxcmci_push(struct mxcmci_host *host, const void *_buf, int bytes) in mxcmci_push()
/OK3568_Linux_fs/kernel/net/mac80211/
H A Ddebugfs_sta.c289 char _buf[100] = {}, *buf = _buf; in sta_aql_write() local
360 char _buf[25] = {}, *buf = _buf; in sta_agg_status_write() local
/OK3568_Linux_fs/buildroot/package/mkpimage/
H A Dmkpimage.c150 uint32_t crc32(uint32_t crc, void *_buf, int length) in crc32()
/OK3568_Linux_fs/kernel/sound/soc/sh/
H A Dfsi.c1067 static void fsi_pio_push16(struct fsi_priv *fsi, u8 *_buf, int samples) in fsi_pio_push16()
1090 static void fsi_pio_pop16(struct fsi_priv *fsi, u8 *_buf, int samples) in fsi_pio_pop16()
1099 static void fsi_pio_push32(struct fsi_priv *fsi, u8 *_buf, int samples) in fsi_pio_push32()
1108 static void fsi_pio_pop32(struct fsi_priv *fsi, u8 *_buf, int samples) in fsi_pio_pop32()
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dmxcmmc.c546 static int mxcmci_pull(struct mxcmci_host *host, void *_buf, int bytes) in mxcmci_pull()
575 static int mxcmci_push(struct mxcmci_host *host, void *_buf, int bytes) in mxcmci_push()
/OK3568_Linux_fs/kernel/drivers/net/wireless/st/cw1200/
H A Dwsm.c189 int wsm_read_mib(struct cw1200_common *priv, u16 mib_id, void *_buf, in wsm_read_mib()
240 int wsm_write_mib(struct cw1200_common *priv, u16 mib_id, void *_buf, in wsm_write_mib()
/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Dbtrtl.c252 unsigned char **_buf) in rtlbt_parse_firmware()
/OK3568_Linux_fs/u-boot/tools/
H A Dkwboot.c466 char _buf[128], *buf = _buf; in kwboot_term_pipe() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Dwmi.h201 #define WMI_CMD_BUF(_wmi_cmd, _buf) \ argument
/OK3568_Linux_fs/kernel/drivers/net/ethernet/wiznet/
H A Dw5300.c321 struct ethtool_regs *regs, void *_buf) in w5300_get_regs()

12