Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Df_mass_storage.c1683 char hdlen[20]; in check_command() local
1686 hdlen[0] = 0; in check_command()
1688 sprintf(hdlen, ", H%c=%u", dirletter[(int) common->data_dir], in check_command()
1692 common->data_size_from_cmnd, common->cmnd_size, hdlen); in check_command()