Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/asihpi/
Dhpicmn.c489 unsigned int pad_string_len, field_size; in hpi_check_control_cache() local
506 pad_string_len = strlen(pad_string) + 1; in hpi_check_control_cache()
508 if (offset > pad_string_len) { in hpi_check_control_cache()
514 tocopy = pad_string_len - offset; in hpi_check_control_cache()
523 pad_string_len - offset - tocopy; in hpi_check_control_cache()