Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ocfs2/cluster/
H A Dheartbeat.c1537 unsigned long *ret_bytes, in o2hb_read_block_input() argument
1553 if (ret_bytes) in o2hb_read_block_input()
1554 *ret_bytes = bytes; in o2hb_read_block_input()
/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dpatch_ca0132.c2231 unsigned int ret_bytes, send_size, ret_size; in dspio_scp() local
2258 ret_bytes = 0; in dspio_scp()
2262 sizeof(scp_reply), &ret_bytes); in dspio_scp()
2280 ret_size = (ret_bytes - sizeof(scp_reply.hdr)) in dspio_scp()