Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/dfu/
H A Ddfu_mmc.c297 size_t third_arg; in dfu_fill_entity_mmc() local
320 third_arg = simple_strtoul(argv[2], NULL, 0); in dfu_fill_entity_mmc()
338 dfu->data.mmc.lba_size = third_arg; in dfu_fill_entity_mmc()
354 int mmcpart = third_arg; in dfu_fill_entity_mmc()
378 dfu->data.mmc.part = third_arg; in dfu_fill_entity_mmc()