| /drivers/input/misc/ |
| A D | xen-kbdfront.c | 227 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()
|
| /drivers/net/xen-netback/ |
| A D | xenbus.c | 589 vif->multicast_control = !!xenbus_read_unsigned(dev->otherend, in xen_mcast_ctrl_changed() 736 requested_num_queues = xenbus_read_unsigned(dev->otherend, in connect() 950 if (!xenbus_read_unsigned(dev->otherend, "feature-rx-notify", 0)) { in read_xenbus_vif_flags() 959 vif->can_sg = !!xenbus_read_unsigned(dev->otherend, "feature-sg", 0); in read_xenbus_vif_flags() 963 if (xenbus_read_unsigned(dev->otherend, "feature-gso-tcpv4", 0)) in read_xenbus_vif_flags() 966 if (xenbus_read_unsigned(dev->otherend, "feature-gso-tcpv6", 0)) in read_xenbus_vif_flags() 969 vif->ip_csum = !xenbus_read_unsigned(dev->otherend, in read_xenbus_vif_flags() 972 vif->ipv6_csum = !!xenbus_read_unsigned(dev->otherend, in read_xenbus_vif_flags()
|
| /drivers/block/ |
| A D | xen-blkfront.c | 1784 !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() 2151 info->discard_granularity = xenbus_read_unsigned(info->xbdev->otherend, in blkfront_setup_discard() 2154 info->discard_alignment = xenbus_read_unsigned(info->xbdev->otherend, in blkfront_setup_discard() 2157 !!xenbus_read_unsigned(info->xbdev->otherend, "discard-secure", in blkfront_setup_discard() 2272 if (xenbus_read_unsigned(info->xbdev->otherend, "feature-barrier", 0)) { in blkfront_gather_backend_features() 2281 if (xenbus_read_unsigned(info->xbdev->otherend, "feature-flush-cache", in blkfront_gather_backend_features() 2287 if (xenbus_read_unsigned(info->xbdev->otherend, "feature-discard", 0)) in blkfront_gather_backend_features() 2292 !!xenbus_read_unsigned(info->xbdev->otherend, in blkfront_gather_backend_features() [all …]
|
| /drivers/video/fbdev/ |
| A D | xen-fbfront.c | 363 video[KPARAM_WIDTH] = xenbus_read_unsigned(dev->otherend, "width", in xenfb_probe() 365 video[KPARAM_HEIGHT] = xenbus_read_unsigned(dev->otherend, "height", in xenfb_probe() 642 if (xenbus_read_unsigned(info->xbdev->otherend, in xenfb_backend_changed() 646 info->feature_resize = xenbus_read_unsigned(dev->otherend, in xenfb_backend_changed()
|
| /drivers/gpu/drm/xen/ |
| A D | xen_drm_front_cfg.c | 54 if (xenbus_read_unsigned(front_info->xb_dev->nodename, in xen_drm_front_cfg_card()
|
| A D | xen_drm_front.c | 728 while ((xenbus_read_unsigned(front_info->xb_dev->otherend, "state", in xen_drv_remove() 736 state = xenbus_read_unsigned(front_info->xb_dev->otherend, in xen_drv_remove()
|
| /drivers/net/ |
| A D | xen-netfront.c | 1484 !xenbus_read_unsigned(np->xbdev->otherend, "feature-sg", 0)) in xennet_fix_features() 1488 !xenbus_read_unsigned(np->xbdev->otherend, in xennet_fix_features() 1493 !xenbus_read_unsigned(np->xbdev->otherend, "feature-gso-tcpv4", 0)) in xennet_fix_features() 1497 !xenbus_read_unsigned(np->xbdev->otherend, "feature-gso-tcpv6", 0)) in xennet_fix_features() 2274 !xenbus_read_unsigned(dev->nodename, "trusted", 1); in talk_to_netback() 2277 max_queues = xenbus_read_unsigned(info->xbdev->otherend, in talk_to_netback() 2282 feature_split_evtchn = xenbus_read_unsigned(info->xbdev->otherend, in talk_to_netback() 2293 info->netback_has_xdp_headroom = xenbus_read_unsigned(info->xbdev->otherend, in talk_to_netback() 2432 if (!xenbus_read_unsigned(np->xbdev->otherend, "feature-rx-copy", 0)) { in xennet_connect()
|
| /drivers/xen/xenbus/ |
| A D | xenbus_xs.c | 588 unsigned int xenbus_read_unsigned(const char *dir, const char *node, in xenbus_read_unsigned() function 600 EXPORT_SYMBOL_GPL(xenbus_read_unsigned); 751 if (!xenbus_read_unsigned("control", in xs_reset_watches()
|
| A D | xenbus_probe_backend.c | 232 return !!xenbus_read_unsigned(dev->nodename, "online", 0); in xenbus_dev_is_online()
|
| /drivers/block/xen-blkback/ |
| A D | xenbus.c | 574 if (!xenbus_read_unsigned(dev->nodename, "discard-enable", 1)) in xen_blkbk_discard() 1090 xenbus_read_unsigned(dev->otherend, "feature-persistent", 0); in connect_ring() 1097 requested_num_queues = xenbus_read_unsigned(dev->otherend, in connect_ring()
|
| /drivers/char/tpm/ |
| A D | xen-tpmfront.c | 389 if (!xenbus_read_unsigned(dev->otherend, "feature-protocol-v2", in backend_changed()
|
| /drivers/xen/ |
| A D | pvcalls-front.c | 1171 max_page_order = xenbus_read_unsigned(dev->otherend, in pvcalls_front_probe() 1175 function_calls = xenbus_read_unsigned(dev->otherend, in pvcalls_front_probe()
|
| /drivers/xen/xen-pciback/ |
| A D | xenbus.c | 399 substate = xenbus_read_unsigned(pdev->xdev->nodename, state_str, in xen_pcibk_reconfigure()
|
| /drivers/pci/ |
| A D | xen-pcifront.c | 947 state = xenbus_read_unsigned(pdev->xdev->otherend, str, in pcifront_detach_devices()
|
| /drivers/scsi/ |
| A D | xen-scsifront.c | 1136 sg_grant = xenbus_read_unsigned(dev->otherend, "feature-sg-grant", 0); in scsifront_read_backend_params()
|