Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/block/
H A Dsandbox.c21 static struct host_block_dev host_devices[CONFIG_HOST_MAX_DEVICES]; variable
26 return &host_devices[dev]; in find_host_device()