Searched refs:LINE6_CAP_CONTROL (Results 1 – 5 of 5) sorted by relevance
401 if (pod->line6.properties->capabilities & LINE6_CAP_CONTROL) { in pod_init()433 .capabilities = LINE6_CAP_CONTROL446 .capabilities = LINE6_CAP_CONTROL459 .capabilities = LINE6_CAP_CONTROL472 .capabilities = LINE6_CAP_CONTROL482 .capabilities = LINE6_CAP_CONTROL495 .capabilities = LINE6_CAP_CONTROL508 .capabilities = LINE6_CAP_CONTROL
375 if (pod->line6.properties->capabilities & LINE6_CAP_CONTROL) { in podhd_init()474 .capabilities = LINE6_CAP_PCM | LINE6_CAP_CONTROL486 .capabilities = LINE6_CAP_CONTROL | LINE6_CAP_CONTROL_INFO498 .capabilities = LINE6_CAP_CONTROL | LINE6_CAP_CONTROL_INFO510 .capabilities = LINE6_CAP_CONTROL522 .capabilities = LINE6_CAP_CONTROL
202 .capabilities = LINE6_CAP_CONTROL213 .capabilities = LINE6_CAP_CONTROL
500 if (properties->capabilities & LINE6_CAP_CONTROL) { in line6_get_usb_properties()516 if (properties->capabilities & LINE6_CAP_CONTROL) { in line6_get_usb_properties()791 if (properties->capabilities & LINE6_CAP_CONTROL) { in line6_probe()865 if (line6->properties->capabilities & LINE6_CAP_CONTROL) in line6_suspend()882 if (line6->properties->capabilities & LINE6_CAP_CONTROL) in line6_resume()
100 LINE6_CAP_CONTROL = 1 << 0, enumerator