Searched refs:return_size (Results 1 - 3 of 3) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/pform/linux/inc/
H A Ddebug_module_ioctl.h44 unsigned char *return_size; /* how many bytes copied to the buffer */ member in struct:__anon959
/system/wlan/ti/sta_dk_4_0_4_32/CUDK/CLI/
H A Ddbg_module.c131 ioctl_data.return_size = &ioctl_return_size;
H A Dticon.c130 int return_size, ret; local
163 return_size = (ETHERNET_PROTOCOL_PREFIX_SIZE + length);
179 return_size = (MUX_UART_PROTOCOL_PREFIX_SIZE + length);
188 return_size = printf("%s", buffer);
191 return return_size;

Completed in 84 milliseconds