Searched refs:config_change (Results 1 – 6 of 6) sorted by relevance
562 if (ioread8(&dc->config_change) != MIC_VIRTIO_PARAM_CONFIG_CHANGED) in _vop_handle_config_change()583 if (ioread8(&dc->config_change) == MIC_VIRTIO_PARAM_DEV_REMOVE) { in _vop_remove_device()589 ioread8(&dc->config_change), ioread8(&d->type), vdev); in _vop_remove_device()644 &dc->config_change); in _vop_scan_devices()649 iowrite8(0, &dc->config_change); in _vop_scan_devices()
172 vdev->dc->config_change = MIC_VIRTIO_PARAM_CONFIG_CHANGED; in vop_virtio_config_change()184 vdev->dc->config_change = 0; in vop_virtio_config_change()249 dc->config_change = 0; in vop_init_device_ctrl()401 devp->config_change = MIC_VIRTIO_PARAM_DEV_REMOVE; in vop_dev_remove()414 devp->config_change = 0; in vop_dev_remove()
78 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()