Home
last modified time | relevance | path

Searched refs:LINE6_CAP_CONTROL (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/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 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
H A Dvariax.c196 .capabilities = LINE6_CAP_CONTROL
207 .capabilities = LINE6_CAP_CONTROL
H 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()
H A Ddriver.h100 LINE6_CAP_CONTROL = 1 << 0, enumerator
/kernel/linux/linux-6.6/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 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
H A Dvariax.c196 .capabilities = LINE6_CAP_CONTROL
207 .capabilities = LINE6_CAP_CONTROL
H 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()
H A Ddriver.h100 LINE6_CAP_CONTROL = 1 << 0, enumerator

Completed in 13 milliseconds