Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/nvme/
H A Dnvme_show.c112 ALLOC_CACHE_ALIGN_BUFFER(char, buf_ctrl, sizeof(struct nvme_id_ctrl)); in nvme_print_info()
113 struct nvme_id_ctrl *ctrl = (struct nvme_id_ctrl *)buf_ctrl; in nvme_print_info()
/rk3399_rockchip-uboot/drivers/usb/cdns3/
H A Dgadget.h102 __le32 buf_ctrl; member