HomeSort by relevance Sort by last modified time
    Searched full:get_sector_count (Results 1 - 1 of 1) sorted by null

  /external/mmc-utils/
mmc_cmds.c 501 unsigned int get_sector_count(__u8 *ext_csd) function
511 unsigned int sectors = get_sector_count(ext_csd);
651 total_sz = get_sector_count(ext_csd) / 2;
1173 unsigned int sectors = get_sector_count(ext_csd);
    [all...]

Completed in 243 milliseconds