Searched defs:out_bytes (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/misc/ |
| H A D | cros_ec_i2c.c | 52 static int cros_ec_i2c_packet(struct udevice *udev, int out_bytes, int in_bytes) in cros_ec_i2c_packet() 118 int out_bytes = dout_len + 4; in cros_ec_i2c_command() local
|
| H A D | cros_ec_spi.c | 24 int cros_ec_spi_packet(struct udevice *udev, int out_bytes, int in_bytes) in cros_ec_spi_packet()
|
| H A D | cros_ec.c | 94 int out_bytes = dout_len + sizeof(*rq); in create_proto3_request() local 209 int out_bytes, in_bytes; in send_command_proto3() local
|
| H A D | cros_ec_sandbox.c | 471 int cros_ec_sandbox_packet(struct udevice *udev, int out_bytes, int in_bytes) in cros_ec_sandbox_packet()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/ |
| H A D | spl_boot.c | 70 uint out_bytes, in_bytes; in spi_rx_tx() local
|
| /OK3568_Linux_fs/u-boot/drivers/spi/ |
| H A D | exynos_spi.c | 103 uint out_bytes, in_bytes; in spi_rx_tx() local
|
| H A D | bcmstb_spi.c | 269 const u8 *out_bytes = (u8 *)dout; in bcmstb_spi_xfer() local
|
| /OK3568_Linux_fs/kernel/drivers/spi/ |
| H A D | spi-fsi.c | 214 u8 *out_bytes = (u8 *)out; in fsi_spi_data_out() local
|
| /OK3568_Linux_fs/kernel/arch/s390/crypto/ |
| H A D | aes_s390.c | 838 unsigned int n, len, in_bytes, out_bytes, in gcm_aes_crypt() local
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/ |
| H A D | pxa27x_udc.h | 294 unsigned long out_bytes; member
|
| /OK3568_Linux_fs/external/common_algorithm/misc/include/ |
| H A D | audio_server.h | 468 uint32_t out_bytes; member
|
| /OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/ |
| H A D | stb_image.h | 4612 int out_bytes = out_n * bytes; in stbi__create_png_image() local
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/ |
| H A D | stb_image.h | 4612 int out_bytes = out_n * bytes; in stbi__create_png_image() local
|