Home
last modified time | relevance | path

Searched hist:"250 e039da8c7e485dabdc84f0457b2a901757e28" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/pci/
H A Dpci.c250e039da8c7e485dabdc84f0457b2a901757e28 Wed Jan 28 05:13:27 UTC 2015 Simon Glass <sjg@chromium.org> pci: Add a function to find a device by class

There is an existing function prototype in the header file but it is not
implemented. Implement something similar.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
/rk3399_rockchip-uboot/include/
H A Dpci.h250e039da8c7e485dabdc84f0457b2a901757e28 Wed Jan 28 05:13:27 UTC 2015 Simon Glass <sjg@chromium.org> pci: Add a function to find a device by class

There is an existing function prototype in the header file but it is not
implemented. Implement something similar.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>