Searched defs:route (Results 1 - 25 of 81) sorted by last modified time

1234

/linux-master/sound/soc/sof/
H A Dsof-audio.h510 struct snd_soc_dapm_route *route; member in struct:snd_sof_route
H A Dtopology.c2064 sof_route_load(struct snd_soc_component *scomp, int index, struct snd_soc_dapm_route *route) argument
[all...]
/linux-master/sound/soc/intel/avs/
H A Dtopology.c1543 avs_route_load(struct snd_soc_component *comp, int index, struct snd_soc_dapm_route *route) argument
/linux-master/sound/pci/emu10k1/
H A Demumixer.c1447 static void update_emu10k1_fxrt(struct snd_emu10k1 *emu, int voice, unsigned char *route) argument
/linux-master/drivers/thunderbolt/
H A Dusb4.c415 u64 route = tb_route(sw); local
H A Dtb.h577 static inline struct tb_port *tb_port_at(u64 route, struct tb_switch *sw) argument
1206 static inline int tb_route_length(u64 route) argument
[all...]
H A Dtb.c74 u64 route; member in struct:tb_hotplug_event
81 static void tb_queue_hotplug(struct tb *tb, u64 route, u8 port, bool unplug) argument
390 u64 route; local
2680 tb_queue_dp_bandwidth_request(struct tb *tb, u64 route, u8 port) argument
2695 tb_handle_notification(struct tb *tb, u64 route, const struct cfg_error_pkg *error) argument
2730 u64 route = tb_cfg_get_route(&pkg->header); local
[all...]
H A Dswitch.c2412 tb_switch_alloc(struct tb *tb, struct device *parent, u64 route) argument
2532 tb_switch_alloc_safe_mode(struct tb *tb, struct device *parent, u64 route) argument
2570 u64 route; local
3683 u64 route; member in struct:tb_sw_lookup
3769 tb_switch_find_by_route(struct tb *tb, u64 route) argument
[all...]
H A Dxdomain.c228 static inline void tb_xdp_fill_header(struct tb_xdp_header *hdr, u64 route, argument
263 static int tb_xdp_uuid_request(struct tb_ctl *ctl, u64 route, int retry, argument
292 static int tb_xdp_uuid_response(struct tb_ctl *ctl, u64 route, u8 sequence, argument
309 tb_xdp_error_response(struct tb_ctl *ctl, u64 route, u8 sequence, enum tb_xdp_error error) argument
323 tb_xdp_properties_request(struct tb_ctl *ctl, u64 route, const uuid_t *src_uuid, const uuid_t *dst_uuid, int retry, u32 **block, u32 *generation) argument
468 tb_xdp_properties_changed_request(struct tb_ctl *ctl, u64 route, int retry, const uuid_t *uuid) argument
492 tb_xdp_properties_changed_response(struct tb_ctl *ctl, u64 route, u8 sequence) argument
503 tb_xdp_link_state_status_request(struct tb_ctl *ctl, u64 route, u8 sequence, u8 *slw, u8 *tlw, u8 *sls, u8 *tls) argument
566 tb_xdp_link_state_change_request(struct tb_ctl *ctl, u64 route, u8 sequence, u8 tlw, u8 tls) argument
593 tb_xdp_link_state_change_response(struct tb_ctl *ctl, u64 route, u8 sequence, u32 status) argument
738 u64 route; local
1199 u64 route; local
1959 tb_xdomain_alloc(struct tb *tb, struct device *parent, u64 route, const uuid_t *local_uuid, const uuid_t *remote_uuid) argument
2289 u64 route; member in struct:tb_xdomain_lookup
2397 tb_xdomain_find_by_route(struct tb *tb, u64 route) argument
[all...]
H A Dicm.c188 static inline u8 phy_port_from_route(u64 route, u8 depth) argument
206 static inline u64 get_parent_route(u64 route) argument
398 static int icm_fr_get_route(struct tb *tb, u8 link, u8 depth, u64 *route) argument
609 alloc_switch(struct tb_switch *parent_sw, u64 route, const uuid_t *uuid) argument
633 u64 route = tb_route(sw); local
647 update_switch(struct tb_switch *sw, u64 route, u8 connection_id, u8 connection_key, u8 link, u8 depth, bool boot) argument
679 add_xdomain(struct tb_switch *sw, u64 route, const uuid_t *local_uuid, const uuid_t *remote_uuid, u8 link, u8 depth) argument
703 update_xdomain(struct tb_xdomain *xd, u64 route, u8 link) argument
731 u64 route; local
909 u64 route; local
1207 u64 route; local
1305 u64 route; local
1331 u64 route; local
1384 u64 route; local
1514 icm_ar_get_route(struct tb *tb, u8 link, u8 depth, u64 *route) argument
2208 icm_usb4_switch_nvm_authenticate(struct tb *tb, u64 route) argument
2266 u64 route = tb_route(sw); local
[all...]
H A Dctl.c762 int tb_cfg_ack_notification(struct tb_ctl *ctl, u64 route, argument
185 check_header(const struct ctl_pkg *pkg, u32 len, enum tb_cfg_pkg_type type, u64 route) argument
253 parse_header(const struct ctl_pkg *pkg, u32 len, enum tb_cfg_pkg_type type, u64 route) argument
825 tb_cfg_ack_plug(struct tb_ctl *ctl, u64 route, u32 port, bool unplug) argument
842 u64 route = tb_cfg_get_route(pkg->buffer) & ~BIT_ULL(63); local
891 tb_cfg_reset(struct tb_ctl *ctl, u64 route) argument
933 tb_cfg_read_raw(struct tb_ctl *ctl, void *buffer, u64 route, u32 port, enum tb_cfg_space space, u32 offset, u32 length, int timeout_msec) argument
1004 tb_cfg_write_raw(struct tb_ctl *ctl, const void *buffer, u64 route, u32 port, enum tb_cfg_space space, u32 offset, u32 length, int timeout_msec) argument
1085 tb_cfg_read(struct tb_ctl *ctl, void *buffer, u64 route, u32 port, enum tb_cfg_space space, u32 offset, u32 length) argument
1111 tb_cfg_write(struct tb_ctl *ctl, const void *buffer, u64 route, u32 port, enum tb_cfg_space space, u32 offset, u32 length) argument
1148 tb_cfg_get_upstream_port(struct tb_ctl *ctl, u64 route) argument
[all...]
H A Dctl.h114 static inline struct tb_cfg_header tb_cfg_make_header(u64 route) argument
[all...]
/linux-master/include/linux/
H A Dthunderbolt.h242 u64 route; member in struct:tb_xdomain
308 tb_xdomain_find_by_route_locked(struct tb *tb, u64 route) argument
/linux-master/drivers/staging/vme_user/
H A Dvme.c825 struct vme_resource *vme_dma_request(struct vme_dev *vdev, u32 route) argument
/linux-master/drivers/media/platform/nxp/imx8-isi/
H A Dimx8-isi-crossbar.c101 struct v4l2_subdev_route *route; local
132 struct v4l2_subdev_route *route; local
196 struct v4l2_subdev_route *route = &routes[i]; local
256 struct v4l2_subdev_route *route; local
[all...]
/linux-master/sound/soc/
H A Dsoc-dapm.c2954 snd_soc_dapm_add_route(struct snd_soc_dapm_context *dapm, const struct snd_soc_dapm_route *route) argument
3050 snd_soc_dapm_del_route(struct snd_soc_dapm_context *dapm, const struct snd_soc_dapm_route *route) argument
3124 snd_soc_dapm_add_routes(struct snd_soc_dapm_context *dapm, const struct snd_soc_dapm_route *route, int num) argument
3150 snd_soc_dapm_del_routes(struct snd_soc_dapm_context *dapm, const struct snd_soc_dapm_route *route, int num) argument
3166 snd_soc_dapm_weak_route(struct snd_soc_dapm_context *dapm, const struct snd_soc_dapm_route *route) argument
3227 snd_soc_dapm_weak_routes(struct snd_soc_dapm_context *dapm, const struct snd_soc_dapm_route *route, int num) argument
[all...]
/linux-master/sound/soc/intel/boards/
H A Dsof_sdw_cs_amp.c27 struct snd_soc_dapm_route route = { "Speakers", NULL, widget_name }; local
/linux-master/sound/pci/
H A Des1968.c1080 init_capture_apu(struct es1968 *chip, struct esschan *es, int channel, unsigned int pa, unsigned int bsize, int mode, int route) argument
/linux-master/sound/core/oss/
H A Dmixer_oss.c548 snd_mixer_oss_get_volume1_sw(struct snd_mixer_oss_file *fmixer, struct snd_mixer_oss_slot *pslot, unsigned int numid, int *left, int *right, int route) argument
644 snd_mixer_oss_put_volume1_sw(struct snd_mixer_oss_file *fmixer, struct snd_mixer_oss_slot *pslot, unsigned int numid, int left, int right, int route) argument
/linux-master/sound/core/
H A Dcontrol_led.c142 int route; local
[all...]
/linux-master/drivers/gpu/drm/renesas/rz-du/
H A Drzg2l_du_kms.c359 const struct rzg2l_du_output_routing *route = local
/linux-master/samples/bpf/
H A Dxdp_router_ipv4_user.c104 } route; local
[all...]
/linux-master/net/xfrm/
H A Dxfrm_policy.c3139 struct dst_entry *dst, *route; local
[all...]
/linux-master/net/mctp/
H A Droute.c35 static int mctp_route_discard(struct mctp_route *route, struct sk_buff *skb) argument
363 static int mctp_route_input(struct mctp_route *route, struct sk_buff *skb) argument
540 static int mctp_route_output(struct mctp_route *route, struct sk_buff *skb) argument
[all...]
/linux-master/include/net/
H A Dxfrm.h956 struct dst_entry *route; member in struct:xfrm_dst

Completed in 427 milliseconds

1234