Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/core/
H A Dconfig.c32 unsigned char *buffer0 = buffer; in find_next_descriptor() local
260 unsigned char *buffer0 = buffer; in usb_parse_endpoint() local
514 unsigned char *buffer0 = buffer; in usb_parse_interface() local
621 unsigned char *buffer0 = buffer; in usb_parse_configuration() local
996 unsigned char *buffer, *buffer0; in usb_get_bos_descriptor() local
/openbmc/linux/crypto/
H A Dstreebog_generic.c20 static const struct streebog_uint512 buffer0 = { { variable
/openbmc/qemu/tests/tcg/hexagon/
H A Dhvx_misc.h48 MMVector buffer0[BUFSIZE] __attribute__((aligned(MAX_VEC_SIZE_BYTES))); variable