Home
last modified time | relevance | path

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

/linux/sound/usb/line6/
H A Dpod.c397 if (pod->line6.properties->capabilities & LINE6_CAP_CONTROL) { in pod_init()
429 .capabilities = LINE6_CAP_CONTROL
442 .capabilities = LINE6_CAP_CONTROL
455 .capabilities = LINE6_CAP_CONTROL
468 .capabilities = LINE6_CAP_CONTROL
478 .capabilities = LINE6_CAP_CONTROL
491 .capabilities = LINE6_CAP_CONTROL
504 .capabilities = LINE6_CAP_CONTROL
H A Dvariax.c196 .capabilities = LINE6_CAP_CONTROL
207 .capabilities = LINE6_CAP_CONTROL
H A Ddriver.h100 LINE6_CAP_CONTROL = 1 << 0, enumerator