Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/input/misc/
Dxen-kbdfront.c227 with_kbd = !xenbus_read_unsigned(dev->otherend, in xenkbd_probe()
230 with_ptr = !xenbus_read_unsigned(dev->otherend, in xenkbd_probe()
234 with_mtouch = xenbus_read_unsigned(dev->otherend, in xenkbd_probe()
277 abs = xenbus_read_unsigned(dev->otherend, in xenkbd_probe()
279 ptr_size[KPARAM_X] = xenbus_read_unsigned(dev->otherend, in xenkbd_probe()
282 ptr_size[KPARAM_Y] = xenbus_read_unsigned(dev->otherend, in xenkbd_probe()
337 num_cont = xenbus_read_unsigned(info->xbdev->otherend, in xenkbd_probe()
340 width = xenbus_read_unsigned(info->xbdev->otherend, in xenkbd_probe()
343 height = xenbus_read_unsigned(info->xbdev->otherend, in xenkbd_probe()
/linux-5.19.10/drivers/net/xen-netback/
Dxenbus.c589 vif->multicast_control = !!xenbus_read_unsigned(dev->otherend, in xen_mcast_ctrl_changed()
736 requested_num_queues = xenbus_read_unsigned(dev->otherend, in connect()
951 if (!xenbus_read_unsigned(dev->otherend, "feature-rx-notify", 0)) { in read_xenbus_vif_flags()
960 vif->can_sg = !!xenbus_read_unsigned(dev->otherend, "feature-sg", 0); in read_xenbus_vif_flags()
964 if (xenbus_read_unsigned(dev->otherend, "feature-gso-tcpv4", 0)) in read_xenbus_vif_flags()
967 if (xenbus_read_unsigned(dev->otherend, "feature-gso-tcpv6", 0)) in read_xenbus_vif_flags()
970 vif->ip_csum = !xenbus_read_unsigned(dev->otherend, in read_xenbus_vif_flags()
973 vif->ipv6_csum = !!xenbus_read_unsigned(dev->otherend, in read_xenbus_vif_flags()
/linux-5.19.10/drivers/gpu/drm/xen/
Dxen_drm_front_cfg.c54 if (xenbus_read_unsigned(front_info->xb_dev->nodename, in xen_drm_front_cfg_card()
Dxen_drm_front.c738 while ((xenbus_read_unsigned(front_info->xb_dev->otherend, "state", in xen_drv_remove()
746 state = xenbus_read_unsigned(front_info->xb_dev->otherend, in xen_drv_remove()
/linux-5.19.10/sound/xen/
Dxen_snd_front_cfg.c254 val = xenbus_read_unsigned(path, XENSND_FIELD_CHANNELS_MIN, 0); in cfg_read_pcm_hw()
258 val = xenbus_read_unsigned(path, XENSND_FIELD_CHANNELS_MAX, 0); in cfg_read_pcm_hw()
274 buf_sz = xenbus_read_unsigned(path, XENSND_FIELD_BUFFER_SIZE, 0); in cfg_read_pcm_hw()
Dxen_snd_front.c332 while ((xenbus_read_unsigned(front_info->xb_dev->otherend, "state", in xen_drv_remove()
340 state = xenbus_read_unsigned(front_info->xb_dev->otherend, in xen_drv_remove()
/linux-5.19.10/drivers/video/fbdev/
Dxen-fbfront.c384 video[KPARAM_WIDTH] = xenbus_read_unsigned(dev->otherend, "width", in xenfb_probe()
386 video[KPARAM_HEIGHT] = xenbus_read_unsigned(dev->otherend, "height", in xenfb_probe()
668 if (xenbus_read_unsigned(info->xbdev->otherend, in xenfb_backend_changed()
672 info->feature_resize = xenbus_read_unsigned(dev->otherend, in xenfb_backend_changed()
/linux-5.19.10/drivers/block/
Dxen-blkfront.c1784 !xenbus_read_unsigned(dev->nodename, "trusted", 1); in talk_to_blkback()
1786 max_page_order = xenbus_read_unsigned(info->xbdev->otherend, in talk_to_blkback()
1903 backend_max_queues = xenbus_read_unsigned(info->xbdev->otherend, in negotiate_mq()
2149 info->discard_granularity = xenbus_read_unsigned(info->xbdev->otherend, in blkfront_setup_discard()
2152 info->discard_alignment = xenbus_read_unsigned(info->xbdev->otherend, in blkfront_setup_discard()
2155 !!xenbus_read_unsigned(info->xbdev->otherend, "discard-secure", in blkfront_setup_discard()
2270 if (xenbus_read_unsigned(info->xbdev->otherend, "feature-barrier", 0)) { in blkfront_gather_backend_features()
2279 if (xenbus_read_unsigned(info->xbdev->otherend, "feature-flush-cache", in blkfront_gather_backend_features()
2285 if (xenbus_read_unsigned(info->xbdev->otherend, "feature-discard", 0)) in blkfront_gather_backend_features()
2290 !!xenbus_read_unsigned(info->xbdev->otherend, in blkfront_gather_backend_features()
[all …]
/linux-5.19.10/drivers/xen/xenbus/
Dxenbus_xs.c591 unsigned int xenbus_read_unsigned(const char *dir, const char *node, in xenbus_read_unsigned() function
603 EXPORT_SYMBOL_GPL(xenbus_read_unsigned);
754 if (!xenbus_read_unsigned("control", in xs_reset_watches()
Dxenbus_probe_backend.c232 return !!xenbus_read_unsigned(dev->nodename, "online", 0); in xenbus_dev_is_online()
/linux-5.19.10/drivers/net/
Dxen-netfront.c1477 !xenbus_read_unsigned(np->xbdev->otherend, "feature-sg", 0)) in xennet_fix_features()
1481 !xenbus_read_unsigned(np->xbdev->otherend, in xennet_fix_features()
1486 !xenbus_read_unsigned(np->xbdev->otherend, "feature-gso-tcpv4", 0)) in xennet_fix_features()
1490 !xenbus_read_unsigned(np->xbdev->otherend, "feature-gso-tcpv6", 0)) in xennet_fix_features()
2260 !xenbus_read_unsigned(dev->nodename, "trusted", 1); in talk_to_netback()
2263 max_queues = xenbus_read_unsigned(info->xbdev->otherend, in talk_to_netback()
2268 feature_split_evtchn = xenbus_read_unsigned(info->xbdev->otherend, in talk_to_netback()
2279 info->netback_has_xdp_headroom = xenbus_read_unsigned(info->xbdev->otherend, in talk_to_netback()
2418 if (!xenbus_read_unsigned(np->xbdev->otherend, "feature-rx-copy", 0)) { in xennet_connect()
/linux-5.19.10/include/xen/
Dxenbus.h177 unsigned int xenbus_read_unsigned(const char *dir, const char *node,
/linux-5.19.10/net/9p/
Dtrans_xen.c381 max_rings = xenbus_read_unsigned(dev->otherend, "max-rings", 0); in xen_9pfs_front_probe()
384 max_ring_order = xenbus_read_unsigned(dev->otherend, in xen_9pfs_front_probe()
/linux-5.19.10/drivers/block/xen-blkback/
Dxenbus.c576 if (!xenbus_read_unsigned(dev->nodename, "discard-enable", 1)) in xen_blkbk_discard()
1091 xenbus_read_unsigned(dev->otherend, "feature-persistent", 0); in connect_ring()
1098 requested_num_queues = xenbus_read_unsigned(dev->otherend, in connect_ring()
/linux-5.19.10/drivers/char/tpm/
Dxen-tpmfront.c389 if (!xenbus_read_unsigned(dev->otherend, "feature-protocol-v2", in backend_changed()
/linux-5.19.10/drivers/xen/xen-pciback/
Dxenbus.c399 substate = xenbus_read_unsigned(pdev->xdev->nodename, state_str, in xen_pcibk_reconfigure()
/linux-5.19.10/drivers/xen/
Dpvcalls-front.c1154 max_page_order = xenbus_read_unsigned(dev->otherend, in pvcalls_front_probe()
1158 function_calls = xenbus_read_unsigned(dev->otherend, in pvcalls_front_probe()
/linux-5.19.10/drivers/pci/
Dxen-pcifront.c1011 state = xenbus_read_unsigned(pdev->xdev->otherend, str, in pcifront_detach_devices()
/linux-5.19.10/drivers/scsi/
Dxen-scsifront.c1145 sg_grant = xenbus_read_unsigned(dev->otherend, "feature-sg-grant", 0); in scsifront_read_backend_params()