Searched refs:config_change (Results 1 – 6 of 6) sorted by relevance
544 if (ioread8(&dc->config_change) != MIC_VIRTIO_PARAM_CONFIG_CHANGED) in _vop_handle_config_change()565 if (ioread8(&dc->config_change) == MIC_VIRTIO_PARAM_DEV_REMOVE) { in _vop_remove_device()569 ioread8(&dc->config_change), ioread8(&d->type), vdev); in _vop_remove_device()624 &dc->config_change); in _vop_scan_devices()629 iowrite8(0, &dc->config_change); in _vop_scan_devices()
184 vdev->dc->config_change = MIC_VIRTIO_PARAM_CONFIG_CHANGED; in vop_virtio_config_change()196 vdev->dc->config_change = 0; in vop_virtio_config_change()261 dc->config_change = 0; in vop_init_device_ctrl()413 devp->config_change = MIC_VIRTIO_PARAM_DEV_REMOVE; in vop_dev_remove()426 devp->config_change = 0; in vop_dev_remove()
90 seq_printf(s, "Config Change %d ", dc->config_change); in vop_dp_show()
66 __u8 config_change; member
2217 unsigned config, interface, alternate, config_change; in irq_udc_reconfig() local2224 config_change = (config != udc->config); in irq_udc_reconfig()2231 if (config_change) in irq_udc_reconfig()
1702 config_change: in handle_ep0()1722 goto config_change; in handle_ep0()