Home | History | Annotate | Download | only in drivers

Lines Matching refs:poll_command_supported

67 	unsigned int poll_command_supported:1;
242 info->poll_command_supported = 1;
866 drv->poll_command_supported = info.poll_command_supported;
877 drv->use_monitor = !info.poll_command_supported || !info.data_tx_status;