Searched refs:idling (Results 1 – 2 of 2) sorted by relevance
165 port->idling = true; in async_midi_port_callback()179 if (!port->idling || port->error) in midi_port_work()215 port->idling = false; in midi_port_work()239 port->idling = true; in snd_fw_async_midi_port_init()
50 bool idling; member