Home
last modified time | relevance | path

Searched defs:inbuf (Results 76 - 100 of 177) sorted by relevance

12345678

/third_party/skia/third_party/externals/libpng/contrib/gregbook/
H A Drpng2-win.c187 static uch inbuf[INBUFSIZE]; variable
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_pwd.c37 struct wpabuf *inbuf; member
[all...]
H A Deap_server_tnc.c360 static void tncs_process(struct eap_tnc_data *data, struct wpabuf *inbuf) in tncs_process() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_pwd.c37 struct wpabuf *inbuf; member
[all...]
H A Deap_server_tnc.c360 static void tncs_process(struct eap_tnc_data *data, struct wpabuf *inbuf) in tncs_process() argument
/kernel/linux/linux-5.10/drivers/net/wan/
H A Dsdla.c426 sdla_cmd(struct net_device *dev, int cmd, short dlci, short flags, void *inbuf, short inlen, void *outbuf, short *outlen) sdla_cmd() argument
/kernel/linux/linux-5.10/drivers/s390/block/
H A Ddcssblk.c360 dcssblk_shared_store(struct device *dev, struct device_attribute *attr, const char *inbuf, size_t count) in dcssblk_shared_store() argument
466 dcssblk_save_store(struct device *dev, struct device_attribute *attr, const char *inbuf, size_t count) in dcssblk_save_store() argument
[all...]
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dintel_scu_ipc.c496 u32 cmdval, inbuf[4] = {}; in intel_scu_ipc_dev_command_with_size() local
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/
H A Dusbduxfast.c152 s8 *inbuf; member
/kernel/linux/linux-6.6/drivers/s390/block/
H A Ddcssblk.c346 dcssblk_shared_store(struct device *dev, struct device_attribute *attr, const char *inbuf, size_t count) in dcssblk_shared_store() argument
451 dcssblk_save_store(struct device *dev, struct device_attribute *attr, const char *inbuf, size_t count) in dcssblk_save_store() argument
[all...]
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dintel_scu_ipc.c495 u32 cmdval, inbuf[4] = {}; in intel_scu_ipc_dev_command_with_size() local
/kernel/linux/linux-6.6/drivers/comedi/drivers/
H A Dusbduxfast.c152 s8 *inbuf; member
/kernel/linux/linux-6.6/drivers/iio/dac/
H A Dmcp4728.c115 u8 inbuf[3]; in mcp4728_store_eeprom() local
504 u8 inbuf[MCP4728_READ_RESPONSE_LEN]; in mcp4728_init_channels_data() local
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dilitek_ts_i2c.c213 api_protocol_set_cmd(struct ilitek_ts_data *ts, u16 idx, u8 *inbuf, u8 *outbuf) api_protocol_set_cmd() argument
230 api_protocol_get_ptl_ver(struct ilitek_ts_data *ts, u16 cmd, u8 *inbuf, u8 *outbuf) api_protocol_get_ptl_ver() argument
247 api_protocol_get_mcu_ver(struct ilitek_ts_data *ts, u16 cmd, u8 *inbuf, u8 *outbuf) api_protocol_get_mcu_ver() argument
265 api_protocol_get_fw_ver(struct ilitek_ts_data *ts, u16 cmd, u8 *inbuf, u8 *outbuf) api_protocol_get_fw_ver() argument
281 api_protocol_get_scrn_res(struct ilitek_ts_data *ts, u16 cmd, u8 *inbuf, u8 *outbuf) api_protocol_get_scrn_res() argument
300 api_protocol_get_tp_res(struct ilitek_ts_data *ts, u16 cmd, u8 *inbuf, u8 *outbuf) api_protocol_get_tp_res() argument
321 api_protocol_get_ic_mode(struct ilitek_ts_data *ts, u16 cmd, u8 *inbuf, u8 *outbuf) api_protocol_get_ic_mode() argument
336 api_protocol_set_ic_sleep(struct ilitek_ts_data *ts, u16 cmd, u8 *inbuf, u8 *outbuf) api_protocol_set_ic_sleep() argument
345 api_protocol_set_ic_wake(struct ilitek_ts_data *ts, u16 cmd, u8 *inbuf, u8 *outbuf) api_protocol_set_ic_wake() argument
[all...]
/third_party/lame/libmp3lame/
H A Dutil.c538 fill_buffer_resample(lame_internal_flags * gfc, sample_t * outbuf, int desired_len, sample_t const *inbuf, int len, int *num_used, int ch) fill_buffer_resample() argument
/third_party/toybox/toys/other/
H A Dbzcat.c85 char *inbuf; member
604 static int start_bunzip(struct bunzip_data **bdp, int src_fd, char *inbuf, in start_bunzip() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_pwd.c39 struct wpabuf *inbuf; member
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_pwd.c39 struct wpabuf *inbuf; member
[all...]
/kernel/linux/linux-5.10/drivers/crypto/nx/
H A Dnx-842-pseries.c287 unsigned long inbuf, outbuf; in nx842_pseries_compress() local
417 unsigned long inbuf, outbuf; in nx842_pseries_decompress() local
[all...]
/kernel/linux/common_modules/tzdriver/core/
H A Dagent.c240 static int get_buf_len(const uint8_t *inbuf, uint32_t *buf_len) in get_buf_len() argument
285 uint8_t *inbuf = (uint8_t *)(uintptr_t)arg; in tc_ns_set_native_hash() local
/kernel/linux/linux-5.10/crypto/
H A Ddrbg.c1811 drbg_kcapi_sym_ctr(struct drbg_state *drbg, u8 *inbuf, u32 inlen, u8 *outbuf, u32 outlen) drbg_kcapi_sym_ctr() argument
/kernel/linux/linux-5.10/tools/testing/selftests/net/mptcp/
H A Dmptcp_connect.c467 char *inbuf = mmap(NULL, size, PROT_READ, MAP_SHARED, infd, 0); in do_mmap() local
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Ddebug.c1524 debug_sprintf_format_fn(debug_info_t *id, struct debug_view *view, char *out_buf, const char *inbuf) debug_sprintf_format_fn() argument
/kernel/linux/linux-5.10/drivers/hid/i2c-hid/
H A Di2c-hid-core.c149 u8 *inbuf; /* Input buffer */ member
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Ducma.c369 static ssize_t ucma_get_event(struct ucma_file *file, const char __user *inbuf, in ucma_get_event() argument
439 static ssize_t ucma_create_id(struct ucma_file *file, const char __user *inbuf, in ucma_create_id() argument
591 static ssize_t ucma_destroy_id(struct ucma_file *file, const char __user *inbuf, in ucma_destroy_id() argument
625 static ssize_t ucma_bind_ip(struct ucma_file *file, const char __user *inbuf, in ucma_bind_ip() argument
650 static ssize_t ucma_bind(struct ucma_file *file, const char __user *inbuf, in ucma_bind() argument
675 ucma_resolve_ip(struct ucma_file *file, const char __user *inbuf, int in_len, int out_len) ucma_resolve_ip() argument
702 ucma_resolve_addr(struct ucma_file *file, const char __user *inbuf, int in_len, int out_len) ucma_resolve_addr() argument
730 ucma_resolve_route(struct ucma_file *file, const char __user *inbuf, int in_len, int out_len) ucma_resolve_route() argument
816 ucma_query_route(struct ucma_file *file, const char __user *inbuf, int in_len, int out_len) ucma_query_route() argument
996 ucma_query(struct ucma_file *file, const char __user *inbuf, int in_len, int out_len) ucma_query() argument
1050 ucma_connect(struct ucma_file *file, const char __user *inbuf, int in_len, int out_len) ucma_connect() argument
1086 ucma_listen(struct ucma_file *file, const char __user *inbuf, int in_len, int out_len) ucma_listen() argument
1111 ucma_accept(struct ucma_file *file, const char __user *inbuf, int in_len, int out_len) ucma_accept() argument
1158 ucma_reject(struct ucma_file *file, const char __user *inbuf, int in_len, int out_len) ucma_reject() argument
1191 ucma_disconnect(struct ucma_file *file, const char __user *inbuf, int in_len, int out_len) ucma_disconnect() argument
1212 ucma_init_qp_attr(struct ucma_file *file, const char __user *inbuf, int in_len, int out_len) ucma_init_qp_attr() argument
1379 ucma_set_option(struct ucma_file *file, const char __user *inbuf, int in_len, int out_len) ucma_set_option() argument
1413 ucma_notify(struct ucma_file *file, const char __user *inbuf, int in_len, int out_len) ucma_notify() argument
1521 ucma_join_ip_multicast(struct ucma_file *file, const char __user *inbuf, int in_len, int out_len) ucma_join_ip_multicast() argument
1544 ucma_join_multicast(struct ucma_file *file, const char __user *inbuf, int in_len, int out_len) ucma_join_multicast() argument
1559 ucma_leave_multicast(struct ucma_file *file, const char __user *inbuf, int in_len, int out_len) ucma_leave_multicast() argument
1610 ucma_migrate_id(struct ucma_file *new_file, const char __user *inbuf, int in_len, int out_len) ucma_migrate_id() argument
[all...]

Completed in 31 milliseconds

12345678