Home
last modified time | relevance | path

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

/openbmc/linux/sound/usb/line6/
H A Ddriver.c336 #define LINE6_READ_WRITE_MAX_RETRIES 50 macro
363 for (count = 0; count < LINE6_READ_WRITE_MAX_RETRIES; count++) { in line6_read_data()
434 for (count = 0; count < LINE6_READ_WRITE_MAX_RETRIES; count++) { in line6_write_data()