Home
last modified time | relevance | path

Searched defs:read_loc (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/hv/
H A Dring_buffer.c136 u32 read_loc, write_loc, dsize; in hv_get_ringbuffer_availbytes() local
/openbmc/linux/include/linux/
H A Dhyperv.h213 u32 read_loc, write_loc, dsize, read; in hv_get_bytes_to_read() local
227 u32 read_loc, write_loc, dsize, write; in hv_get_bytes_to_write() local
/openbmc/linux/drivers/mtd/nand/raw/
H A Dqcom_nandc.c1470 int ret, reg_off = FLASH_BUF_ACC, read_loc = 0; in qcom_nandc_read_cw_raw() local