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.c331 #define LINE6_READ_WRITE_MAX_RETRIES 50 macro
358 for (count = 0; count < LINE6_READ_WRITE_MAX_RETRIES; count++) { in line6_read_data()
429 for (count = 0; count < LINE6_READ_WRITE_MAX_RETRIES; count++) { in line6_write_data()