Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ocfs2/cluster/
Dheartbeat.c1539 unsigned long *ret_bytes, in o2hb_read_block_input() argument
1555 if (ret_bytes) in o2hb_read_block_input()
1556 *ret_bytes = bytes; in o2hb_read_block_input()
/Linux-v5.4/sound/pci/hda/
Dpatch_ca0132.c1940 unsigned int ret_bytes, send_size, ret_size; in dspio_scp() local
1967 ret_bytes = 0; in dspio_scp()
1971 sizeof(scp_reply), &ret_bytes); in dspio_scp()
1989 ret_size = (ret_bytes - sizeof(scp_reply.hdr)) in dspio_scp()