Home
last modified time | relevance | path

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

/bsp/allwinner/d1s/ports/partition/
A Dpartition.c28 struct partition_device struct
30 struct rt_device parent; /* parent block device */
32 int sector_size;
33 int block_size;
35 struct rt_device *block_device;
36 const struct rt_partition *partition;

Completed in 5 milliseconds