Home
last modified time | relevance | path

Searched refs:byte_read (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_coredump.c66 u32 byte_read, num_entries, file_size; in ipc_coredump_get_list() local
85 MAX_CD_LIST_SIZE, &byte_read); in ipc_coredump_get_list()
91 if (byte_read != MAX_CD_LIST_SIZE) in ipc_coredump_get_list()
/openbmc/linux/drivers/acpi/
H A Dec_sys.c49 u8 byte_read; in acpi_ec_read_io() local
50 err = ec_read(*off, &byte_read); in acpi_ec_read_io()
53 if (put_user(byte_read, buf + *off - init_off)) { in acpi_ec_read_io()
/openbmc/linux/drivers/atm/
H A Dhe.c2788 u8 byte_read = 0; in read_prom_byte() local
2821 byte_read |= (unsigned char) in read_prom_byte()
2830 return byte_read; in read_prom_byte()
/openbmc/openbmc/poky/meta/recipes-multimedia/libsndfile/libsndfile1/
H A Dcve-2022-33065.patch130 The sds_*byte_read() functions compose their uint_32 sample buffers by