Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/function/
Df_mass_storage.c1695 char hdlen[20]; in check_command() local
1698 hdlen[0] = 0; in check_command()
1700 sprintf(hdlen, ", H%c=%u", dirletter[(int) common->data_dir], in check_command()
1704 common->data_size_from_cmnd, common->cmnd_size, hdlen); in check_command()