Home
last modified time | relevance | path

Searched defs:inbuf (Results 51 - 75 of 177) sorted by relevance

12345678

/kernel/linux/linux-5.10/drivers/staging/greybus/
H A Dhid.c30 char *inbuf; member
/kernel/linux/linux-6.6/drivers/staging/greybus/
H A Dhid.c30 char *inbuf; member
/kernel/linux/linux-6.6/drivers/hid/usbhid/
H A Dusbhid.h65 char *inbuf; /* Input buffer */ member
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/nx-gzip/
H A Dgzfht_test.c190 char *inbuf, *outbuf, *srcbuf, *dstbuf; in compress_file() local
/third_party/ffmpeg/libavcodec/
H A Dlzwenc.c230 int ff_lzw_encode(LZWEncodeState * s, const uint8_t * inbuf, int insize) in ff_lzw_encode() argument
/third_party/ffmpeg/libavfilter/
H A Daf_amerge.c224 AVFrame *outbuf, *inbuf[SWR_CH_MAX] = { NULL }; in try_push_frame() local
H A Daf_join.c307 char inbuf[64], outbuf[64]; in join_config_output() local
/third_party/ffmpeg/libavformat/
H A Dtls_schannel.c152 SecBuffer inbuf[2]; in tls_client_handshake_loop() local
389 SecBuffer inbuf[4]; tls_read() local
[all...]
/third_party/backends/backend/
H A Dkvs40xx.c665 SANE_Int inbuf = 0; in sane_read() local
/third_party/lwip/src/netif/
H A Dlowpan6_common.c132 lowpan6_compress_headers(struct netif *netif, u8_t *inbuf, size_t inbuf_size, u8_t *outbuf, size_t outbuf_size, in lowpan6_compress_headers() argument
/third_party/zlib/examples/
H A Dgun.c83 unsigned char *inbuf; member
161 unsigned char inbuf[SIZE]; /* input buffer */ variable
/kernel/linux/linux-5.10/drivers/iio/dac/
H A Dmcp4725.c389 u8 inbuf[4]; in mcp4725_probe() local
H A Dmax5821.c175 u8 inbuf[2]; in max5821_get_value() local
/kernel/linux/linux-5.10/lib/
H A Ddecompress_bunzip2.c98 unsigned char *inbuf /*,*outbuf*/; member
629 static int INIT start_bunzip(struct bunzip_data **bdp, void *inbuf, long len, in start_bunzip() argument
688 unsigned char *inbuf; in bunzip2() local
[all...]
/kernel/linux/linux-5.10/drivers/platform/olpc/
H A Dolpc-ec.c23 u8 *inbuf, *outbuf; member
127 int olpc_ec_cmd(u8 cmd, u8 *inbuf, size_t inlen, u8 *outbuf, size_t outlen) in olpc_ec_cmd() argument
/kernel/linux/linux-6.6/drivers/tty/vt/
H A Dconsolemap.c354 unsigned short inbuf[E_TABSZ]; in con_set_trans_old() local
390 unsigned short inbuf[E_TABSZ]; in con_set_trans_new() local
[all...]
/kernel/linux/linux-6.6/drivers/platform/olpc/
H A Dolpc-ec.c23 u8 *inbuf, *outbuf; member
126 int olpc_ec_cmd(u8 cmd, u8 *inbuf, size_t inlen, u8 *outbuf, size_t outlen) in olpc_ec_cmd() argument
/kernel/linux/linux-6.6/drivers/cdx/controller/
H A Dmcdi.c226 const struct cdx_dword *inbuf = cmd->inbuf; in cdx_mcdi_send_request() local
426 cdx_mcdi_rpc_sync(struct cdx_mcdi *cdx, unsigned int cmd, const struct cdx_dword *inbuf, size_t inlen, struct cdx_dword *outbuf, size_t outlen, size_t *outlen_actual, bool quiet) cdx_mcdi_rpc_sync() argument
756 cdx_mcdi_rpc(struct cdx_mcdi *cdx, unsigned int cmd, const struct cdx_dword *inbuf, size_t inlen, struct cdx_dword *outbuf, size_t outlen, size_t *outlen_actual) cdx_mcdi_rpc() argument
784 cdx_mcdi_rpc_async(struct cdx_mcdi *cdx, unsigned int cmd, const struct cdx_dword *inbuf, size_t inlen, cdx_mcdi_async_completer *complete, unsigned long cookie) cdx_mcdi_rpc_async() argument
[all...]
H A Dmcdi.h127 const struct cdx_dword *inbuf; member
/kernel/linux/linux-6.6/drivers/iio/dac/
H A Dmcp4725.c390 u8 inbuf[4]; in mcp4725_probe() local
H A Dmax5821.c175 u8 inbuf[2]; in max5821_get_value() local
/kernel/linux/linux-6.6/lib/
H A Ddecompress_bunzip2.c98 unsigned char *inbuf /*,*outbuf*/; member
629 static int INIT start_bunzip(struct bunzip_data **bdp, void *inbuf, long len, in start_bunzip() argument
688 unsigned char *inbuf; in bunzip2() local
[all...]
/third_party/cups-filters/filter/
H A Dtexttotext.c130 char inbuf[2048]; /* Input buffer for iconv */ in main() local
/third_party/node/deps/openssl/openssl/apps/lib/
H A Dhttp_server.c291 char reqbuf[2048], inbuf[2048]; in http_server_get_asn1_req() local
/third_party/openssl/apps/lib/
H A Dhttp_server.c291 char reqbuf[2048], inbuf[2048]; in http_server_get_asn1_req() local

Completed in 21 milliseconds

12345678