Searched refs:add_channel (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/ui/ |
H A D | spice-core.c | 601 static int add_channel(void *opaque, const char *name, const char *value, in add_channel() function 809 qemu_opt_foreach(opts, add_channel, &tls_port, &error_fatal); in qemu_spice_init()
|
/openbmc/linux/drivers/s390/net/ |
H A D | ctcm_main.c | 1299 static int add_channel(struct ccw_device *cdev, enum ctcm_channel_types type, in add_channel() function 1504 ret = add_channel(cdev0, type, priv); in ctcm_new_device() 1509 ret = add_channel(cdev1, type, priv); in ctcm_new_device()
|
/openbmc/linux/drivers/net/wireless/marvell/ |
H A D | mwl8k.c | 4086 __u8 add_channel; member
|