Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/usb/line6/
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
A Dpodhd.c375 if (pod->line6.properties->capabilities & LINE6_CAP_CONTROL) { in podhd_init()
474 .capabilities = LINE6_CAP_PCM | LINE6_CAP_CONTROL
486 .capabilities = LINE6_CAP_CONTROL | LINE6_CAP_CONTROL_INFO
498 .capabilities = LINE6_CAP_CONTROL | LINE6_CAP_CONTROL_INFO
510 .capabilities = LINE6_CAP_CONTROL
522 .capabilities = LINE6_CAP_CONTROL
A Dvariax.c196 .capabilities = LINE6_CAP_CONTROL
207 .capabilities = LINE6_CAP_CONTROL
A Ddriver.c501 if (properties->capabilities & LINE6_CAP_CONTROL) { in line6_get_usb_properties()
517 if (properties->capabilities & LINE6_CAP_CONTROL) { in line6_get_usb_properties()
796 if (properties->capabilities & LINE6_CAP_CONTROL) { in line6_probe()
870 if (line6->properties->capabilities & LINE6_CAP_CONTROL) in line6_suspend()
887 if (line6->properties->capabilities & LINE6_CAP_CONTROL) in line6_resume()
A Ddriver.h100 LINE6_CAP_CONTROL = 1 << 0, enumerator

Completed in 8 milliseconds