Lines Matching refs:capabilities
66 if (line6->properties->capabilities & LINE6_CAP_CONTROL_MIDI) { in line6_start_listen()
112 if (properties->capabilities & LINE6_CAP_CONTROL_MIDI) { in line6_send_raw_message()
162 if (line6->properties->capabilities & LINE6_CAP_CONTROL_MIDI) { in line6_send_raw_message_async_part()
294 if (line6->properties->capabilities & LINE6_CAP_CONTROL_MIDI) { in line6_data_received()
501 if (properties->capabilities & LINE6_CAP_CONTROL) { in line6_get_usb_properties()
502 if (properties->capabilities & LINE6_CAP_CONTROL_MIDI) { in line6_get_usb_properties()
517 if (properties->capabilities & LINE6_CAP_CONTROL) { in line6_get_usb_properties()
699 if (line6->properties->capabilities & LINE6_CAP_CONTROL_MIDI) { in line6_init_cap_control()
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()