Home
last modified time | relevance | path

Searched refs:upload_data (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/jsonrpc/jsonrpc/
H A D0001-Fix-build-with-libmicrohttpd.patch22 const char *upload_data, size_t *upload_data_size,
48 const char *upload_data, size_t *upload_data_size,
/OK3568_Linux_fs/kernel/drivers/net/wan/
H A Dsbni.c129 static int upload_data( struct net_device *,
606 ? upload_data( dev, framelen, frameno, is_first, crc ) in recv_frame()
705 upload_data( struct net_device *dev, unsigned framelen, unsigned frameno, in upload_data() function