Home
last modified time | relevance | path

Searched defs:endpoint (Results 1 - 25 of 401) sorted by relevance

12345678910>>...17

/kernel/linux/linux-6.6/drivers/char/xillybus/
H A Dxillybus_of.c37 struct xilly_endpoint *endpoint; in xilly_drv_probe() local
70 struct xilly_endpoint *endpoint = dev_get_drvdata(dev); xilly_drv_remove() local
[all...]
H A Dxillybus_pcie.c38 struct xilly_endpoint *endpoint; in xilly_probe() local
113 struct xilly_endpoint *endpoint = pci_get_drvdata(pdev); xilly_remove() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ipa/
H A Dipa_gsi.c33 struct ipa_endpoint *endpoint; in ipa_gsi_channel_tx_queued() local
44 struct ipa_endpoint *endpoint; in ipa_gsi_channel_tx_completed() local
/kernel/linux/linux-6.6/drivers/net/ipa/
H A Dipa_gsi.c33 struct ipa_endpoint *endpoint; in ipa_gsi_channel_tx_queued() local
44 struct ipa_endpoint *endpoint; in ipa_gsi_channel_tx_completed() local
H A Dipa_sysfs.c122 struct ipa_endpoint *endpoint; in endpoint_id_attr_show() local
/kernel/linux/linux-5.10/drivers/usb/storage/
H A Duas-detect.h31 struct usb_host_endpoint *endpoint = alt->endpoint; in uas_find_endpoints() local
/kernel/linux/linux-5.10/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_output.c66 static int atmel_hlcdc_attach_endpoint(struct drm_device *dev, int endpoint) in atmel_hlcdc_attach_endpoint() argument
128 int endpoint, ret = 0; in atmel_hlcdc_create_outputs() local
[all...]
/kernel/linux/linux-6.6/drivers/usb/storage/
H A Duas-detect.h31 struct usb_host_endpoint *endpoint = alt->endpoint; in uas_find_endpoints() local
/kernel/linux/linux-6.6/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_output.c67 static int atmel_hlcdc_attach_endpoint(struct drm_device *dev, int endpoint) in atmel_hlcdc_attach_endpoint() argument
129 int endpoint, ret = 0; in atmel_hlcdc_create_outputs() local
[all...]
/kernel/linux/linux-5.10/drivers/char/xillybus/
H A Dxillybus_pcie.c130 struct xilly_endpoint *endpoint; in xilly_probe() local
203 struct xilly_endpoint *endpoint = pci_get_drvdata(pdev); xilly_remove() local
[all...]
H A Dxillybus_of.c116 struct xilly_endpoint *endpoint; in xilly_drv_probe() local
151 struct xilly_endpoint *endpoint = dev_get_drvdata(dev); xilly_drv_remove() local
[all...]
/kernel/linux/linux-5.10/drivers/input/tablet/
H A Dkbtab.c112 struct usb_endpoint_descriptor *endpoint; in kbtab_probe() local
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
H A Dhtc-ops.h61 ath6kl_htc_flush_txep(struct htc_target *target, enum htc_endpoint_id endpoint, u16 tag) ath6kl_htc_flush_txep() argument
73 ath6kl_htc_activity_changed(struct htc_target *target, enum htc_endpoint_id endpoint, bool active) ath6kl_htc_activity_changed() argument
81 ath6kl_htc_get_rxbuf_num(struct htc_target *target, enum htc_endpoint_id endpoint) ath6kl_htc_get_rxbuf_num() argument
/kernel/linux/linux-5.10/include/linux/
H A Dof_graph.h65 of_graph_parse_endpoint(const struct device_node *node, struct of_endpoint *endpoint) of_graph_parse_endpoint() argument
118 of_graph_get_remote_node( const struct device_node *node, u32 port, u32 endpoint) of_graph_get_remote_node() argument
[all...]
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_stats.c30 int endpoint; in xfs_stats_format() member
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/adv7511/
H A Dadv7511_audio.c200 adv7511_hdmi_i2s_get_dai_id(struct snd_soc_component *component, struct device_node *endpoint) adv7511_hdmi_i2s_get_dai_id() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/
H A Drockchip_rgb.c77 struct device_node *port, *endpoint; in rockchip_rgb_init() local
/kernel/linux/linux-6.6/drivers/media/platform/sunxi/sun6i-csi/
H A Dsun6i_csi_bridge.h32 struct v4l2_fwnode_endpoint endpoint; member
/kernel/linux/linux-6.6/drivers/media/platform/sunxi/sun6i-mipi-csi2/
H A Dsun6i_mipi_csi2.h33 struct v4l2_fwnode_endpoint endpoint; member
/kernel/linux/linux-6.6/drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/
H A Dsun8i_a83t_mipi_csi2.h34 struct v4l2_fwnode_endpoint endpoint; member
/kernel/linux/linux-6.6/include/linux/
H A Dof_graph.h65 of_graph_parse_endpoint(const struct device_node *node, struct of_endpoint *endpoint) of_graph_parse_endpoint() argument
118 of_graph_get_remote_node( const struct device_node *node, u32 port, u32 endpoint) of_graph_get_remote_node() argument
[all...]
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_stats.c30 int endpoint; in xfs_stats_format() member
/kernel/linux/linux-6.6/drivers/staging/media/sunxi/sun6i-isp/
H A Dsun6i_isp_proc.h32 struct v4l2_fwnode_endpoint endpoint; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/
H A Dhtc-ops.h61 ath6kl_htc_flush_txep(struct htc_target *target, enum htc_endpoint_id endpoint, u16 tag) ath6kl_htc_flush_txep() argument
73 ath6kl_htc_activity_changed(struct htc_target *target, enum htc_endpoint_id endpoint, bool active) ath6kl_htc_activity_changed() argument
81 ath6kl_htc_get_rxbuf_num(struct htc_target *target, enum htc_endpoint_id endpoint) ath6kl_htc_get_rxbuf_num() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/adv7511/
H A Dadv7511_audio.c206 adv7511_hdmi_i2s_get_dai_id(struct snd_soc_component *component, struct device_node *endpoint) adv7511_hdmi_i2s_get_dai_id() argument

Completed in 8 milliseconds

12345678910>>...17