Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/dfu/
H A Ddfu_mmc.c303 size_t third_arg; in dfu_fill_entity_mmc() local
326 third_arg = simple_strtoul(argv[2], NULL, 0); in dfu_fill_entity_mmc()
344 dfu->data.mmc.lba_size = third_arg; in dfu_fill_entity_mmc()
360 int mmcpart = third_arg; in dfu_fill_entity_mmc()
384 dfu->data.mmc.part = third_arg; in dfu_fill_entity_mmc()