/linux-6.1.9/drivers/input/misc/ |
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()
|
/linux-6.1.9/drivers/net/xen-netback/ |
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()
|
/linux-6.1.9/drivers/gpu/drm/xen/ |
D | xen_drm_front_cfg.c | 54 if (xenbus_read_unsigned(front_info->xb_dev->nodename, in xen_drm_front_cfg_card()
|
D | xen_drm_front.c | 738 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-6.1.9/sound/xen/ |
D | xen_snd_front_cfg.c | 254 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()
|
D | xen_snd_front.c | 332 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-6.1.9/drivers/video/fbdev/ |
D | xen-fbfront.c | 384 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-6.1.9/drivers/block/ |
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() 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-6.1.9/drivers/xen/xenbus/ |
D | xenbus_xs.c | 591 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()
|
D | xenbus_probe_backend.c | 232 return !!xenbus_read_unsigned(dev->nodename, "online", 0); in xenbus_dev_is_online()
|
/linux-6.1.9/drivers/net/ |
D | xen-netfront.c | 1477 !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() 2265 !xenbus_read_unsigned(dev->nodename, "trusted", 1); in talk_to_netback() 2268 max_queues = xenbus_read_unsigned(info->xbdev->otherend, in talk_to_netback() 2273 feature_split_evtchn = xenbus_read_unsigned(info->xbdev->otherend, in talk_to_netback() 2284 info->netback_has_xdp_headroom = xenbus_read_unsigned(info->xbdev->otherend, in talk_to_netback() 2423 if (!xenbus_read_unsigned(np->xbdev->otherend, "feature-rx-copy", 0)) { in xennet_connect()
|
/linux-6.1.9/include/xen/ |
D | xenbus.h | 177 unsigned int xenbus_read_unsigned(const char *dir, const char *node,
|
/linux-6.1.9/net/9p/ |
D | trans_xen.c | 391 max_rings = xenbus_read_unsigned(dev->otherend, "max-rings", 0); in xen_9pfs_front_probe() 394 max_ring_order = xenbus_read_unsigned(dev->otherend, in xen_9pfs_front_probe()
|
/linux-6.1.9/drivers/block/xen-blkback/ |
D | xenbus.c | 576 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-6.1.9/drivers/char/tpm/ |
D | xen-tpmfront.c | 389 if (!xenbus_read_unsigned(dev->otherend, "feature-protocol-v2", in backend_changed()
|
/linux-6.1.9/drivers/xen/xen-pciback/ |
D | xenbus.c | 399 substate = xenbus_read_unsigned(pdev->xdev->nodename, state_str, in xen_pcibk_reconfigure()
|
/linux-6.1.9/drivers/xen/ |
D | pvcalls-front.c | 1156 max_page_order = xenbus_read_unsigned(dev->otherend, in pvcalls_front_probe() 1160 function_calls = xenbus_read_unsigned(dev->otherend, in pvcalls_front_probe()
|
/linux-6.1.9/drivers/pci/ |
D | xen-pcifront.c | 955 state = xenbus_read_unsigned(pdev->xdev->otherend, str, in pcifront_detach_devices()
|
/linux-6.1.9/drivers/scsi/ |
D | xen-scsifront.c | 1137 sg_grant = xenbus_read_unsigned(dev->otherend, "feature-sg-grant", 0); in scsifront_read_backend_params()
|