Home
last modified time | relevance | path

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

/linux-4.4.14/tools/lguest/
Dlguest.c2431 static void set_device_config(struct device *dev, const void *conf, size_t len) in set_device_config() function
2688 set_device_config(dev, &conf, sizeof(conf)); in setup_console()
2900 set_device_config(dev, &conf, sizeof(conf)); in setup_tun_net()
3062 set_device_config(dev, &conf, sizeof(struct virtio_blk_config)); in setup_block_file()