Home
last modified time | relevance | path

Searched defs:route (Results 26 – 50 of 117) sorted by relevance

12345

/openbmc/phosphor-webui/app/server-control/controllers/
H A Dpower-usage-controller.js14 function($scope, $window, APIUtils, $route, $q, toastService) {
/openbmc/linux/net/ax25/
H A Dax25_ip.c103 ax25_route *route; in ax25_ip_xmit() local
/openbmc/linux/drivers/net/thunderbolt/
H A Dmain.c49 #define TBNET_L0_PORT_NUM(route) ((route) & GENMASK(5, 0)) argument
220 static void tbnet_fill_header(struct thunderbolt_ip_header *hdr, u64 route, in tbnet_fill_header()
240 static int tbnet_login_response(struct tbnet *net, u64 route, u8 sequence, in tbnet_login_response()
277 static int tbnet_logout_response(struct tbnet *net, u64 route, u8 sequence, in tbnet_logout_response()
425 u64 route; in tbnet_handle_packet() local
/openbmc/linux/drivers/media/platform/renesas/rcar-vin/
H A Drcar-core.c826 const struct rvin_group_route *route; in rvin_csi2_link_notify() local
888 const struct rvin_group_route *route) in rvin_csi2_create_link()
914 const struct rvin_group_route *route; in rvin_csi2_setup_links() local
/openbmc/phosphor-rest-server/module/obmc/wsgi/apps/
H A Drest_dbus.py1308 def apply(self, callback, route): argument
1360 def apply(self, callback, route): argument
1405 def apply(self, callback, route): argument
1435 def apply(self, callback, route): argument
1526 def apply(self, callback, route): argument
1567 def apply(self, callback, route): argument
1597 def apply(self, callback, route): argument
1684 def apply(self, callback, route): argument
/openbmc/bmcweb/http/
H A Dapp.hpp76 auto& route(std::string&& rule) in route() function in crow::App
/openbmc/linux/sound/soc/mediatek/common/
H A Dmtk-dsp-sof-common.c112 struct snd_soc_dapm_route route; in mtk_sof_card_late_probe() local
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_usif.c38 u8 route; member
/openbmc/qemu/hw/pci-host/
H A Dgpex.c63 PCIINTxRoute route; in gpex_route_intx_pin_to_irq() local
/openbmc/phosphor-webui/app/configuration/controllers/
H A Ddate-time-controller.js14 function($scope, APIUtils, $route, $q, toastService, $timeout) {
H A Dnetwork-controller.js16 $scope, $window, APIUtils, dataService, $timeout, $route, $q,
/openbmc/linux/drivers/media/usb/stk1160/
H A Dstk1160-core.c100 int route; in stk1160_select_input() local
/openbmc/qemu/target/loongarch/kvm/
H A Dkvm.c699 int kvm_arch_fixup_msi_route(struct kvm_irq_routing_entry *route, in kvm_arch_fixup_msi_route()
705 int kvm_arch_add_msi_route_post(struct kvm_irq_routing_entry *route, in kvm_arch_add_msi_route_post()
/openbmc/linux/drivers/s390/char/
H A Dsclp_diag.h72 u16 route; member
/openbmc/linux/virt/kvm/
H A Dirqchip.c50 struct kvm_kernel_irq_routing_entry route; in kvm_send_userspace_msi() local
/openbmc/linux/arch/powerpc/platforms/512x/
H A Dmpc5121_ads_cpld.c38 u8 route; member
/openbmc/linux/drivers/thunderbolt/
H A Dctl.h114 static inline struct tb_cfg_header tb_cfg_make_header(u64 route) in tb_cfg_make_header()
H A Dswitch.c2364 u64 route) in tb_switch_alloc()
2483 tb_switch_alloc_safe_mode(struct tb *tb, struct device *parent, u64 route) in tb_switch_alloc_safe_mode()
2521 u64 route; in tb_switch_configure() local
2813 u64 route = tb_route(sw); in tb_switch_lane_bonding_enable() local
3451 u64 route; member
3537 struct tb_switch *tb_switch_find_by_route(struct tb *tb, u64 route) in tb_switch_find_by_route()
/openbmc/linux/arch/powerpc/platforms/cell/
H A Dspu_priv1_mmio.c65 u64 route; in cpu_affinity_set() local
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dobject.h18 u8 route; member
/openbmc/linux/net/mctp/
H A Droute.c35 static int mctp_route_discard(struct mctp_route *route, struct sk_buff *skb) in mctp_route_discard()
324 static int mctp_route_input(struct mctp_route *route, struct sk_buff *skb) in mctp_route_input()
495 static int mctp_route_output(struct mctp_route *route, struct sk_buff *skb) in mctp_route_output()
/openbmc/linux/drivers/staging/vc04_services/bcm2835-audio/
H A Dbcm2835-pcm.c324 int idx, enum snd_bcm2835_route route, in snd_bcm2835_new_pcm()
/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_entity.h103 const struct vsp1_route *route; member
/openbmc/linux/include/linux/
H A Dnetfilter_ipv6.h49 int (*route)(struct net *net, struct dst_entry **dst, struct flowi *fl, member
/openbmc/qemu/hw/remote/
H A Dproxy.c32 PCIINTxRoute route; in proxy_intx_update() local

12345