Home
last modified time | relevance | path

Searched refs:set_device_config (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/tools/lguest/
Dlguest.c2427 static void set_device_config(struct device *dev, const void *conf, size_t len) in set_device_config() function
2684 set_device_config(dev, &conf, sizeof(conf)); in setup_console()
2896 set_device_config(dev, &conf, sizeof(conf)); in setup_tun_net()
3058 set_device_config(dev, &conf, sizeof(struct virtio_blk_config)); in setup_block_file()