Searched defs:route (Results 51 - 75 of 84) sorted by relevance

1234

/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/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/pci/intel/ipu6/
H A Dipu6-isys-video.c1204 struct v4l2_subdev_route *route = NULL; local
/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/drivers/thunderbolt/
H A Ddebugfs.c972 u64 route = tb_route(sw); local
989 u64 route = tb_route(sw); local
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 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
2681 tb_queue_dp_bandwidth_request(struct tb *tb, u64 route, u8 port) argument
2696 tb_handle_notification(struct tb *tb, u64 route, const struct cfg_error_pkg *error) argument
2731 u64 route = tb_cfg_get_route(&pkg->header); local
[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 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 Dusb4.c419 u64 route = tb_route(sw); local
/linux-master/drivers/misc/vmw_vmci/
H A Dvmci_queue_pair.c2691 enum vmci_route route; local
/linux-master/drivers/net/thunderbolt/
H A Dmain.c220 static void tbnet_fill_header(struct thunderbolt_ip_header *hdr, u64 route, argument
240 static int tbnet_login_response(struct tbnet *net, u64 route, u8 sequence, argument
277 static int tbnet_logout_response(struct tbnet *net, u64 route, u8 sequence, argument
425 u64 route; local
[all...]
/linux-master/drivers/media/i2c/
H A Dds90ub953.c490 struct v4l2_subdev_route *route; local
/linux-master/drivers/media/platform/ti/am437x/
H A Dam437x-vpfe.c1623 struct vpfe_route *route; local
/linux-master/drivers/media/platform/renesas/rcar-vin/
H A Drcar-dma.c1597 const struct rvin_group_route *route; local
/linux-master/sound/pci/au88x0/
H A Dau88x0_core.c1629 vortex_adb_addroutes(vortex_t * vortex, unsigned char channel, ADBRamLink * route, int rnum) argument
1719 ADBRamLink route; local
1785 ADBRamLink route[2]; local
[all...]
/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/media/platform/broadcom/
H A Dbcm2835-unicam.c1159 struct v4l2_subdev_route *route; local
/linux-master/sound/soc/codecs/
H A Dab8500-codec.c1941 const struct snd_soc_dapm_route *route; local
H A Dhdac_hdmi.c709 static void hdac_hdmi_fill_route(struct snd_soc_dapm_route *route, argument
1077 struct snd_soc_dapm_route *route; local
1032 hdac_hdmi_add_pinmux_cvt_route(struct hdac_device *hdev, struct snd_soc_dapm_widget *widgets, struct snd_soc_dapm_route *route, int rindex) argument
1821 struct snd_soc_dapm_route *route; local
[all...]
/linux-master/sound/soc/
H A Dsoc-topology.c1025 struct snd_soc_dapm_route *route; local
1010 soc_tplg_add_route(struct soc_tplg *tplg, struct snd_soc_dapm_route *route) argument
[all...]
/linux-master/sound/soc/sof/
H A Dsof-audio.h512 struct snd_soc_dapm_route *route; member in struct:snd_sof_route
H A Dtopology.c2063 sof_route_load(struct snd_soc_component *scomp, int index, struct snd_soc_dapm_route *route) argument
[all...]
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-subdev.c994 const struct v4l2_subdev_route *route = &routes[i]; local
1297 struct v4l2_subdev_route *route; local
1489 struct v4l2_subdev_route *route = &routing->routes[i]; local
1755 struct v4l2_subdev_route *route; local
1869 __v4l2_subdev_next_active_route(const struct v4l2_subdev_krouting *routing, struct v4l2_subdev_route *route) argument
1917 struct v4l2_subdev_route *route = &routing->routes[i]; local
1962 struct v4l2_subdev_route *route; local
2004 const struct v4l2_subdev_route *route = &routing->routes[i]; local
2360 struct v4l2_subdev_route *route; local
[all...]
/linux-master/include/linux/
H A Dthunderbolt.h241 u64 route; member in struct:tb_xdomain
307 tb_xdomain_find_by_route_locked(struct tb *tb, u64 route) argument

Completed in 683 milliseconds

1234